dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: info: source package ekiga-snapshot dpkg-buildpackage: info: source version 0-20160917-1 dpkg-buildpackage: info: source distribution voip dpkg-buildpackage: info: source changed by Eugen Dedu dpkg-source --before-build ekiga dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh_testdir dpatch deapply-all rm -rf patch-stamp patch-stampT debian/patched dh_testroot rm -f build-stamp patch-stamp # for debhelper v6 rm -f debian/files* rm -f xml-i18n-extract xml-i18n-merge xml-i18n-update if [ -f Makefile ];then \ /usr/bin/make clean distclean;\ fi rm -rf po/.intltool-merge-cache rm -rf intltool-extract intltool-merge intltool-update rm -f pixmaps/inline_emoticons.h rm -f pixmaps/inlines.h rm -f build-stamp config.status if [ -f org.gnome.ekiga-snapshot.desktop.in.in ];then mv org.gnome.ekiga-snapshot.desktop.in.in org.gnome.ekiga.desktop.in.in;fi if [ -f ekiga-snapshot.convert.in ];then mv ekiga-snapshot.convert.in ekiga.convert.in;fi if [ -f org.gnome.ekiga-snapshot.gschema.xml.in.in ];then mv org.gnome.ekiga-snapshot.gschema.xml.in.in org.gnome.ekiga.gschema.xml.in.in;fi for i in pixmaps/*ekiga-snapshot*.png; do if [ ${i} != 'pixmaps/*ekiga-snapshot*.png' ]; then mv ${i} `echo ${i}|sed s/ekiga-snapshot/ekiga/`; fi; done if [ -f man/ekiga-snapshot.1 ];then mv man/ekiga-snapshot.1 man/ekiga.1; fi if [ -f help/C/ekiga-snapshot-C.omf ];then mv help/C/ekiga-snapshot-C.omf help/C/ekiga-C.omf; fi if [ -f help/C/ekiga-snapshot.xml ];then mv help/C/ekiga-snapshot.xml help/C/ekiga.xml; fi rm -f ekiga-snapshot.convert rm -f org.gnome.ekiga-snapshot.gschema.xml dh_clean debian/rules build test -d debian/patched || install -d debian/patched dpatch apply-all dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp dh_testdir rm -f config.cache if [ -f org.gnome.ekiga.desktop.in.in ];then mv org.gnome.ekiga.desktop.in.in org.gnome.ekiga-snapshot.desktop.in.in; fi if [ -f ekiga.convert.in ];then mv ekiga.convert.in ekiga-snapshot.convert.in; fi if [ -f org.gnome.ekiga.gschema.xml.in.in ];then mv org.gnome.ekiga.gschema.xml.in.in org.gnome.ekiga-snapshot.gschema.xml.in.in; fi for i in pixmaps/*ekiga*.png; do if [ ${i} != 'pixmaps/*ekiga*.png' ]; then mv ${i} `echo ${i}|sed s/ekiga/ekiga-snapshot/`; fi; done if [ -f help/C/ekiga-C.omf ];then mv help/C/ekiga-C.omf help/C/ekiga-snapshot-C.omf; fi if [ -f help/C/ekiga.xml ];then mv help/C/ekiga.xml help/C/ekiga-snapshot.xml; fi if [ -f man/ekiga.1 ];then mv man/ekiga.1 man/ekiga-snapshot.1;fi #if [ ! -f configure.bak ];then \ # cp configure.ac configure.bak ;\ #fi # les trois lignes s# sont dues au commit 2bfaf29b0 if ! (grep AC_INIT configure.ac|grep -q ekiga-snapshot);then \ sed -i -e '/^AC_INIT/s#ekiga#ekiga-snapshot#' configure.ac ; \ sed -i -e 's#^ekiga.convert#ekiga-snapshot.convert#' configure.ac ; \ sed -i -e 's#^org.gnome.ekiga.gschema.xml.in#org.gnome.ekiga-snapshot.gschema.xml.in#' configure.ac ; \ sed -i -e 's#^org.gnome.ekiga.desktop.in#org.gnome.ekiga-snapshot.desktop.in#' configure.ac ; \ fi sed -i -e '/^_Name/s#Softphone#Softphone GIT Snapshot#' org.gnome.ekiga-snapshot.desktop.in.in #ln -sf /usr/share/gnome-doc-utils/gnome-doc-utils.make CXXFLAGS="-Wall -g -O2" CFLAGS="-Wall -g -O2" LDFLAGS="" \ ./autogen.sh --build x86_64-linux-gnu --prefix=/usr --sysconfdir=/etc #--enable-gtk-debug #--enable-loudmouth ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh checking for automake >= 1.8... (B testing automake... found 1.15 checking for autoreconf >= 2.53... (B testing autoreconf... found 2.69 checking for glib-gettext >= 2.2.0... (B testing glib-gettextize... found 2.49.7 checking for intltool >= 0.25... (B testing intltoolize... found 0.50.2 checking for pkg-config >= 0.14.0... (B testing pkg-config... found 0.29 Checking for required M4 macros... (BProcessing ./configure.ac (BRunning glib-gettextize... Ignore non-fatal messages. (BCopying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... (BRunning autoreconf... (Bautoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:40: installing './compile' configure.ac:3: installing './config.guess' configure.ac:3: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' lib/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' Running ./configure --enable-maintainer-mode --build x86_64-linux-gnu --prefix=/usr --sysconfdir=/etc ... (Bchecking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E 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... yes 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc option to accept ISO C99... unsupported checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking whether OS type is supported... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.2 checking for XML::Parser... ok checking for GTK... yes checking for GLIB... yes checking for GTK_SIDEBAR... yes checking for CLUTTER_GTK... yes checking for GSTREAMER_PLUGINS_BASE... yes checking for boostlib >= 1.53... yes checking boost/signals2.hpp usability... yes checking boost/signals2.hpp presence... yes checking for boost/signals2.hpp... yes checking for XML... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GUDEV... yes checking for EDS... yes checking for LDAP includes in /usr/include/... checking for main in -lldap... yes checking for LIBSASL2 includes in /usr/include/... checking for res_gethostbyaddr in -lresolv... yes checking dependency style of gcc... gcc3 checking for DBUS... yes checking for AVAHI... yes checking gnome-doc-utils >= 0.3.2... yes checking for scrollkeeper-config... /usr/bin/scrollkeeper-config checking for PTLIB... yes checking for OPAL... yes checking for PTLIB support for expat... yes checking for PTLIB support for video... yes checking for OPAL support for AEC... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating org.gnome.ekiga-snapshot.gschema.xml.in config.status: creating ekiga-snapshot.convert config.status: creating org.gnome.ekiga-snapshot.desktop.in config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating sounds/Makefile config.status: creating help/Makefile config.status: creating plugins/Makefile config.status: creating plugins/avahi/Makefile config.status: creating plugins/evolution/Makefile config.status: creating plugins/gstreamer/Makefile config.status: creating plugins/kab/Makefile config.status: creating plugins/kde/Makefile config.status: creating plugins/ldap/Makefile config.status: creating plugins/loudmouth/Makefile config.status: creating plugins/resource-list/Makefile config.status: creating plugins/xcap/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ================ Final configuration =================== Installing into prefix : /usr H.323 support : yes GDU support : enabled Evolution-Data-Server support : enabled Video4Linux support : GUDev support : enabled LDAP support : enabled DBUS support : enabled DBUS service support : enabled mDNS/DNS-SD (avahi) support : enabled The following features are experimental -- you've been warned: GStreamer support : disabled KAddressBook support : disabled KDE support : disabled XCAP support : disabled Loudmouth support : disabled OS Type : linux-gnu Machine Type : x86_64 If all settings are OK, type make and make install ======================================================== Now type `make' to compile ekiga-snapshot touch config.status dh_testdir /usr/bin/make -j --jobserver-fds=3,4 -- LDFLAGS="" make[1]: Entering directory '/home/ededu/softs/ekiga/ekiga' /bin/bash ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating org.gnome.ekiga-snapshot.gschema.xml.in config.status: creating ekiga-snapshot.convert config.status: creating org.gnome.ekiga-snapshot.desktop.in config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating sounds/Makefile config.status: creating help/Makefile config.status: creating plugins/Makefile config.status: creating plugins/avahi/Makefile config.status: creating plugins/evolution/Makefile config.status: creating plugins/gstreamer/Makefile config.status: creating plugins/kab/Makefile config.status: creating plugins/kde/Makefile config.status: creating plugins/ldap/Makefile config.status: creating plugins/loudmouth/Makefile config.status: creating plugins/resource-list/Makefile config.status: creating plugins/xcap/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands /usr/bin/make all-recursive make[2]: Entering directory '/home/ededu/softs/ekiga/ekiga' Making all in man make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/man' Making all in sounds make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/sounds' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/sounds' Making all in pixmaps make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/pixmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/pixmaps' Making all in lib make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/lib' /usr/bin/make all-am make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/lib' depbase=`echo platform/platform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT platform/platform.lo -MD -MP -MF $depbase.Tpo -c -o platform/platform.lo platform/platform.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo settings/settings-mappings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT settings/settings-mappings.lo -MD -MP -MF $depbase.Tpo -c -o settings/settings-mappings.lo settings/settings-mappings.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gmvideowidget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gmvideowidget.lo -MD -MP -MF $depbase.Tpo -c -o gui/gmvideowidget.lo gui/gmvideowidget.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/dialpad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/dialpad.lo -MD -MP -MF $depbase.Tpo -c -o gui/dialpad.lo gui/dialpad.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-smileys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-smileys.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-smileys.lo gui/gm-smileys.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-entry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-entry.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-entry.lo gui/gm-entry.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-info-bar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-info-bar.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-info-bar.lo gui/gm-info-bar.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gmwindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gmwindow.lo -MD -MP -MF $depbase.Tpo -c -o gui/gmwindow.lo gui/gmwindow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-entry.lo -MD -MP -MF gui/.deps/gm-entry.Tpo -c gui/gm-entry.c -fPIC -DPIC -o gui/.libs/gm-entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT platform/platform.lo -MD -MP -MF platform/.deps/platform.Tpo -c platform/platform.c -fPIC -DPIC -o platform/.libs/platform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-smileys.lo -MD -MP -MF gui/.deps/gm-smileys.Tpo -c gui/gm-smileys.c -fPIC -DPIC -o gui/.libs/gm-smileys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gmvideowidget.lo -MD -MP -MF gui/.deps/gmvideowidget.Tpo -c gui/gmvideowidget.c -fPIC -DPIC -o gui/.libs/gmvideowidget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-info-bar.lo -MD -MP -MF gui/.deps/gm-info-bar.Tpo -c gui/gm-info-bar.c -fPIC -DPIC -o gui/.libs/gm-info-bar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/dialpad.lo -MD -MP -MF gui/.deps/dialpad.Tpo -c gui/dialpad.c -fPIC -DPIC -o gui/.libs/dialpad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT settings/settings-mappings.lo -MD -MP -MF settings/.deps/settings-mappings.Tpo -c settings/settings-mappings.c -fPIC -DPIC -o settings/.libs/settings-mappings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gmwindow.lo -MD -MP -MF gui/.deps/gmwindow.Tpo -c gui/gmwindow.c -fPIC -DPIC -o gui/.libs/gmwindow.o depbase=`echo gui/gm-cell-renderer-expander.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-cell-renderer-expander.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-cell-renderer-expander.lo gui/gm-cell-renderer-expander.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-cell-renderer-bitext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-cell-renderer-bitext.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-cell-renderer-bitext.lo gui/gm-cell-renderer-bitext.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-text-buffer-enhancer-helper-interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-buffer-enhancer-helper-interface.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-text-buffer-enhancer-helper-interface.lo gui/gm-text-buffer-enhancer-helper-interface.c &&\ mv -f $depbase.Tpo $depbase.Plo gui/gmwindow.c: In function ‘gm_window_finalize’: gui/gmwindow.c:106:5: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] gui/gmwindow.c: In function ‘gm_window_set_property’: gui/gmwindow.c:173:7: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] depbase=`echo gui/gm-text-anchored-tag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-anchored-tag.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-text-anchored-tag.lo gui/gm-text-anchored-tag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-text-smiley.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-smiley.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-text-smiley.lo gui/gm-text-smiley.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-text-extlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-extlink.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-text-extlink.lo gui/gm-text-extlink.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-text-buffer-enhancer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-buffer-enhancer.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-text-buffer-enhancer.lo gui/gm-text-buffer-enhancer.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gui/gm-smiley-chooser-button.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-smiley-chooser-button.lo -MD -MP -MF $depbase.Tpo -c -o gui/gm-smiley-chooser-button.lo gui/gm-smiley-chooser-button.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-cell-renderer-expander.lo -MD -MP -MF gui/.deps/gm-cell-renderer-expander.Tpo -c gui/gm-cell-renderer-expander.c -fPIC -DPIC -o gui/.libs/gm-cell-renderer-expander.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-cell-renderer-bitext.lo -MD -MP -MF gui/.deps/gm-cell-renderer-bitext.Tpo -c gui/gm-cell-renderer-bitext.c -fPIC -DPIC -o gui/.libs/gm-cell-renderer-bitext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-buffer-enhancer-helper-interface.lo -MD -MP -MF gui/.deps/gm-text-buffer-enhancer-helper-interface.Tpo -c gui/gm-text-buffer-enhancer-helper-interface.c -fPIC -DPIC -o gui/.libs/gm-text-buffer-enhancer-helper-interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-smiley.lo -MD -MP -MF gui/.deps/gm-text-smiley.Tpo -c gui/gm-text-smiley.c -fPIC -DPIC -o gui/.libs/gm-text-smiley.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-extlink.lo -MD -MP -MF gui/.deps/gm-text-extlink.Tpo -c gui/gm-text-extlink.c -fPIC -DPIC -o gui/.libs/gm-text-extlink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-anchored-tag.lo -MD -MP -MF gui/.deps/gm-text-anchored-tag.Tpo -c gui/gm-text-anchored-tag.c -fPIC -DPIC -o gui/.libs/gm-text-anchored-tag.o depbase=`echo engine/engine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/engine.lo -MD -MP -MF $depbase.Tpo -c -o engine/engine.lo engine/engine.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-text-buffer-enhancer.lo -MD -MP -MF gui/.deps/gm-text-buffer-enhancer.Tpo -c gui/gm-text-buffer-enhancer.c -fPIC -DPIC -o gui/.libs/gm-text-buffer-enhancer.o depbase=`echo engine/framework/boost-exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/boost-exceptions.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/boost-exceptions.lo engine/framework/boost-exceptions.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/framework/form.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/form.lo engine/framework/form.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT gui/gm-smiley-chooser-button.lo -MD -MP -MF gui/.deps/gm-smiley-chooser-button.Tpo -c gui/gm-smiley-chooser-button.c -fPIC -DPIC -o gui/.libs/gm-smiley-chooser-button.o depbase=`echo engine/framework/robust-xml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/robust-xml.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/robust-xml.lo engine/framework/robust-xml.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/framework/form-builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form-builder.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/form-builder.lo engine/framework/form-builder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/framework/form-dumper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form-dumper.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/form-dumper.lo engine/framework/form-dumper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/framework/form-request-simple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form-request-simple.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/form-request-simple.lo engine/framework/form-request-simple.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/engine.lo -MD -MP -MF engine/.deps/engine.Tpo -c engine/engine.cpp -fPIC -DPIC -o engine/.libs/engine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/boost-exceptions.lo -MD -MP -MF engine/framework/.deps/boost-exceptions.Tpo -c engine/framework/boost-exceptions.cpp -fPIC -DPIC -o engine/framework/.libs/boost-exceptions.o depbase=`echo engine/framework/runtime-glib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/runtime-glib.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/runtime-glib.lo engine/framework/runtime-glib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form.lo -MD -MP -MF engine/framework/.deps/form.Tpo -c engine/framework/form.cpp -fPIC -DPIC -o engine/framework/.libs/form.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form-builder.lo -MD -MP -MF engine/framework/.deps/form-builder.Tpo -c engine/framework/form-builder.cpp -fPIC -DPIC -o engine/framework/.libs/form-builder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/robust-xml.lo -MD -MP -MF engine/framework/.deps/robust-xml.Tpo -c engine/framework/robust-xml.cpp -fPIC -DPIC -o engine/framework/.libs/robust-xml.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form-dumper.lo -MD -MP -MF engine/framework/.deps/form-dumper.Tpo -c engine/framework/form-dumper.cpp -fPIC -DPIC -o engine/framework/.libs/form-dumper.o depbase=`echo engine/framework/services.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/services.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/services.lo engine/framework/services.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/form-request-simple.lo -MD -MP -MF engine/framework/.deps/form-request-simple.Tpo -c engine/framework/form-request-simple.cpp -fPIC -DPIC -o engine/framework/.libs/form-request-simple.o depbase=`echo engine/framework/kickstart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/kickstart.lo -MD -MP -MF $depbase.Tpo -c -o engine/framework/kickstart.lo engine/framework/kickstart.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/plugin/plugin-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/plugin/plugin-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/plugin/plugin-core.lo engine/plugin/plugin-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/runtime-glib.lo -MD -MP -MF engine/framework/.deps/runtime-glib.Tpo -c engine/framework/runtime-glib.cpp -fPIC -DPIC -o engine/framework/.libs/runtime-glib.o depbase=`echo engine/account/account-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/account/account-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/account/account-core.lo engine/account/account-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/services.lo -MD -MP -MF engine/framework/.deps/services.Tpo -c engine/framework/services.cpp -fPIC -DPIC -o engine/framework/.libs/services.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/framework/kickstart.lo -MD -MP -MF engine/framework/.deps/kickstart.Tpo -c engine/framework/kickstart.cpp -fPIC -DPIC -o engine/framework/.libs/kickstart.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/plugin/plugin-core.lo -MD -MP -MF engine/plugin/.deps/plugin-core.Tpo -c engine/plugin/plugin-core.cpp -fPIC -DPIC -o engine/plugin/.libs/plugin-core.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/account/account-core.lo -MD -MP -MF engine/account/.deps/account-core.Tpo -c engine/account/account-core.cpp -fPIC -DPIC -o engine/account/.libs/account-core.o depbase=`echo engine/action/action.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/action/action.lo -MD -MP -MF $depbase.Tpo -c -o engine/action/action.lo engine/action/action.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/action/action.lo -MD -MP -MF engine/action/.deps/action.Tpo -c engine/action/action.cpp -fPIC -DPIC -o engine/action/.libs/action.o depbase=`echo engine/action/action-provider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/action/action-provider.lo -MD -MP -MF $depbase.Tpo -c -o engine/action/action-provider.lo engine/action/action-provider.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/action/actor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/action/actor.lo -MD -MP -MF $depbase.Tpo -c -o engine/action/actor.lo engine/action/actor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/addressbook/contact-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/addressbook/contact-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/addressbook/contact-core.lo engine/addressbook/contact-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/action/action-provider.lo -MD -MP -MF engine/action/.deps/action-provider.Tpo -c engine/action/action-provider.cpp -fPIC -DPIC -o engine/action/.libs/action-provider.o depbase=`echo engine/friend-or-foe/friend-or-foe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/friend-or-foe/friend-or-foe.lo -MD -MP -MF $depbase.Tpo -c -o engine/friend-or-foe/friend-or-foe.lo engine/friend-or-foe/friend-or-foe.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/protocol/codec-description.h:41, from ../lib/engine/protocol/call-manager.h:47, from ../lib/engine/protocol/call-core.h:45, from engine/engine.cpp:49: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/action/actor.lo -MD -MP -MF engine/action/.deps/actor.Tpo -c engine/action/actor.cpp -fPIC -DPIC -o engine/action/.libs/actor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/addressbook/contact-core.lo -MD -MP -MF engine/addressbook/.deps/contact-core.Tpo -c engine/addressbook/contact-core.cpp -fPIC -DPIC -o engine/addressbook/.libs/contact-core.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/friend-or-foe/friend-or-foe.lo -MD -MP -MF engine/friend-or-foe/.deps/friend-or-foe.Tpo -c engine/friend-or-foe/friend-or-foe.cpp -fPIC -DPIC -o engine/friend-or-foe/.libs/friend-or-foe.o In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/opal-process.h:48, from engine/engine.cpp:76: /usr/include/opal/opal/pres_ent.h: At global scope: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/engine.h:40, from engine/engine.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/notification/notification-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/notification/notification-dummy.lo -MD -MP -MF $depbase.Tpo -c -o engine/notification/notification-dummy.lo engine/notification/notification-dummy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/opal-process.h:48, from engine/engine.cpp:76: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] depbase=`echo engine/presence/presence-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/presence/presence-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/presence/presence-core.lo engine/presence/presence-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from engine/engine.cpp:52: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/engine.h:40, from engine/engine.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from engine/engine.cpp:52: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/engine.h:40, from engine/engine.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from engine/engine.cpp:52: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/engine.h:40, from engine/engine.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from engine/engine.cpp:52: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/engine.h:40, from engine/engine.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from engine/engine.cpp:52: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/engine.h:40, from engine/engine.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from engine/engine.cpp:52: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/engine.h:40, from engine/engine.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/notification/notification-dummy.lo -MD -MP -MF engine/notification/.deps/notification-dummy.Tpo -c engine/notification/notification-dummy.cpp -fPIC -DPIC -o engine/notification/.libs/notification-dummy.o depbase=`echo engine/protocol/call-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/protocol/call-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/protocol/call-core.lo engine/protocol/call-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/presence/presence-core.lo -MD -MP -MF engine/presence/.deps/presence-core.Tpo -c engine/presence/presence-core.cpp -fPIC -DPIC -o engine/presence/.libs/presence-core.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/protocol/call-core.lo -MD -MP -MF engine/protocol/.deps/call-core.Tpo -c engine/protocol/call-core.cpp -fPIC -DPIC -o engine/protocol/.libs/call-core.o depbase=`echo engine/protocol/codec-description.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/protocol/codec-description.lo -MD -MP -MF $depbase.Tpo -c -o engine/protocol/codec-description.lo engine/protocol/codec-description.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/videooutput/videooutput-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/videooutput/videooutput-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/videooutput/videooutput-core.lo engine/videooutput/videooutput-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/protocol/codec-description.lo -MD -MP -MF engine/protocol/.deps/codec-description.Tpo -c engine/protocol/codec-description.cpp -fPIC -DPIC -o engine/protocol/.libs/codec-description.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/videooutput/videooutput-core.lo -MD -MP -MF engine/videooutput/.deps/videooutput-core.Tpo -c engine/videooutput/videooutput-core.cpp -fPIC -DPIC -o engine/videooutput/.libs/videooutput-core.o depbase=`echo engine/videoinput/videoinput-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/videoinput/videoinput-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/videoinput/videoinput-core.lo engine/videoinput/videoinput-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/audiooutput/audiooutput-scheduler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/audiooutput/audiooutput-scheduler.lo -MD -MP -MF $depbase.Tpo -c -o engine/audiooutput/audiooutput-scheduler.lo engine/audiooutput/audiooutput-scheduler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/audiooutput/audiooutput-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/audiooutput/audiooutput-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/audiooutput/audiooutput-core.lo engine/audiooutput/audiooutput-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/audioinput/audioinput-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/audioinput/audioinput-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/audioinput/audioinput-core.lo engine/audioinput/audioinput-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/videoinput/videoinput-core.lo -MD -MP -MF engine/videoinput/.deps/videoinput-core.Tpo -c engine/videoinput/videoinput-core.cpp -fPIC -DPIC -o engine/videoinput/.libs/videoinput-core.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/audiooutput/audiooutput-core.lo -MD -MP -MF engine/audiooutput/.deps/audiooutput-core.Tpo -c engine/audiooutput/audiooutput-core.cpp -fPIC -DPIC -o engine/audiooutput/.libs/audiooutput-core.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/audiooutput/audiooutput-scheduler.lo -MD -MP -MF engine/audiooutput/.deps/audiooutput-scheduler.Tpo -c engine/audiooutput/audiooutput-scheduler.cpp -fPIC -DPIC -o engine/audiooutput/.libs/audiooutput-scheduler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/audioinput/audioinput-core.lo -MD -MP -MF engine/audioinput/.deps/audioinput-core.Tpo -c engine/audioinput/audioinput-core.cpp -fPIC -DPIC -o engine/audioinput/.libs/audioinput-core.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/audioinput/audioinput-core.cpp:43: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/videoinput/videoinput-core.cpp:41: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ engine/audioinput/audioinput-core.cpp: In destructor ‘virtual Ekiga::AudioInputCore::~AudioInputCore()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ engine/audioinput/audioinput-core.cpp:107:3: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/audiooutput/audiooutput-core.cpp:44: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ engine/audiooutput/audiooutput-core.cpp: In destructor ‘virtual Ekiga::AudioOutputCore::~AudioOutputCore()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ engine/audiooutput/audiooutput-core.cpp:132:3: note: in expansion of macro ‘g_clear_object’ /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ engine/audiooutput/audiooutput-core.cpp:133:3: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/hal/hal-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/hal/hal-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/hal/hal-core.lo engine/hal/hal-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/gui/gtk-core/form-dialog-gtk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/form-dialog-gtk.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-core/form-dialog-gtk.lo engine/gui/gtk-core/form-dialog-gtk.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/gui/gtk-core/gactor-menu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/gactor-menu.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-core/gactor-menu.lo engine/gui/gtk-core/gactor-menu.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/hal/hal-core.lo -MD -MP -MF engine/hal/.deps/hal-core.Tpo -c engine/hal/hal-core.cpp -fPIC -DPIC -o engine/hal/.libs/hal-core.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/form-dialog-gtk.lo -MD -MP -MF engine/gui/gtk-core/.deps/form-dialog-gtk.Tpo -c engine/gui/gtk-core/form-dialog-gtk.cpp -fPIC -DPIC -o engine/gui/gtk-core/.libs/form-dialog-gtk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/gactor-menu.lo -MD -MP -MF engine/gui/gtk-core/.deps/gactor-menu.Tpo -c engine/gui/gtk-core/gactor-menu.cpp -fPIC -DPIC -o engine/gui/gtk-core/.libs/gactor-menu.o depbase=`echo engine/gui/gtk-core/codecsbox.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/codecsbox.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-core/codecsbox.lo engine/gui/gtk-core/codecsbox.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/codecsbox.lo -MD -MP -MF engine/gui/gtk-core/.deps/codecsbox.Tpo -c engine/gui/gtk-core/codecsbox.cpp -fPIC -DPIC -o engine/gui/gtk-core/.libs/codecsbox.o depbase=`echo engine/gui/gtk-core/gtk-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/gtk-core.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-core/gtk-core.lo engine/gui/gtk-core/gtk-core.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/gtk-core.lo -MD -MP -MF engine/gui/gtk-core/.deps/gtk-core.Tpo -c engine/gui/gtk-core/gtk-core.cpp -fPIC -DPIC -o engine/gui/gtk-core/.libs/gtk-core.o depbase=`echo engine/gui/gtk-core/gtk-core-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/gtk-core-main.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-core/gtk-core-main.lo engine/gui/gtk-core/gtk-core-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/ptlib/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/utils.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/ptlib/utils.lo engine/components/ptlib/utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from engine/gui/gtk-core/codecsbox.h:42, from engine/gui/gtk-core/codecsbox.cpp:37: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-core/gtk-core-main.lo -MD -MP -MF engine/gui/gtk-core/.deps/gtk-core-main.Tpo -c engine/gui/gtk-core/gtk-core-main.cpp -fPIC -DPIC -o engine/gui/gtk-core/.libs/gtk-core-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/utils.lo -MD -MP -MF engine/components/ptlib/.deps/utils.Tpo -c engine/components/ptlib/utils.cpp -fPIC -DPIC -o engine/components/ptlib/.libs/utils.o depbase=`echo engine/components/ptlib/audioinput-manager-ptlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audioinput-manager-ptlib.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/ptlib/audioinput-manager-ptlib.lo engine/components/ptlib/audioinput-manager-ptlib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/ptlib/audioinput-main-ptlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audioinput-main-ptlib.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/ptlib/audioinput-main-ptlib.lo engine/components/ptlib/audioinput-main-ptlib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audioinput-manager-ptlib.lo -MD -MP -MF engine/components/ptlib/.deps/audioinput-manager-ptlib.Tpo -c engine/components/ptlib/audioinput-manager-ptlib.cpp -fPIC -DPIC -o engine/components/ptlib/.libs/audioinput-manager-ptlib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audioinput-main-ptlib.lo -MD -MP -MF engine/components/ptlib/.deps/audioinput-main-ptlib.Tpo -c engine/components/ptlib/audioinput-main-ptlib.cpp -fPIC -DPIC -o engine/components/ptlib/.libs/audioinput-main-ptlib.o depbase=`echo engine/components/ptlib/videoinput-manager-ptlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/videoinput-manager-ptlib.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/ptlib/videoinput-manager-ptlib.lo engine/components/ptlib/videoinput-manager-ptlib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/ptlib/videoinput-main-ptlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/videoinput-main-ptlib.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/ptlib/videoinput-main-ptlib.lo engine/components/ptlib/videoinput-main-ptlib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/videoinput-manager-ptlib.lo -MD -MP -MF engine/components/ptlib/.deps/videoinput-manager-ptlib.Tpo -c engine/components/ptlib/videoinput-manager-ptlib.cpp -fPIC -DPIC -o engine/components/ptlib/.libs/videoinput-manager-ptlib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/videoinput-main-ptlib.lo -MD -MP -MF engine/components/ptlib/.deps/videoinput-main-ptlib.Tpo -c engine/components/ptlib/videoinput-main-ptlib.cpp -fPIC -DPIC -o engine/components/ptlib/.libs/videoinput-main-ptlib.o depbase=`echo engine/components/ptlib/audiooutput-manager-ptlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audiooutput-manager-ptlib.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/ptlib/audiooutput-manager-ptlib.lo engine/components/ptlib/audiooutput-manager-ptlib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/ptlib/audiooutput-main-ptlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audiooutput-main-ptlib.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/ptlib/audiooutput-main-ptlib.lo engine/components/ptlib/audiooutput-main-ptlib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/opal/opal-call-manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-call-manager.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-call-manager.lo engine/components/opal/opal-call-manager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audiooutput-manager-ptlib.lo -MD -MP -MF engine/components/ptlib/.deps/audiooutput-manager-ptlib.Tpo -c engine/components/ptlib/audiooutput-manager-ptlib.cpp -fPIC -DPIC -o engine/components/ptlib/.libs/audiooutput-manager-ptlib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/ptlib/audiooutput-main-ptlib.lo -MD -MP -MF engine/components/ptlib/.deps/audiooutput-main-ptlib.Tpo -c engine/components/ptlib/audiooutput-main-ptlib.cpp -fPIC -DPIC -o engine/components/ptlib/.libs/audiooutput-main-ptlib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-call-manager.lo -MD -MP -MF engine/components/opal/.deps/opal-call-manager.Tpo -c engine/components/opal/opal-call-manager.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-call-manager.o depbase=`echo engine/components/opal/sip-call-manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/sip-call-manager.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/sip-call-manager.lo engine/components/opal/sip-call-manager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/sip-call-manager.lo -MD -MP -MF engine/components/opal/.deps/sip-call-manager.Tpo -c engine/components/opal/sip-call-manager.cpp -fPIC -DPIC -o engine/components/opal/.libs/sip-call-manager.o depbase=`echo engine/components/opal/opal-account.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-account.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-account.lo engine/components/opal/opal-account.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/videooutput/videooutput-core.h:45, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/components/ptlib/videoinput-main-ptlib.cpp:39: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-account.lo -MD -MP -MF engine/components/opal/.deps/opal-account.Tpo -c engine/components/opal/opal-account.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-account.o In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/components/opal/opal-bank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-bank.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-bank.lo engine/components/opal/opal-bank.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/opal/opal-call.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-call.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-call.lo engine/components/opal/opal-call.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-bank.lo -MD -MP -MF engine/components/opal/.deps/opal-bank.Tpo -c engine/components/opal/opal-bank.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-bank.o In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-call.lo -MD -MP -MF engine/components/opal/.deps/opal-call.Tpo -c engine/components/opal/opal-call.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-call.o In file included from /usr/include/opal/sip/sippres.h:40:0, from engine/components/opal/opal-account.cpp:48: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] depbase=`echo engine/components/opal/opal-codec-description.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-codec-description.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-codec-description.lo engine/components/opal/opal-codec-description.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/opal/opal-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-main.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-main.lo engine/components/opal/opal-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-codec-description.lo -MD -MP -MF engine/components/opal/.deps/opal-codec-description.Tpo -c engine/components/opal/opal-codec-description.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-codec-description.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-main.lo -MD -MP -MF engine/components/opal/.deps/opal-main.Tpo -c engine/components/opal/opal-main.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-main.o In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/opal-call-manager.cpp:41: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/opal-call-manager.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/opal-call-manager.cpp:39: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/sip-call-manager.h:42, from engine/components/opal/sip-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/opal-account.cpp:44: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/opal-account.cpp:44: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/opal-account.cpp:44: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/opal-account.cpp:44: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/opal-account.cpp:44: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/opal-account.cpp:44: engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/ep/localep.h:41, from /usr/include/opal/ep/pcss.h:45, from engine/components/opal/opal-call.cpp:42: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from engine/components/opal/opal-account.cpp:41: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/sip-call-manager.cpp:45: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ engine/components/opal/sip-call-manager.cpp: In member function ‘virtual unsigned int Opal::Sip::CallManager::get_dtmf_mode() const’: engine/components/opal/sip-call-manager.cpp:174:10: warning: enumeration value ‘SendUserInputAsQ931’ not handled in switch [-Wswitch-enum] engine/components/opal/sip-call-manager.cpp:174:10: warning: enumeration value ‘BeginSendUserInputModes’ not handled in switch [-Wswitch-enum] engine/components/opal/sip-call-manager.cpp:174:10: warning: enumeration value ‘SendUserInputAsString’ not handled in switch [-Wswitch-enum] engine/components/opal/sip-call-manager.cpp:174:10: warning: enumeration value ‘SendUserInputInBand’ not handled in switch [-Wswitch-enum] engine/components/opal/sip-call-manager.cpp:174:10: warning: enumeration value ‘SendUserInputAsProtocolDefault’ not handled in switch [-Wswitch-enum] engine/components/opal/sip-call-manager.cpp:174:10: warning: enumeration value ‘EndSendUserInputModes’ not handled in switch [-Wswitch-enum] engine/components/opal/sip-call-manager.cpp:174:10: warning: enumeration value ‘NumSendUserInputModes’ not handled in switch [-Wswitch-enum] depbase=`echo engine/components/opal/opal-audio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-audio.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-audio.lo engine/components/opal/opal-audio.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/opal-bank.cpp:42: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/opal/opal/manager.h:41:0, from engine/components/opal/opal-codec-description.h:40, from engine/components/opal/opal-codec-description.cpp:39: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/boost/algorithm/string/classification.hpp:15, from /usr/include/boost/algorithm/string/trim.hpp:23, from /usr/include/boost/algorithm/string.hpp:19, from engine/components/opal/opal-codec-description.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/sdp/sdpep.h:40, from /usr/include/opal/sip/sipep.h:47, from /usr/include/opal/sip/sip.h:39, from ../lib/engine/components/opal/process/sip-endpoint.h:44, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: /usr/include/opal/opal/pres_ent.h: At global scope: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-bank.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-audio.lo -MD -MP -MF engine/components/opal/.deps/opal-audio.Tpo -c engine/components/opal/opal-audio.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-audio.o In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/h323-endpoint.h:44, from ../lib/engine/components/opal/opal-bank.h:49, from ../lib/engine/components/opal/process/sip-endpoint.h:48, from engine/components/opal/opal-account.cpp:59: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] engine/components/opal/opal-account.cpp: At global scope: engine/components/opal/opal-account.cpp:1158:45: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-account.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/opal-process.h:48, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from ../lib/engine/framework/kickstart.h:63, from engine/components/opal/opal-main.h:40, from engine/components/opal/opal-main.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/opal-call.cpp:47: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/sip-endpoint.h:52, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/opal-process.h:48, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] depbase=`echo engine/components/opal/opal-videoinput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-videoinput.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-videoinput.lo engine/components/opal/opal-videoinput.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-bank.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-bank.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-bank.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-bank.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-bank.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/opal-bank.h:48, from engine/components/opal/opal-bank.cpp:46: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-bank.cpp:44: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/opal-call.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/opal-call.cpp:40: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-videoinput.lo -MD -MP -MF engine/components/opal/.deps/opal-videoinput.Tpo -c engine/components/opal/opal-videoinput.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-videoinput.o In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-process.h:44, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from ../lib/engine/framework/kickstart.h:63, from engine/components/opal/opal-main.h:40, from engine/components/opal/opal-main.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-process.h:44, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from ../lib/engine/framework/kickstart.h:63, from engine/components/opal/opal-main.h:40, from engine/components/opal/opal-main.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-process.h:44, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from ../lib/engine/framework/kickstart.h:63, from engine/components/opal/opal-main.h:40, from engine/components/opal/opal-main.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-process.h:44, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from ../lib/engine/framework/kickstart.h:63, from engine/components/opal/opal-main.h:40, from engine/components/opal/opal-main.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-process.h:44, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from ../lib/engine/framework/kickstart.h:63, from engine/components/opal/opal-main.h:40, from engine/components/opal/opal-main.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-process.h:44, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from ../lib/engine/framework/kickstart.h:63, from engine/components/opal/opal-main.h:40, from engine/components/opal/opal-main.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/protocol/codec-description.h:41, from ../lib/engine/protocol/call-manager.h:47, from ../lib/engine/components/opal/opal-call-manager.h:41, from ../lib/engine/components/opal/process/opal-process.h:48, from engine/components/opal/opal-main.h:43, from engine/components/opal/opal-main.cpp:39: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/components/opal/opal-videooutput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-videooutput.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-videooutput.lo engine/components/opal/opal-videooutput.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/opal/opal/manager.h:41:0, from engine/components/opal/opal-videoinput.h:43, from engine/components/opal/opal-videoinput.cpp:38: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-videoinput.h:42, from engine/components/opal/opal-videoinput.cpp:38: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/components/opal/opal-plugins-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-plugins-hook.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-plugins-hook.lo engine/components/opal/opal-plugins-hook.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/opal/opal-presentity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-presentity.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/opal-presentity.lo engine/components/opal/opal-presentity.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-videooutput.lo -MD -MP -MF engine/components/opal/.deps/opal-videooutput.Tpo -c engine/components/opal/opal-videooutput.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-videooutput.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-plugins-hook.lo -MD -MP -MF engine/components/opal/.deps/opal-plugins-hook.Tpo -c engine/components/opal/opal-plugins-hook.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-plugins-hook.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/opal-presentity.lo -MD -MP -MF engine/components/opal/.deps/opal-presentity.Tpo -c engine/components/opal/opal-presentity.cpp -fPIC -DPIC -o engine/components/opal/.libs/opal-presentity.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/videooutput/videooutput-core.h:45, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/components/opal/opal-videoinput.h:45, from engine/components/opal/opal-videoinput.cpp:38: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/opal/opal/manager.h:41:0, from engine/components/opal/opal-videooutput.cpp:40: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-videooutput.cpp:38: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/components/opal/process/pcss-endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/pcss-endpoint.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/process/pcss-endpoint.lo engine/components/opal/process/pcss-endpoint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/opal/process/opal-process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/opal-process.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/process/opal-process.lo engine/components/opal/process/opal-process.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/pcss-endpoint.lo -MD -MP -MF engine/components/opal/process/.deps/pcss-endpoint.Tpo -c engine/components/opal/process/pcss-endpoint.cpp -fPIC -DPIC -o engine/components/opal/process/.libs/pcss-endpoint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/opal-process.lo -MD -MP -MF engine/components/opal/process/.deps/opal-process.Tpo -c engine/components/opal/process/opal-process.cpp -fPIC -DPIC -o engine/components/opal/process/.libs/opal-process.o In file included from engine/components/opal/opal-account.h:42:0, from engine/components/opal/opal-presentity.cpp:43: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-presentity.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/opal/manager.h:41:0, from engine/components/opal/opal-videoinput.h:43, from engine/components/opal/opal-plugins-hook.cpp:38: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/opal-audio.h:41, from engine/components/opal/opal-plugins-hook.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../lib/engine/audioinput/audioinput-core.h:47, from engine/components/opal/opal-audio.h:44, from engine/components/opal/opal-plugins-hook.cpp:37: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/components/opal/process/opal-endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/opal-endpoint.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/process/opal-endpoint.lo engine/components/opal/process/opal-endpoint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/opal/opal/pres_ent.h:34, from engine/components/opal/opal-account.h:42, from engine/components/opal/opal-presentity.cpp:43: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-presentity.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/opal/opal/pres_ent.h:34, from engine/components/opal/opal-account.h:42, from engine/components/opal/opal-presentity.cpp:43: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-presentity.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/opal/opal/pres_ent.h:34, from engine/components/opal/opal-account.h:42, from engine/components/opal/opal-presentity.cpp:43: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-presentity.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/opal/opal/pres_ent.h:34, from engine/components/opal/opal-account.h:42, from engine/components/opal/opal-presentity.cpp:43: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-presentity.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/opal/opal/pres_ent.h:34, from engine/components/opal/opal-account.h:42, from engine/components/opal/opal-presentity.cpp:43: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-presentity.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/opal/opal/pres_ent.h:34, from engine/components/opal/opal-account.h:42, from engine/components/opal/opal-presentity.cpp:43: engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/framework/form-request-simple.h:38, from engine/components/opal/opal-presentity.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/opal-endpoint.lo -MD -MP -MF engine/components/opal/process/.deps/opal-endpoint.Tpo -c engine/components/opal/process/opal-endpoint.cpp -fPIC -DPIC -o engine/components/opal/process/.libs/opal-endpoint.o In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/ep/localep.h:41, from /usr/include/opal/ep/pcss.h:45, from engine/components/opal/process/pcss-endpoint.h:44, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/components/opal/process/pcss-endpoint.h:41, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-process.h:48, from engine/components/opal/process/opal-process.cpp:39: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/components/opal/process/sip-endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/sip-endpoint.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/process/sip-endpoint.lo engine/components/opal/process/sip-endpoint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/process/pcss-endpoint.cpp:38: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-process.h:48, from engine/components/opal/process/opal-process.cpp:39: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/sip-endpoint.lo -MD -MP -MF engine/components/opal/process/.deps/sip-endpoint.Tpo -c engine/components/opal/process/sip-endpoint.cpp -fPIC -DPIC -o engine/components/opal/process/.libs/sip-endpoint.o In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/components/opal/h323-call-manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/h323-call-manager.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/h323-call-manager.lo engine/components/opal/h323-call-manager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/h323-call-manager.lo -MD -MP -MF engine/components/opal/.deps/h323-call-manager.Tpo -c engine/components/opal/h323-call-manager.cpp -fPIC -DPIC -o engine/components/opal/.libs/h323-call-manager.o In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/opal-process.h:44, from engine/components/opal/process/opal-process.cpp:39: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/process/pcss-endpoint.h:44, from engine/components/opal/process/pcss-endpoint.cpp:37: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/components/opal/process/pcss-endpoint.h:41, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/process/pcss-endpoint.h:44, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/components/opal/process/pcss-endpoint.h:41, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/process/pcss-endpoint.h:44, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/components/opal/process/pcss-endpoint.h:41, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/process/pcss-endpoint.h:44, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/components/opal/process/pcss-endpoint.h:41, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/process/pcss-endpoint.h:44, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/components/opal/process/pcss-endpoint.h:41, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from /usr/include/ptlib/pfactory.h:38, from /usr/include/ptlib/plugin.h:23, from /usr/include/ptlib/sound.h:42, from /usr/include/opal/ep/pcss.h:44, from engine/components/opal/process/pcss-endpoint.h:44, from engine/components/opal/process/pcss-endpoint.cpp:37: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/components/opal/process/pcss-endpoint.h:41, from engine/components/opal/process/pcss-endpoint.cpp:37: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/protocol/codec-description.h:41, from ../lib/engine/protocol/call-manager.h:47, from ../lib/engine/protocol/call-core.h:45, from engine/components/opal/process/h323-endpoint.h:46, from engine/components/opal/process/opal-endpoint.h:48, from engine/components/opal/process/pcss-endpoint.cpp:38: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/protocol/codec-description.h:41, from ../lib/engine/protocol/call-manager.h:47, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-process.h:48, from engine/components/opal/process/opal-process.cpp:39: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/sdp/sdpep.h:40, from /usr/include/opal/sip/sipep.h:47, from /usr/include/opal/sip/sip.h:39, from engine/components/opal/process/sip-endpoint.h:44, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from ../lib/engine/components/opal/opal-call-manager.h:42, from engine/components/opal/process/opal-endpoint.cpp:42: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from ../lib/engine/components/opal/opal-call-manager.h:41, from engine/components/opal/process/opal-endpoint.cpp:42: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/process/opal-endpoint.cpp:40: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/components/opal/process/h323-endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/h323-endpoint.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/opal/process/h323-endpoint.lo engine/components/opal/process/h323-endpoint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/call-history/history-contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-contact.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/call-history/history-contact.lo engine/components/call-history/history-contact.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/call-history/history-book.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-book.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/call-history/history-book.lo engine/components/call-history/history-book.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/opal/process/h323-endpoint.lo -MD -MP -MF engine/components/opal/process/.deps/h323-endpoint.Tpo -c engine/components/opal/process/h323-endpoint.cpp -fPIC -DPIC -o engine/components/opal/process/.libs/h323-endpoint.o In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/components/call-history/history-source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-source.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/call-history/history-source.lo engine/components/call-history/history-source.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-contact.lo -MD -MP -MF engine/components/call-history/.deps/history-contact.Tpo -c engine/components/call-history/history-contact.cpp -fPIC -DPIC -o engine/components/call-history/.libs/history-contact.o depbase=`echo engine/components/call-history/history-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-main.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/call-history/history-main.lo engine/components/call-history/history-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/process/sip-endpoint.cpp:38: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-book.lo -MD -MP -MF engine/components/call-history/.deps/history-book.Tpo -c engine/components/call-history/history-book.cpp -fPIC -DPIC -o engine/components/call-history/.libs/history-book.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-source.lo -MD -MP -MF engine/components/call-history/.deps/history-source.Tpo -c engine/components/call-history/history-source.cpp -fPIC -DPIC -o engine/components/call-history/.libs/history-source.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/call-history/history-main.lo -MD -MP -MF engine/components/call-history/.deps/history-main.Tpo -c engine/components/call-history/history-main.cpp -fPIC -DPIC -o engine/components/call-history/.libs/history-main.o In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/h323-endpoint.h:44, from ../lib/engine/components/opal/opal-bank.h:49, from engine/components/opal/process/sip-endpoint.h:48, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/sip-endpoint.h:41, from engine/components/opal/process/sip-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/opal-endpoint.h:44, from engine/components/opal/opal-call-manager.h:42, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/signals2/deconstruct.hpp:28, from /usr/include/boost/signals2.hpp:15, from ../lib/engine/protocol/call-manager.h:42, from engine/components/opal/opal-call-manager.h:41, from engine/components/opal/h323-call-manager.h:42, from engine/components/opal/h323-call-manager.cpp:47: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/h323/h323ep.h:45, from /usr/include/opal/h323/h323.h:39, from engine/components/opal/process/h323-endpoint.h:44, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/h323-call-manager.cpp:45: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ engine/components/opal/h323-call-manager.cpp: In member function ‘virtual unsigned int Opal::H323::CallManager::get_dtmf_mode() const’: engine/components/opal/h323-call-manager.cpp:168:10: warning: enumeration value ‘SendUserInputInBand’ not handled in switch [-Wswitch-enum] engine/components/opal/h323-call-manager.cpp:168:10: warning: enumeration value ‘SendUserInputAsProtocolDefault’ not handled in switch [-Wswitch-enum] engine/components/opal/h323-call-manager.cpp:168:10: warning: enumeration value ‘EndSendUserInputModes’ not handled in switch [-Wswitch-enum] engine/components/opal/h323-call-manager.cpp:168:10: warning: enumeration value ‘NumSendUserInputModes’ not handled in switch [-Wswitch-enum] In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/protocol/codec-description.h:41, from ../lib/engine/protocol/call-manager.h:47, from ../lib/engine/protocol/call-core.h:45, from engine/components/call-history/history-book.h:38, from engine/components/call-history/history-book.cpp:36: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/protocol/codec-description.h:41, from ../lib/engine/protocol/call-manager.h:47, from ../lib/engine/protocol/call-core.h:45, from engine/components/call-history/history-book.h:38, from engine/components/call-history/history-source.h:39, from engine/components/call-history/history-source.cpp:37: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/protocol/codec-description.h:41, from ../lib/engine/protocol/call-manager.h:47, from ../lib/engine/protocol/call-core.h:45, from engine/components/call-history/history-main.cpp:39: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from engine/components/opal/process/h323-endpoint.h:44, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] depbase=`echo engine/components/glib-notify/glib-notify-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/glib-notify/glib-notify-main.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/glib-notify/glib-notify-main.lo engine/components/glib-notify/glib-notify-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, from /usr/include/c++/6/locale:43, from /usr/include/c++/6/iomanip:43, from /usr/include/ptlib/object.h:56, from /usr/include/ptlib.h:47, from engine/components/opal/process/h323-endpoint.h:41, from engine/components/opal/process/h323-endpoint.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/components/gmconf-personal-details/gmconf-personal-details.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/gmconf-personal-details/gmconf-personal-details.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/gmconf-personal-details/gmconf-personal-details.lo engine/components/gmconf-personal-details/gmconf-personal-details.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/opal/process/h323-endpoint.cpp:38: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/glib-notify/glib-notify-main.lo -MD -MP -MF engine/components/glib-notify/.deps/glib-notify-main.Tpo -c engine/components/glib-notify/glib-notify-main.cpp -fPIC -DPIC -o engine/components/glib-notify/.libs/glib-notify-main.o depbase=`echo engine/components/mlogo-videoinput/videoinput-manager-mlogo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/mlogo-videoinput/videoinput-manager-mlogo.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/mlogo-videoinput/videoinput-manager-mlogo.lo engine/components/mlogo-videoinput/videoinput-manager-mlogo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/gmconf-personal-details/gmconf-personal-details.lo -MD -MP -MF engine/components/gmconf-personal-details/.deps/gmconf-personal-details.Tpo -c engine/components/gmconf-personal-details/gmconf-personal-details.cpp -fPIC -DPIC -o engine/components/gmconf-personal-details/.libs/gmconf-personal-details.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/mlogo-videoinput/videoinput-manager-mlogo.lo -MD -MP -MF engine/components/mlogo-videoinput/.deps/videoinput-manager-mlogo.Tpo -c engine/components/mlogo-videoinput/videoinput-manager-mlogo.cpp -fPIC -DPIC -o engine/components/mlogo-videoinput/.libs/videoinput-manager-mlogo.o depbase=`echo engine/components/mlogo-videoinput/videoinput-main-mlogo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/mlogo-videoinput/videoinput-main-mlogo.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/mlogo-videoinput/videoinput-main-mlogo.lo engine/components/mlogo-videoinput/videoinput-main-mlogo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/null-audioinput/audioinput-manager-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audioinput/audioinput-manager-null.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/null-audioinput/audioinput-manager-null.lo engine/components/null-audioinput/audioinput-manager-null.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/mlogo-videoinput/videoinput-main-mlogo.lo -MD -MP -MF engine/components/mlogo-videoinput/.deps/videoinput-main-mlogo.Tpo -c engine/components/mlogo-videoinput/videoinput-main-mlogo.cpp -fPIC -DPIC -o engine/components/mlogo-videoinput/.libs/videoinput-main-mlogo.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../lib/settings/ekiga-settings.h:44, from engine/components/gmconf-personal-details/gmconf-personal-details.h:40, from engine/components/gmconf-personal-details/gmconf-personal-details.cpp:36: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/components/null-audioinput/audioinput-main-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audioinput/audioinput-main-null.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/null-audioinput/audioinput-main-null.lo engine/components/null-audioinput/audioinput-main-null.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audioinput/audioinput-manager-null.lo -MD -MP -MF engine/components/null-audioinput/.deps/audioinput-manager-null.Tpo -c engine/components/null-audioinput/audioinput-manager-null.cpp -fPIC -DPIC -o engine/components/null-audioinput/.libs/audioinput-manager-null.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audioinput/audioinput-main-null.lo -MD -MP -MF engine/components/null-audioinput/.deps/audioinput-main-null.Tpo -c engine/components/null-audioinput/audioinput-main-null.cpp -fPIC -DPIC -o engine/components/null-audioinput/.libs/audioinput-main-null.o depbase=`echo engine/components/null-audiooutput/audiooutput-manager-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audiooutput/audiooutput-manager-null.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/null-audiooutput/audiooutput-manager-null.lo engine/components/null-audiooutput/audiooutput-manager-null.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audiooutput/audiooutput-manager-null.lo -MD -MP -MF engine/components/null-audiooutput/.deps/audiooutput-manager-null.Tpo -c engine/components/null-audiooutput/audiooutput-manager-null.cpp -fPIC -DPIC -o engine/components/null-audiooutput/.libs/audiooutput-manager-null.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/engine/videooutput/videooutput-core.h:45, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/components/mlogo-videoinput/videoinput-main-mlogo.cpp:39: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/components/null-audiooutput/audiooutput-main-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audiooutput/audiooutput-main-null.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/null-audiooutput/audiooutput-main-null.lo engine/components/null-audiooutput/audiooutput-main-null.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/null-audiooutput/audiooutput-main-null.lo -MD -MP -MF engine/components/null-audiooutput/.deps/audiooutput-main-null.Tpo -c engine/components/null-audiooutput/audiooutput-main-null.cpp -fPIC -DPIC -o engine/components/null-audiooutput/.libs/audiooutput-main-null.o depbase=`echo engine/components/hal-gudev/hal-gudev-monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/hal-gudev/hal-gudev-monitor.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/hal-gudev/hal-gudev-monitor.lo engine/components/hal-gudev/hal-gudev-monitor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/hal-gudev/hal-gudev-monitor.lo -MD -MP -MF engine/components/hal-gudev/.deps/hal-gudev-monitor.Tpo -c engine/components/hal-gudev/hal-gudev-monitor.cpp -fPIC -DPIC -o engine/components/hal-gudev/.libs/hal-gudev-monitor.o depbase=`echo engine/components/hal-gudev/hal-gudev-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/hal-gudev/hal-gudev-main.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/hal-gudev/hal-gudev-main.lo engine/components/hal-gudev/hal-gudev-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.lo engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/clutter-gst-videooutput/videooutput-main-clutter-gst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/clutter-gst-videooutput/videooutput-main-clutter-gst.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/clutter-gst-videooutput/videooutput-main-clutter-gst.lo engine/components/clutter-gst-videooutput/videooutput-main-clutter-gst.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/components/foe-list/foe-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/foe-list/foe-list.lo -MD -MP -MF $depbase.Tpo -c -o engine/components/foe-list/foe-list.lo engine/components/foe-list/foe-list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/hal-gudev/hal-gudev-main.lo -MD -MP -MF engine/components/hal-gudev/.deps/hal-gudev-main.Tpo -c engine/components/hal-gudev/hal-gudev-main.cpp -fPIC -DPIC -o engine/components/hal-gudev/.libs/hal-gudev-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.lo -MD -MP -MF engine/components/clutter-gst-videooutput/.deps/videooutput-manager-clutter-gst.Tpo -c engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.cpp -fPIC -DPIC -o engine/components/clutter-gst-videooutput/.libs/videooutput-manager-clutter-gst.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/clutter-gst-videooutput/videooutput-main-clutter-gst.lo -MD -MP -MF engine/components/clutter-gst-videooutput/.deps/videooutput-main-clutter-gst.Tpo -c engine/components/clutter-gst-videooutput/videooutput-main-clutter-gst.cpp -fPIC -DPIC -o engine/components/clutter-gst-videooutput/.libs/videooutput-main-clutter-gst.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/components/foe-list/foe-list.lo -MD -MP -MF engine/components/foe-list/.deps/foe-list.Tpo -c engine/components/foe-list/foe-list.cpp -fPIC -DPIC -o engine/components/foe-list/.libs/foe-list.o depbase=`echo engine/gui/gtk-frontend/addressbook-window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/addressbook-window.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/addressbook-window.lo engine/gui/gtk-frontend/addressbook-window.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/addressbook-window.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/addressbook-window.Tpo -c engine/gui/gtk-frontend/addressbook-window.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/addressbook-window.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/components/foe-list/foe-list.cpp:35: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/gui/gtk-frontend/assistant-window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/assistant-window.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/assistant-window.lo engine/gui/gtk-frontend/assistant-window.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/assistant-window.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/assistant-window.Tpo -c engine/gui/gtk-frontend/assistant-window.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/assistant-window.o depbase=`echo engine/gui/gtk-frontend/book-view-gtk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/book-view-gtk.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/book-view-gtk.lo engine/gui/gtk-frontend/book-view-gtk.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/gui/gtk-frontend/call-window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/call-window.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/call-window.lo engine/gui/gtk-frontend/call-window.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/gui/gtk-frontend/addressbook-window.cpp:34: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/book-view-gtk.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/book-view-gtk.Tpo -c engine/gui/gtk-frontend/book-view-gtk.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/book-view-gtk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/call-window.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/call-window.Tpo -c engine/gui/gtk-frontend/call-window.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/call-window.o depbase=`echo engine/gui/gtk-frontend/roster-view-gtk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/roster-view-gtk.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/roster-view-gtk.lo engine/gui/gtk-frontend/roster-view-gtk.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/roster-view-gtk.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/roster-view-gtk.Tpo -c engine/gui/gtk-frontend/roster-view-gtk.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/roster-view-gtk.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/gui/gtk-frontend/assistant-window.cpp:38: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/gui/gtk-frontend/call-history-view-gtk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/call-history-view-gtk.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/call-history-view-gtk.lo engine/gui/gtk-frontend/call-history-view-gtk.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo engine/gui/gtk-frontend/preferences-window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/preferences-window.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/preferences-window.lo engine/gui/gtk-frontend/preferences-window.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/sdp/sdpep.h:40, from /usr/include/opal/sip/sipep.h:47, from /usr/include/opal/sip/sip.h:39, from ../lib/engine/components/opal/process/sip-endpoint.h:44, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: /usr/include/opal/opal/pres_ent.h: At global scope: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/assistant-window.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/gui/gtk-frontend/call-window.cpp:37: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/gui/gtk-frontend/statusicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/statusicon.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/statusicon.lo engine/gui/gtk-frontend/statusicon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/call-history-view-gtk.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/call-history-view-gtk.Tpo -c engine/gui/gtk-frontend/call-history-view-gtk.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/call-history-view-gtk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/preferences-window.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/preferences-window.Tpo -c engine/gui/gtk-frontend/preferences-window.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/preferences-window.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/statusicon.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/statusicon.Tpo -c engine/gui/gtk-frontend/statusicon.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/statusicon.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/gui/gtk-frontend/roster-view-gtk.cpp:41: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/sip-endpoint.h:52, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] engine/gui/gtk-frontend/call-window.cpp: In function ‘gboolean ekiga_call_window_delete_event_cb(GtkWidget*, GdkEventAny*)’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ engine/gui/gtk-frontend/call-window.cpp:924:5: note: in expansion of macro ‘g_clear_object’ engine/gui/gtk-frontend/call-window.cpp: In function ‘void ekiga_call_window_update_calling_state(EkigaCallWindow*, CallingState)’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ engine/gui/gtk-frontend/call-window.cpp:974:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/assistant-window.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/assistant-window.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/assistant-window.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/assistant-window.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/assistant-window.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/components/opal/process/sip-endpoint.h:41, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/assistant-window.cpp:47: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/assistant-window.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here depbase=`echo engine/gui/gtk-frontend/statusmenu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/statusmenu.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/statusmenu.lo engine/gui/gtk-frontend/statusmenu.cpp &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/gui/gtk-frontend/preferences-window.cpp:42: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/statusmenu.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/statusmenu.Tpo -c engine/gui/gtk-frontend/statusmenu.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/statusmenu.o depbase=`echo engine/gui/gtk-frontend/ekiga-window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/ekiga-window.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/ekiga-window.lo engine/gui/gtk-frontend/ekiga-window.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/ekiga-window.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/ekiga-window.Tpo -c engine/gui/gtk-frontend/ekiga-window.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/ekiga-window.o engine/gui/gtk-frontend/statusicon.cpp: In function ‘void show_popup_menu_cb(GtkStatusIcon*, guint, guint, gpointer)’: engine/gui/gtk-frontend/statusicon.cpp:246:40: warning: ‘void gtk_status_icon_position_menu(GtkMenu*, gint*, gint*, gboolean*, gpointer)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp: In function ‘void statusicon_activated_cb(GtkStatusIcon*, gpointer)’: engine/gui/gtk-frontend/statusicon.cpp:287:3: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:287:65: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp: In function ‘void unread_count_cb(GtkWidget*, guint, gpointer)’: engine/gui/gtk-frontend/statusicon.cpp:330:5: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:330:70: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:334:5: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:334:67: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp: In function ‘gboolean statusicon_blink_cb(gpointer)’: engine/gui/gtk-frontend/statusicon.cpp:348:5: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:348:83: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp: In function ‘void statusicon_set_status(StatusIcon*, const string&)’: engine/gui/gtk-frontend/statusicon.cpp:426:5: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:426:82: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:428:5: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:428:82: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:430:5: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:430:85: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:432:5: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:432:87: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp: In function ‘void statusicon_set_inacall(StatusIcon*, bool)’: engine/gui/gtk-frontend/statusicon.cpp:446:5: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:446:85: warning: ‘void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp: In function ‘void statusicon_on_notification_added(boost::shared_ptr, gpointer)’: engine/gui/gtk-frontend/statusicon.cpp:456:23: warning: ‘GdkPixbuf* gtk_widget_render_icon_pixbuf(GtkWidget*, const gchar*, GtkIconSize)’ is deprecated: Use 'gtk_icon_theme_load_icon' instead [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/gtkwidget.h:1182:15: note: declared here In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/include/gtk-3.0/gtk/gtk.h:250, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:284:38: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:284:38: note: in definition of macro ‘GTK_STOCK_DIALOG_WARNING’ /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here engine/gui/gtk-frontend/statusicon.cpp:458:30: warning: ‘GdkPixbuf* gtk_widget_render_icon_pixbuf(GtkWidget*, const gchar*, GtkIconSize)’ is deprecated: Use 'gtk_icon_theme_load_icon' instead [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/gtkwidget.h:1182:15: note: declared here engine/gui/gtk-frontend/statusicon.cpp:460:28: warning: ‘gchar* gtk_status_icon_get_tooltip_text(GtkStatusIcon*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:173:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:460:84: warning: ‘gchar* gtk_status_icon_get_tooltip_text(GtkStatusIcon*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:173:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:467:3: warning: ‘void gtk_status_icon_set_from_pixbuf(GtkStatusIcon*, GdkPixbuf*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:467:66: warning: ‘void gtk_status_icon_set_from_pixbuf(GtkStatusIcon*, GdkPixbuf*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:468:3: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here engine/gui/gtk-frontend/statusicon.cpp:468:68: warning: ‘void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/gtk-3.0/gtk/gtk.h:271:0, from engine/gui/gtk-frontend/statusicon.h:42, from engine/gui/gtk-frontend/statusicon.cpp:41: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/glib/gi18n.h:21, from engine/gui/gtk-frontend/call-history-view-gtk.cpp:38: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ engine/gui/gtk-frontend/statusicon.cpp: At global scope: engine/gui/gtk-frontend/statusicon.cpp:235:1: warning: ‘void show_popup_menu_cb(GtkStatusIcon*, guint, guint, gpointer)’ defined but not used [-Wunused-function] In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from engine/gui/gtk-frontend/statusmenu.h:42, from engine/gui/gtk-frontend/statusmenu.cpp:37: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ depbase=`echo engine/gui/gtk-frontend/ekiga-app.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\""/etc"\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/ekiga-app.lo -MD -MP -MF $depbase.Tpo -c -o engine/gui/gtk-frontend/ekiga-app.lo engine/gui/gtk-frontend/ekiga-app.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib/ekiga-snapshot/4.1.0/plugins\" -I.. -I../lib -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/engine/components/call-history -I../lib/engine/components/echo -I../lib/engine/components/foe-list -I../lib/engine/components/glib-notify -I../lib/engine/components/gmconf-personal-details -I../lib/engine/components/hal-gudev -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/components/opal -I../lib/engine/components/opal/process -I../lib/engine/components/ptlib -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../lib/engine/components/clutter-gst-videooutput -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT engine/gui/gtk-frontend/ekiga-app.lo -MD -MP -MF engine/gui/gtk-frontend/.deps/ekiga-app.Tpo -c engine/gui/gtk-frontend/ekiga-app.cpp -fPIC -DPIC -o engine/gui/gtk-frontend/.libs/ekiga-app.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from ../lib/settings/settings-mappings.h:41, from engine/gui/gtk-frontend/ekiga-window.cpp:39: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/sdp/sdpep.h:40, from /usr/include/opal/sip/sipep.h:47, from /usr/include/opal/sip/sip.h:39, from ../lib/engine/components/opal/process/sip-endpoint.h:44, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/ekiga-window.cpp:66: /usr/include/opal/opal/pres_ent.h: At global scope: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/ekiga-app.h:42, from engine/gui/gtk-frontend/ekiga-window.h:42, from engine/gui/gtk-frontend/ekiga-window.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from engine/gui/gtk-frontend/ekiga-app.cpp:37: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/sip-endpoint.h:52, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/ekiga-window.cpp:66: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/gui/gtk-frontend/ekiga-window.cpp:57: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/ekiga-app.h:42, from engine/gui/gtk-frontend/ekiga-window.h:42, from engine/gui/gtk-frontend/ekiga-window.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/gui/gtk-frontend/ekiga-window.cpp:57: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/ekiga-app.h:42, from engine/gui/gtk-frontend/ekiga-window.h:42, from engine/gui/gtk-frontend/ekiga-window.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/gui/gtk-frontend/ekiga-window.cpp:57: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/ekiga-app.h:42, from engine/gui/gtk-frontend/ekiga-window.h:42, from engine/gui/gtk-frontend/ekiga-window.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/gui/gtk-frontend/ekiga-window.cpp:57: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/ekiga-app.h:42, from engine/gui/gtk-frontend/ekiga-window.h:42, from engine/gui/gtk-frontend/ekiga-window.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/gui/gtk-frontend/ekiga-window.cpp:57: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/ekiga-app.h:42, from engine/gui/gtk-frontend/ekiga-window.h:42, from engine/gui/gtk-frontend/ekiga-window.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/videooutput/videooutput-core.h:46, from ../lib/engine/videoinput/videoinput-core.h:41, from engine/gui/gtk-frontend/ekiga-window.cpp:57: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/engine/framework/services.h:42, from engine/gui/gtk-frontend/ekiga-app.h:42, from engine/gui/gtk-frontend/ekiga-window.h:42, from engine/gui/gtk-frontend/ekiga-window.cpp:41: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/opal/manager.h:41:0, from /usr/include/opal/opal/endpoint.h:41, from /usr/include/opal/rtp/rtpep.h:38, from /usr/include/opal/sdp/sdpep.h:40, from /usr/include/opal/sip/sipep.h:47, from /usr/include/opal/sip/sip.h:39, from ../lib/engine/components/opal/process/sip-endpoint.h:44, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/ekiga-app.cpp:56: /usr/include/opal/opal/pres_ent.h: At global scope: /usr/include/opal/opal/pres_ent.h:344:37: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/settings/ekiga-settings.h:41, from engine/gui/gtk-frontend/ekiga-app.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/opal/h323/h323ep.h:54:0, from /usr/include/opal/h323/h323.h:39, from ../lib/engine/components/opal/process/opal-endpoint.h:47, from ../lib/engine/components/opal/opal-call-manager.h:42, from ../lib/engine/components/opal/process/sip-endpoint.h:52, from ../lib/engine/components/opal/opal-bank.h:48, from engine/gui/gtk-frontend/ekiga-app.cpp:56: /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureParameter::GetID() const’: /usr/include/opal/h460/h4601.h:231:96: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/opal/h460/h4601.h: In member function ‘const H460_FeatureID& H460_FeatureDescriptor::GetID() const’: /usr/include/opal/h460/h4601.h:295:59: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/audioinput/audioinput-core.h:46, from engine/gui/gtk-frontend/preferences-window.h:46, from engine/gui/gtk-frontend/ekiga-app.cpp:50: ../lib/engine/components/opal/opal-account.h: At global scope: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/settings/ekiga-settings.h:41, from engine/gui/gtk-frontend/ekiga-app.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/audioinput/audioinput-core.h:46, from engine/gui/gtk-frontend/preferences-window.h:46, from engine/gui/gtk-frontend/ekiga-app.cpp:50: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/settings/ekiga-settings.h:41, from engine/gui/gtk-frontend/ekiga-app.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/audioinput/audioinput-core.h:46, from engine/gui/gtk-frontend/preferences-window.h:46, from engine/gui/gtk-frontend/ekiga-app.cpp:50: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/settings/ekiga-settings.h:41, from engine/gui/gtk-frontend/ekiga-app.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/audioinput/audioinput-core.h:46, from engine/gui/gtk-frontend/preferences-window.h:46, from engine/gui/gtk-frontend/ekiga-app.cpp:50: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/settings/ekiga-settings.h:41, from engine/gui/gtk-frontend/ekiga-app.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/audioinput/audioinput-core.h:46, from engine/gui/gtk-frontend/preferences-window.h:46, from engine/gui/gtk-frontend/ekiga-app.cpp:50: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/settings/ekiga-settings.h:41, from engine/gui/gtk-frontend/ekiga-app.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here In file included from /usr/include/ptlib/timer.h:45:0, from /usr/include/ptlib.h:66, from ../lib/engine/audioinput/audioinput-core.h:46, from engine/gui/gtk-frontend/preferences-window.h:46, from engine/gui/gtk-frontend/ekiga-app.cpp:50: ../lib/engine/components/opal/opal-account.h: In constructor ‘Opal::Account::OnPresenceChange_PNotifier::OnPresenceChange_PNotifier(Opal::Account*)’: /usr/include/opal/opal/pres_ent.h:345:103: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] ../lib/engine/components/opal/opal-account.h:266:5: note: in expansion of macro ‘PDECLARE_PresenceChangeNotifier’ In file included from /usr/include/c++/6/memory:81:0, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:14, from /usr/include/boost/smart_ptr.hpp:19, from ../lib/settings/ekiga-settings.h:41, from engine/gui/gtk-frontend/ekiga-app.cpp:40: /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here /bin/bash ../libtool --tag=CXX --mode=link g++ -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -shared -module -no-undefined -avoid-version -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpt -lopal -lcapi20 -lspeexdsp -lsrtp -lpt -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -o libekiga.la -rpath /usr/lib/ekiga-snapshot/4.1.0 platform/platform.lo settings/settings-mappings.lo gui/gmvideowidget.lo gui/dialpad.lo gui/gm-smileys.lo gui/gm-entry.lo gui/gm-info-bar.lo gui/gmwindow.lo gui/gm-cell-renderer-expander.lo gui/gm-cell-renderer-bitext.lo gui/gm-text-buffer-enhancer-helper-interface.lo gui/gm-text-anchored-tag.lo gui/gm-text-smiley.lo gui/gm-text-extlink.lo gui/gm-text-buffer-enhancer.lo gui/gm-smiley-chooser-button.lo engine/engine.lo engine/framework/boost-exceptions.lo engine/framework/form.lo engine/framework/robust-xml.lo engine/framework/form-builder.lo engine/framework/form-dumper.lo engine/framework/form-request-simple.lo engine/framework/runtime-glib.lo engine/framework/services.lo engine/framework/kickstart.lo engine/plugin/plugin-core.lo engine/account/account-core.lo engine/action/action.lo engine/action/action-provider.lo engine/action/actor.lo engine/addressbook/contact-core.lo engine/friend-or-foe/friend-or-foe.lo engine/notification/notification-dummy.lo engine/presence/presence-core.lo engine/protocol/call-core.lo engine/protocol/codec-description.lo engine/videooutput/videooutput-core.lo engine/videoinput/videoinput-core.lo engine/audiooutput/audiooutput-scheduler.lo engine/audiooutput/audiooutput-core.lo engine/audioinput/audioinput-core.lo engine/hal/hal-core.lo engine/gui/gtk-core/form-dialog-gtk.lo engine/gui/gtk-core/gactor-menu.lo engine/gui/gtk-core/codecsbox.lo engine/gui/gtk-core/gtk-core.lo engine/gui/gtk-core/gtk-core-main.lo engine/components/ptlib/utils.lo engine/components/ptlib/audioinput-manager-ptlib.lo engine/components/ptlib/audioinput-main-ptlib.lo engine/components/ptlib/videoinput-manager-ptlib.lo engine/components/ptlib/videoinput-main-ptlib.lo engine/components/ptlib/audiooutput-manager-ptlib.lo engine/components/ptlib/audiooutput-main-ptlib.lo engine/components/opal/opal-call-manager.lo engine/components/opal/sip-call-manager.lo engine/components/opal/opal-account.lo engine/components/opal/opal-bank.lo engine/components/opal/opal-call.lo engine/components/opal/opal-codec-description.lo engine/components/opal/opal-main.lo engine/components/opal/opal-audio.lo engine/components/opal/opal-videoinput.lo engine/components/opal/opal-videooutput.lo engine/components/opal/opal-plugins-hook.lo engine/components/opal/opal-presentity.lo engine/components/opal/process/pcss-endpoint.lo engine/components/opal/process/opal-process.lo engine/components/opal/process/opal-endpoint.lo engine/components/opal/process/sip-endpoint.lo engine/components/opal/h323-call-manager.lo engine/components/opal/process/h323-endpoint.lo engine/components/call-history/history-contact.lo engine/components/call-history/history-book.lo engine/components/call-history/history-source.lo engine/components/call-history/history-main.lo engine/components/glib-notify/glib-notify-main.lo engine/components/gmconf-personal-details/gmconf-personal-details.lo engine/components/mlogo-videoinput/videoinput-manager-mlogo.lo engine/components/mlogo-videoinput/videoinput-main-mlogo.lo engine/components/null-audioinput/audioinput-manager-null.lo engine/components/null-audioinput/audioinput-main-null.lo engine/components/null-audiooutput/audiooutput-manager-null.lo engine/components/null-audiooutput/audiooutput-main-null.lo engine/components/hal-gudev/hal-gudev-monitor.lo engine/components/hal-gudev/hal-gudev-main.lo engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.lo engine/components/clutter-gst-videooutput/videooutput-main-clutter-gst.lo engine/components/foe-list/foe-list.lo engine/gui/gtk-frontend/addressbook-window.lo engine/gui/gtk-frontend/assistant-window.lo engine/gui/gtk-frontend/book-view-gtk.lo engine/gui/gtk-frontend/call-window.lo engine/gui/gtk-frontend/roster-view-gtk.lo engine/gui/gtk-frontend/call-history-view-gtk.lo engine/gui/gtk-frontend/preferences-window.lo engine/gui/gtk-frontend/statusicon.lo engine/gui/gtk-frontend/statusmenu.lo engine/gui/gtk-frontend/ekiga-window.lo engine/gui/gtk-frontend/ekiga-app.lo -lresolv libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o platform/.libs/platform.o settings/.libs/settings-mappings.o gui/.libs/gmvideowidget.o gui/.libs/dialpad.o gui/.libs/gm-smileys.o gui/.libs/gm-entry.o gui/.libs/gm-info-bar.o gui/.libs/gmwindow.o gui/.libs/gm-cell-renderer-expander.o gui/.libs/gm-cell-renderer-bitext.o gui/.libs/gm-text-buffer-enhancer-helper-interface.o gui/.libs/gm-text-anchored-tag.o gui/.libs/gm-text-smiley.o gui/.libs/gm-text-extlink.o gui/.libs/gm-text-buffer-enhancer.o gui/.libs/gm-smiley-chooser-button.o engine/.libs/engine.o engine/framework/.libs/boost-exceptions.o engine/framework/.libs/form.o engine/framework/.libs/robust-xml.o engine/framework/.libs/form-builder.o engine/framework/.libs/form-dumper.o engine/framework/.libs/form-request-simple.o engine/framework/.libs/runtime-glib.o engine/framework/.libs/services.o engine/framework/.libs/kickstart.o engine/plugin/.libs/plugin-core.o engine/account/.libs/account-core.o engine/action/.libs/action.o engine/action/.libs/action-provider.o engine/action/.libs/actor.o engine/addressbook/.libs/contact-core.o engine/friend-or-foe/.libs/friend-or-foe.o engine/notification/.libs/notification-dummy.o engine/presence/.libs/presence-core.o engine/protocol/.libs/call-core.o engine/protocol/.libs/codec-description.o engine/videooutput/.libs/videooutput-core.o engine/videoinput/.libs/videoinput-core.o engine/audiooutput/.libs/audiooutput-scheduler.o engine/audiooutput/.libs/audiooutput-core.o engine/audioinput/.libs/audioinput-core.o engine/hal/.libs/hal-core.o engine/gui/gtk-core/.libs/form-dialog-gtk.o engine/gui/gtk-core/.libs/gactor-menu.o engine/gui/gtk-core/.libs/codecsbox.o engine/gui/gtk-core/.libs/gtk-core.o engine/gui/gtk-core/.libs/gtk-core-main.o engine/components/ptlib/.libs/utils.o engine/components/ptlib/.libs/audioinput-manager-ptlib.o engine/components/ptlib/.libs/audioinput-main-ptlib.o engine/components/ptlib/.libs/videoinput-manager-ptlib.o engine/components/ptlib/.libs/videoinput-main-ptlib.o engine/components/ptlib/.libs/audiooutput-manager-ptlib.o engine/components/ptlib/.libs/audiooutput-main-ptlib.o engine/components/opal/.libs/opal-call-manager.o engine/components/opal/.libs/sip-call-manager.o engine/components/opal/.libs/opal-account.o engine/components/opal/.libs/opal-bank.o engine/components/opal/.libs/opal-call.o engine/components/opal/.libs/opal-codec-description.o engine/components/opal/.libs/opal-main.o engine/components/opal/.libs/opal-audio.o engine/components/opal/.libs/opal-videoinput.o engine/components/opal/.libs/opal-videooutput.o engine/components/opal/.libs/opal-plugins-hook.o engine/components/opal/.libs/opal-presentity.o engine/components/opal/process/.libs/pcss-endpoint.o engine/components/opal/process/.libs/opal-process.o engine/components/opal/process/.libs/opal-endpoint.o engine/components/opal/process/.libs/sip-endpoint.o engine/components/opal/.libs/h323-call-manager.o engine/components/opal/process/.libs/h323-endpoint.o engine/components/call-history/.libs/history-contact.o engine/components/call-history/.libs/history-book.o engine/components/call-history/.libs/history-source.o engine/components/call-history/.libs/history-main.o engine/components/glib-notify/.libs/glib-notify-main.o engine/components/gmconf-personal-details/.libs/gmconf-personal-details.o engine/components/mlogo-videoinput/.libs/videoinput-manager-mlogo.o engine/components/mlogo-videoinput/.libs/videoinput-main-mlogo.o engine/components/null-audioinput/.libs/audioinput-manager-null.o engine/components/null-audioinput/.libs/audioinput-main-null.o engine/components/null-audiooutput/.libs/audiooutput-manager-null.o engine/components/null-audiooutput/.libs/audiooutput-main-null.o engine/components/hal-gudev/.libs/hal-gudev-monitor.o engine/components/hal-gudev/.libs/hal-gudev-main.o engine/components/clutter-gst-videooutput/.libs/videooutput-manager-clutter-gst.o engine/components/clutter-gst-videooutput/.libs/videooutput-main-clutter-gst.o engine/components/foe-list/.libs/foe-list.o engine/gui/gtk-frontend/.libs/addressbook-window.o engine/gui/gtk-frontend/.libs/assistant-window.o engine/gui/gtk-frontend/.libs/book-view-gtk.o engine/gui/gtk-frontend/.libs/call-window.o engine/gui/gtk-frontend/.libs/roster-view-gtk.o engine/gui/gtk-frontend/.libs/call-history-view-gtk.o engine/gui/gtk-frontend/.libs/preferences-window.o engine/gui/gtk-frontend/.libs/statusicon.o engine/gui/gtk-frontend/.libs/statusmenu.o engine/gui/gtk-frontend/.libs/ekiga-window.o engine/gui/gtk-frontend/.libs/ekiga-app.o -lgthread-2.0 -lxml2 -lopal -lcapi20 -lspeexdsp -lsrtp -lpt -lgudev-1.0 -lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0 -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lresolv -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -g -O2 -Wl,--export-dynamic -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libekiga.so -o .libs/libekiga.so libtool: link: ( cd ".libs" && rm -f "libekiga.la" && ln -s "../libekiga.la" "libekiga.la" ) make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/lib' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/lib' Making all in src make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/src' test -d dbus-helper || mkdir dbus-helper touch build-subdir-stamp /bin/bash ../libtool --mode=execute dbus-binding-tool --prefix=helper --mode=glib-server --output=dbus-helper/dbus-helper-stub.h dbus-helper/dbus-helper-stub.xml /bin/bash ../libtool --mode=execute dbus-binding-tool --prefix=ekiga_dbus_component --mode=glib-server --output=dbus-helper/dbus-stub.h dbus-helper/dbus-stub.xml /usr/bin/make all-am make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/src' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/gmconf -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine/ -I../lib/engine/framework -I../lib/engine/gui/gtk-frontend -I../lib/engine/components/call-history -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/chat -I../lib/engine/notification -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/protocol/sip -I../lib/engine/videooutput -I../lib/engine/videoinput -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/hal -I../lib/engine/framework -I../lib/engine/gui/gtk-core -I../lib/engine/components/opal -I../src -I../src/dbus-helper -I../lib -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -I/usr/include -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/mkdir -p dbus-helper # this is ugly... /bin/mkdir -p dbus-helper # this is ugly... sed -e "s#\@bindir\@#/usr/bin#" dbus-helper/org.ekiga.Helper.service.in > dbus-helper/org.ekiga.Helper.service sed -e "s#\@bindir\@#/usr/bin#" dbus-helper/org.ekiga.Ekiga.service.in > dbus-helper/org.ekiga.Ekiga.service depbase=`echo dbus-helper/dbus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/gmconf -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine/ -I../lib/engine/framework -I../lib/engine/gui/gtk-frontend -I../lib/engine/components/call-history -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/chat -I../lib/engine/notification -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/protocol/sip -I../lib/engine/videooutput -I../lib/engine/videoinput -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/hal -I../lib/engine/framework -I../lib/engine/gui/gtk-core -I../lib/engine/components/opal -I../src -I../src/dbus-helper -I../lib -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -I/usr/include -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT dbus-helper/dbus.o -MD -MP -MF $depbase.Tpo -c -o dbus-helper/dbus.o dbus-helper/dbus.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbus-helper/dbus-helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/gmconf -I../lib/gui -I../lib/platform -I../lib/settings -I../lib/engine/ -I../lib/engine/framework -I../lib/engine/gui/gtk-frontend -I../lib/engine/components/call-history -I../lib/engine/account -I../lib/engine/action -I../lib/engine/addressbook -I../lib/engine/chat -I../lib/engine/notification -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/protocol/sip -I../lib/engine/videooutput -I../lib/engine/videoinput -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/hal -I../lib/engine/framework -I../lib/engine/gui/gtk-core -I../lib/engine/components/opal -I../src -I../src/dbus-helper -I../lib -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -I/usr/include -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT dbus-helper/dbus-helper.o -MD -MP -MF $depbase.Tpo -c -o dbus-helper/dbus-helper.o dbus-helper/dbus-helper.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -I/usr/include -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -o ekiga-helper dbus-helper/dbus-helper.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lresolv libtool: link: g++ -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -I/usr/include -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -o ekiga-helper dbus-helper/dbus-helper.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lresolv -pthread In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/dbus-1.0/dbus/dbus-glib.h:27, from dbus-helper/dbus.cpp:40: ../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ ../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -I/usr/include -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -o ekiga main.o dbus-helper/dbus.o ../lib/libekiga.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lopal -lcapi20 -lspeexdsp -lsrtp -lpt -lpt -L/usr/lib/x86_64-linux-gnu -lxml2 -lresolv *** Warning: Linking the executable ekiga against the loadable module *** libekiga.so is not portable! libtool: link: g++ -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Wno-unknown-pragmas -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/ -I/usr/include/opal -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -pthread -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/SDL -I/usr/include -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -o .libs/ekiga main.o dbus-helper/dbus.o -Wl,--export-dynamic -pthread -pthread ../lib/.libs/libekiga.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lopal -lcapi20 -lspeexdsp -lsrtp -lpt -L/usr/lib/x86_64-linux-gnu -lxml2 -lresolv -pthread -Wl,-rpath -Wl,/usr/lib/ekiga-snapshot/4.1.0 make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/src' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/src' Making all in plugins make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins' Making all in avahi make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/avahi' depbase=`echo avahi-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-main.lo -MD -MP -MF $depbase.Tpo -c -o avahi-main.lo avahi-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo avahi-publisher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-publisher.lo -MD -MP -MF $depbase.Tpo -c -o avahi-publisher.lo avahi-publisher.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo avahi-heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-heap.lo -MD -MP -MF $depbase.Tpo -c -o avahi-heap.lo avahi-heap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo avahi-cluster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-cluster.lo -MD -MP -MF $depbase.Tpo -c -o avahi-cluster.lo avahi-cluster.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo avahi-presentity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-presentity.lo -MD -MP -MF $depbase.Tpo -c -o avahi-presentity.lo avahi-presentity.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-heap.lo -MD -MP -MF .deps/avahi-heap.Tpo -c avahi-heap.cpp -fPIC -DPIC -o .libs/avahi-heap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-presentity.lo -MD -MP -MF .deps/avahi-presentity.Tpo -c avahi-presentity.cpp -fPIC -DPIC -o .libs/avahi-presentity.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-publisher.lo -MD -MP -MF .deps/avahi-publisher.Tpo -c avahi-publisher.cpp -fPIC -DPIC -o .libs/avahi-publisher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-main.lo -MD -MP -MF .deps/avahi-main.Tpo -c avahi-main.cpp -fPIC -DPIC -o .libs/avahi-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT avahi-cluster.lo -MD -MP -MF .deps/avahi-cluster.Tpo -c avahi-cluster.cpp -fPIC -DPIC -o .libs/avahi-cluster.o /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -no-undefined -avoid-version -module -o libgmavahi.la -rpath /usr/lib/ekiga-snapshot/4.1.0/plugins avahi-main.lo avahi-publisher.lo avahi-heap.lo avahi-cluster.lo avahi-presentity.lo ../../lib/libekiga.la -L/usr/lib/x86_64-linux-gnu -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lresolv *** Warning: Linking the shared library libgmavahi.la against the loadable module *** libekiga.so is not portable! libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o .libs/avahi-main.o .libs/avahi-publisher.o .libs/avahi-heap.o .libs/avahi-cluster.o .libs/avahi-presentity.o -Wl,-rpath -Wl,/home/ededu/softs/ekiga/ekiga/lib/.libs -Wl,-rpath -Wl,/usr/lib/ekiga-snapshot/4.1.0 ../../lib/.libs/libekiga.so -L/usr/lib/x86_64-linux-gnu -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lresolv -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -g -O2 -pthread -Wl,-soname -Wl,libgmavahi.so -o .libs/libgmavahi.so libtool: link: ( cd ".libs" && rm -f "libgmavahi.la" && ln -s "../libgmavahi.la" "libgmavahi.la" ) make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/avahi' Making all in evolution make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/evolution' depbase=`echo evolution-contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-contact.lo -MD -MP -MF $depbase.Tpo -c -o evolution-contact.lo evolution-contact.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo evolution-book.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-book.lo -MD -MP -MF $depbase.Tpo -c -o evolution-book.lo evolution-book.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo evolution-source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-source.lo -MD -MP -MF $depbase.Tpo -c -o evolution-source.lo evolution-source.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo evolution-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-main.lo -MD -MP -MF $depbase.Tpo -c -o evolution-main.lo evolution-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-source.lo -MD -MP -MF .deps/evolution-source.Tpo -c evolution-source.cpp -fPIC -DPIC -o .libs/evolution-source.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-contact.lo -MD -MP -MF .deps/evolution-contact.Tpo -c evolution-contact.cpp -fPIC -DPIC -o .libs/evolution-contact.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-book.lo -MD -MP -MF .deps/evolution-book.Tpo -c evolution-book.cpp -fPIC -DPIC -o .libs/evolution-book.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT evolution-main.lo -MD -MP -MF .deps/evolution-main.Tpo -c evolution-main.cpp -fPIC -DPIC -o .libs/evolution-main.o /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -no-undefined -avoid-version -module -o libgmevolution.la -rpath /usr/lib/ekiga-snapshot/4.1.0/plugins evolution-contact.lo evolution-book.lo evolution-source.lo evolution-main.lo ../../lib/libekiga.la -L/usr/lib/x86_64-linux-gnu -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserver-1.2 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lcamel-1.2 -lsqlite3 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lsecret-1 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lresolv *** Warning: Linking the shared library libgmevolution.la against the loadable module *** libekiga.so is not portable! libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o .libs/evolution-contact.o .libs/evolution-book.o .libs/evolution-source.o .libs/evolution-main.o -Wl,-rpath -Wl,/home/ededu/softs/ekiga/ekiga/lib/.libs -Wl,-rpath -Wl,/usr/lib/ekiga-snapshot/4.1.0 ../../lib/.libs/libekiga.so -L/usr/lib/x86_64-linux-gnu -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserver-1.2 -lcamel-1.2 /usr/lib/x86_64-linux-gnu/libsqlite3.so -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lsecret-1 -lxml2 -lsoup-2.4 -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lresolv -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -pthread -pthread -g -O2 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgmevolution.so -o .libs/libgmevolution.so libtool: link: ( cd ".libs" && rm -f "libgmevolution.la" && ln -s "../libgmevolution.la" "libgmevolution.la" ) make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/evolution' Making all in ldap make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/ldap' depbase=`echo ldap-contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-contact.lo -MD -MP -MF $depbase.Tpo -c -o ldap-contact.lo ldap-contact.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ldap-book.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-book.lo -MD -MP -MF $depbase.Tpo -c -o ldap-book.lo ldap-book.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ldap-source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-source.lo -MD -MP -MF $depbase.Tpo -c -o ldap-source.lo ldap-source.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ldap-main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-main.lo -MD -MP -MF $depbase.Tpo -c -o ldap-main.lo ldap-main.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-book.lo -MD -MP -MF .deps/ldap-book.Tpo -c ldap-book.cpp -fPIC -DPIC -o .libs/ldap-book.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-contact.lo -MD -MP -MF .deps/ldap-contact.Tpo -c ldap-contact.cpp -fPIC -DPIC -o .libs/ldap-contact.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-main.lo -MD -MP -MF .deps/ldap-main.Tpo -c ldap-main.cpp -fPIC -DPIC -o .libs/ldap-main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I../../lib/ -I../../lib/settings -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-source.lo -MD -MP -MF .deps/ldap-source.Tpo -c ldap-source.cpp -fPIC -DPIC -o .libs/ldap-source.o In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../../lib/settings/ekiga-settings.h:44, from ldap-source.h:41, from ldap-source.cpp:43: ../../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] gpointer *_pp = (gpointer *) (pp); \ ^ /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ #define g_clear_object(object_ptr) g_clear_pointer ((object_ptr), g_object_unref) ^~~~~~~~~~~~~~~ ../../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ g_clear_object (&gsettings); ^ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../../lib/settings/ekiga-settings.h:44, from ldap-source.h:41, from ldap-main.cpp:41: ../../lib/settings/ekiga-settings.h: In destructor ‘Ekiga::Settings::~Settings()’: /usr/include/glib-2.0/glib/gmem.h:117:37: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] gpointer *_pp = (gpointer *) (pp); \ ^ /usr/include/glib-2.0/gobject/gobject.h:652:36: note: in expansion of macro ‘g_clear_pointer’ #define g_clear_object(object_ptr) g_clear_pointer ((object_ptr), g_object_unref) ^~~~~~~~~~~~~~~ ../../lib/settings/ekiga-settings.h:111:7: note: in expansion of macro ‘g_clear_object’ g_clear_object (&gsettings); ^ /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -no-undefined -avoid-version -module -o libgmldap.la -rpath /usr/lib/ekiga-snapshot/4.1.0/plugins ldap-contact.lo ldap-book.lo ldap-source.lo ldap-main.lo ../../lib/libekiga.la -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lresolv *** Warning: Linking the shared library libgmldap.la against the loadable module *** libekiga.so is not portable! libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o .libs/ldap-contact.o .libs/ldap-book.o .libs/ldap-source.o .libs/ldap-main.o -Wl,-rpath -Wl,/home/ededu/softs/ekiga/ekiga/lib/.libs -Wl,-rpath -Wl,/usr/lib/ekiga-snapshot/4.1.0 ../../lib/.libs/libekiga.so -L/usr/lib/x86_64-linux-gnu -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lresolv -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -g -O2 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgmldap.so -o .libs/libgmldap.so libtool: link: ( cd ".libs" && rm -f "libgmldap.la" && ln -s "../libgmldap.la" "libgmldap.la" ) make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/ldap' make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins' Making all in po make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file crh.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/po' Making all in help make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/help' if ! test -d bg/; then mkdir "bg/"; fi if ! test -d ca/; then mkdir "ca/"; fi if ! test -d cs/; then mkdir "cs/"; fi if ! test -d de/; then mkdir "de/"; fi if ! test -d el/; then mkdir "el/"; fi if ! test -d en_GB/; then mkdir "en_GB/"; fi if ! test -d es/; then mkdir "es/"; fi if ! test -d eu/; then mkdir "eu/"; fi msgfmt -o bg/bg.mo bg/bg.po msgfmt -o ca/ca.mo ca/ca.po msgfmt -o cs/cs.mo cs/cs.po msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po msgfmt -o es/es.mo es/es.po msgfmt -o eu/eu.mo eu/eu.po if ! test -d fi/; then mkdir "fi/"; fi msgfmt -o fi/fi.mo fi/fi.po if ! test -d fr/; then mkdir "fr/"; fi if ! test -d oc/; then mkdir "oc/"; fi if ! test -d pt_BR/; then mkdir "pt_BR/"; fi msgfmt -o fr/fr.mo fr/fr.po if ! test -d ru/; then mkdir "ru/"; fi if ! test -d sl/; then mkdir "sl/"; fi msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po msgfmt -o oc/oc.mo oc/oc.po msgfmt -o sl/sl.mo sl/sl.po msgfmt -o ru/ru.mo ru/ru.po if ! test -d sv/; then mkdir "sv/"; fi if ! test -d uk/; then mkdir "uk/"; fi msgfmt -o sv/sv.mo sv/sv.po msgfmt -o uk/uk.mo uk/uk.po if ! test -d zh_CN/; then mkdir "zh_CN/"; fi msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po if ! test -d bg/; then mkdir bg/; fi if ! test -d ca/; then mkdir ca/; fi if ! test -d cs/; then mkdir cs/; fi if ! test -d de/; then mkdir de/; fi if ! test -d el/; then mkdir el/; fi if ! test -d en_GB/; then mkdir en_GB/; fi if ! test -d es/; then mkdir es/; fi if ! test -d eu/; then mkdir eu/; fi if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="bg/bg.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd bg/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="ca/ca.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd ca/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="en_GB/en_GB.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd en_GB/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="eu/eu.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd eu/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if ! test -d fi/; then mkdir fi/; fi if ! test -d fr/; then mkdir fr/; fi if ! test -d oc/; then mkdir oc/; fi if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="fi/fi.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd fi/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if ! test -d sv/; then mkdir sv/; fi if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="sv/sv.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd sv/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/ekiga-snapshot.xml" ]; then d="../"; else d="/home/ededu/softs/ekiga/ekiga/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/home/ededu/softs/ekiga/ekiga/help/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ekiga-snapshot.xml" > ekiga-snapshot.xml.tmp && \ cp ekiga-snapshot.xml.tmp ekiga-snapshot.xml && rm -f ekiga-snapshot.xml.tmp) make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/help' make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po org.gnome.ekiga-snapshot.desktop.in org.gnome.ekiga-snapshot.desktop LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations ekiga.appdata.xml.in ekiga.appdata.xml (echo '[D-BUS Service]'; echo 'Name=org.gnome.ekiga'; echo 'Exec=/usr/bin/ekiga --gapplication-service') > org.gnome.ekiga.service.tmp && mv org.gnome.ekiga.service.tmp org.gnome.ekiga.service LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.gnome.ekiga-snapshot.gschema.xml.in org.gnome.ekiga-snapshot.gschema.xml Merging translations into ekiga.appdata.xml. CREATED ekiga.appdata.xml Merging translations into org.gnome.ekiga-snapshot.gschema.xml. CREATED org.gnome.ekiga-snapshot.gschema.xml /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas --strict --dry-run --schema-file=org.gnome.ekiga-snapshot.gschema.xml && mkdir -p . && touch org.gnome.ekiga-snapshot.gschema.valid Generating and caching the translation database Merging translations into org.gnome.ekiga-snapshot.desktop. make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga' make[2]: Leaving directory '/home/ededu/softs/ekiga/ekiga' make[1]: Leaving directory '/home/ededu/softs/ekiga/ekiga' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_prep dh_installdirs /usr/bin/make install DESTDIR=/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot make[1]: Entering directory '/home/ededu/softs/ekiga/ekiga' /usr/bin/make install-recursive make[2]: Entering directory '/home/ededu/softs/ekiga/ekiga' Making install in man make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/man' make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/man/man1' /usr/bin/install -c -m 644 ekiga-snapshot.1 '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/man/man1' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/man' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/man' Making install in sounds make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/sounds' make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/sounds' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/sounds/ekiga-snapshot' /usr/bin/install -c -m 644 ring.wav busytone.wav newmessage.wav dialtone.wav voicemail.wav '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/sounds/ekiga-snapshot' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/sounds' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/sounds' Making install in pixmaps make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/pixmaps' make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/pixmaps' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/home/ededu/softs/ekiga/ekiga/pixmaps' for icon in gnome_actions_scalable_call-hold-symbolic.svg gnome_actions_scalable_call-transfer-symbolic.svg gnome_actions_scalable_call-transfer-symbolic-rtl.svg gnome_actions_scalable_mute-video-symbolic.svg gnome_actions_16x16_phone-hang-up.png gnome_actions_16x16_phone-pick-up.png gnome_actions_24x24_phone-hang-up.png gnome_actions_24x24_phone-pick-up.png gnome_status_16x16_im-message.png gnome_status_16x16_user-inacall.png hicolor_apps_16x16_ekiga-snapshot.png hicolor_apps_22x22_ekiga-snapshot.png hicolor_apps_24x24_ekiga-snapshot.png hicolor_apps_32x32_ekiga-snapshot.png hicolor_apps_48x48_ekiga-snapshot.png hicolor_apps_64x64_ekiga-snapshot.png hicolor_apps_72x72_ekiga-snapshot.png hicolor_apps_128x128_ekiga-snapshot.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$icon /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done; *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache-3.0 -f -t /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/icons/gnome/ for icon in ekiga-snapshot-logo.png ekiga-snapshot-full-icon.png; do \ mkdir -p /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/pixmaps/ekiga-snapshot; \ /usr/bin/install -c -m 644 ./$icon /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/pixmaps/ekiga-snapshot/; \ done; make[5]: Leaving directory '/home/ededu/softs/ekiga/ekiga/pixmaps' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/pixmaps' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/pixmaps' Making install in lib make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/lib' /usr/bin/make install-am make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/lib' make[5]: Entering directory '/home/ededu/softs/ekiga/ekiga/lib' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0' /bin/bash ../libtool --mode=install /usr/bin/install -c libekiga.la '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0' libtool: install: /usr/bin/install -c .libs/libekiga.so /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so libtool: install: /usr/bin/install -c .libs/libekiga.lai /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.la libtool: warning: remember to run 'libtool --finish /usr/lib/ekiga-snapshot/4.1.0' make[5]: Leaving directory '/home/ededu/softs/ekiga/ekiga/lib' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/lib' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/lib' Making install in src make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/src' /usr/bin/make install-am make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/src' make[5]: Entering directory '/home/ededu/softs/ekiga/ekiga/src' /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/bin' /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/dbus-1/services' /usr/bin/install -c -m 644 dbus-helper/org.ekiga.Ekiga.service dbus-helper/org.ekiga.Helper.service '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/dbus-1/services' /bin/bash ../libtool --mode=install /usr/bin/install -c ekiga ekiga-helper '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/bin' libtool: warning: '../lib/libekiga.la' has not been installed in '/usr/lib/ekiga-snapshot/4.1.0' libtool: install: /usr/bin/install -c .libs/ekiga /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/bin/ekiga libtool: install: /usr/bin/install -c ekiga-helper /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/bin/ekiga-helper make[5]: Leaving directory '/home/ededu/softs/ekiga/ekiga/src' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/src' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/src' Making install in plugins make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins' Making install in avahi make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/avahi' make[5]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/avahi' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgmavahi.la '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins' libtool: warning: relinking 'libgmavahi.la' libtool: install: (cd /home/ededu/softs/ekiga/ekiga/plugins/avahi; /bin/bash "/home/ededu/softs/ekiga/ekiga/libtool" --tag CXX --mode=relink g++ -I/usr/include -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/account -I../../lib/engine/presence -I../../lib/engine/addressbook -I../../lib/engine/notification -I../../lib/engine/protocol -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -no-undefined -avoid-version -module -o libgmavahi.la -rpath /usr/lib/ekiga-snapshot/4.1.0/plugins avahi-main.lo avahi-publisher.lo avahi-heap.lo avahi-cluster.lo avahi-presentity.lo ../../lib/libekiga.la -L/usr/lib/x86_64-linux-gnu -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lresolv -inst-prefix-dir /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot) *** Warning: Linking the shared library libgmavahi.la against the loadable module *** libekiga.so is not portable! libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o .libs/avahi-main.o .libs/avahi-publisher.o .libs/avahi-heap.o .libs/avahi-cluster.o .libs/avahi-presentity.o -Wl,-rpath -Wl,/usr/lib/ekiga-snapshot/4.1.0 -L/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0 -L/usr/lib/ekiga-snapshot/4.1.0 -lekiga -L/usr/lib/x86_64-linux-gnu -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lresolv -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -g -O2 -pthread -Wl,-soname -Wl,libgmavahi.so -o .libs/libgmavahi.so libtool: install: /usr/bin/install -c .libs/libgmavahi.soT /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmavahi.so libtool: install: /usr/bin/install -c .libs/libgmavahi.lai /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmavahi.la libtool: warning: remember to run 'libtool --finish /usr/lib/ekiga-snapshot/4.1.0/plugins' make[5]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/avahi' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/avahi' Making install in evolution make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/evolution' make[5]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/evolution' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgmevolution.la '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins' libtool: warning: relinking 'libgmevolution.la' libtool: install: (cd /home/ededu/softs/ekiga/ekiga/plugins/evolution; /bin/bash "/home/ededu/softs/ekiga/ekiga/libtool" --tag CXX --mode=relink g++ -I/usr/include -pthread -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../../lib/engine/action -I../../lib/engine/framework -I../../lib/engine/addressbook -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -no-undefined -avoid-version -module -o libgmevolution.la -rpath /usr/lib/ekiga-snapshot/4.1.0/plugins evolution-contact.lo evolution-book.lo evolution-source.lo evolution-main.lo ../../lib/libekiga.la -L/usr/lib/x86_64-linux-gnu -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserver-1.2 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lcamel-1.2 -lsqlite3 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lsecret-1 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lresolv -inst-prefix-dir /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot) *** Warning: Linking the shared library libgmevolution.la against the loadable module *** libekiga.so is not portable! libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o .libs/evolution-contact.o .libs/evolution-book.o .libs/evolution-source.o .libs/evolution-main.o -Wl,-rpath -Wl,/usr/lib/ekiga-snapshot/4.1.0 -L/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0 -L/usr/lib/ekiga-snapshot/4.1.0 -lekiga -L/usr/lib/x86_64-linux-gnu -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2 -ledataserver-1.2 -lcamel-1.2 -L/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/x86_64-linux-gnu -lsqlite3 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lsecret-1 -lxml2 -lsoup-2.4 -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lresolv -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -pthread -pthread -g -O2 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgmevolution.so -o .libs/libgmevolution.so libtool: install: /usr/bin/install -c .libs/libgmevolution.soT /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so libtool: install: /usr/bin/install -c .libs/libgmevolution.lai /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.la libtool: warning: remember to run 'libtool --finish /usr/lib/ekiga-snapshot/4.1.0/plugins' make[5]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/evolution' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/evolution' Making install in ldap make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/ldap' make[5]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins/ldap' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgmldap.la '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins' libtool: warning: relinking 'libgmldap.la' libtool: install: (cd /home/ededu/softs/ekiga/ekiga/plugins/ldap; /bin/bash "/home/ededu/softs/ekiga/ekiga/libtool" --tag CXX --mode=relink g++ -Wall -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -no-undefined -avoid-version -module -o libgmldap.la -rpath /usr/lib/ekiga-snapshot/4.1.0/plugins ldap-contact.lo ldap-book.lo ldap-source.lo ldap-main.lo ../../lib/libekiga.la -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lresolv -inst-prefix-dir /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot) *** Warning: Linking the shared library libgmldap.la against the loadable module *** libekiga.so is not portable! libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o .libs/ldap-contact.o .libs/ldap-book.o .libs/ldap-source.o .libs/ldap-main.o -Wl,-rpath -Wl,/usr/lib/ekiga-snapshot/4.1.0 -L/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0 -L/usr/lib/ekiga-snapshot/4.1.0 -lekiga -L/usr/lib/x86_64-linux-gnu -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lresolv -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o -g -O2 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgmldap.so -o .libs/libgmldap.so libtool: install: /usr/bin/install -c .libs/libgmldap.soT /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmldap.so libtool: install: /usr/bin/install -c .libs/libgmldap.lai /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmldap.la libtool: warning: remember to run 'libtool --finish /usr/lib/ekiga-snapshot/4.1.0/plugins' make[5]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/ldap' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins/ldap' make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins' make[5]: Entering directory '/home/ededu/softs/ekiga/ekiga/plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/plugins' Making install in po make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/po' linguas="am ar as ast az bg bn bn_IN bs ca ca@valencia crh cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk kn ko ku lt lv mai mk ml mn mr ms nb ne nl nn or oc pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tr ug uk vi wa xh zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/$lang/LC_MESSAGES; \ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/ekiga-snapshot.mo; \ echo "installing $lang.gmo as $dir/ekiga-snapshot.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/ekiga-snapshot.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ekiga-snapshot.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/ekiga-snapshot.mo.m; \ echo "installing $lang.gmo.m as $dir/ekiga-snapshot.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/ekiga-snapshot.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ekiga-snapshot.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/am/LC_MESSAGES/ekiga-snapshot.mo installing ar.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ar/LC_MESSAGES/ekiga-snapshot.mo installing as.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/as/LC_MESSAGES/ekiga-snapshot.mo installing ast.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ast/LC_MESSAGES/ekiga-snapshot.mo installing az.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/az/LC_MESSAGES/ekiga-snapshot.mo installing bg.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/bg/LC_MESSAGES/ekiga-snapshot.mo installing bn.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/bn/LC_MESSAGES/ekiga-snapshot.mo installing bn_IN.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/bn_IN/LC_MESSAGES/ekiga-snapshot.mo installing bs.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/bs/LC_MESSAGES/ekiga-snapshot.mo installing ca.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ca/LC_MESSAGES/ekiga-snapshot.mo installing ca@valencia.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ca@valencia/LC_MESSAGES/ekiga-snapshot.mo installing crh.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/crh/LC_MESSAGES/ekiga-snapshot.mo installing cs.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/cs/LC_MESSAGES/ekiga-snapshot.mo installing cy.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/cy/LC_MESSAGES/ekiga-snapshot.mo installing da.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/da/LC_MESSAGES/ekiga-snapshot.mo installing de.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/de/LC_MESSAGES/ekiga-snapshot.mo installing dz.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/dz/LC_MESSAGES/ekiga-snapshot.mo installing el.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/el/LC_MESSAGES/ekiga-snapshot.mo installing en_CA.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/en_CA/LC_MESSAGES/ekiga-snapshot.mo installing en_GB.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/en_GB/LC_MESSAGES/ekiga-snapshot.mo installing en@shaw.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/en@shaw/LC_MESSAGES/ekiga-snapshot.mo installing eo.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/eo/LC_MESSAGES/ekiga-snapshot.mo installing es.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/es/LC_MESSAGES/ekiga-snapshot.mo installing et.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/et/LC_MESSAGES/ekiga-snapshot.mo installing eu.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/eu/LC_MESSAGES/ekiga-snapshot.mo installing fa.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/fa/LC_MESSAGES/ekiga-snapshot.mo installing fi.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/fi/LC_MESSAGES/ekiga-snapshot.mo installing fr.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/fr/LC_MESSAGES/ekiga-snapshot.mo installing ga.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ga/LC_MESSAGES/ekiga-snapshot.mo installing gl.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/gl/LC_MESSAGES/ekiga-snapshot.mo installing gu.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/gu/LC_MESSAGES/ekiga-snapshot.mo installing he.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/he/LC_MESSAGES/ekiga-snapshot.mo installing hi.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/hi/LC_MESSAGES/ekiga-snapshot.mo installing hr.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/hr/LC_MESSAGES/ekiga-snapshot.mo installing hu.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/hu/LC_MESSAGES/ekiga-snapshot.mo installing id.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/id/LC_MESSAGES/ekiga-snapshot.mo installing is.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/is/LC_MESSAGES/ekiga-snapshot.mo installing it.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/it/LC_MESSAGES/ekiga-snapshot.mo installing ja.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ja/LC_MESSAGES/ekiga-snapshot.mo installing ka.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ka/LC_MESSAGES/ekiga-snapshot.mo installing kk.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/kk/LC_MESSAGES/ekiga-snapshot.mo installing kn.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/kn/LC_MESSAGES/ekiga-snapshot.mo installing ko.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ko/LC_MESSAGES/ekiga-snapshot.mo installing ku.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ku/LC_MESSAGES/ekiga-snapshot.mo installing lt.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/lt/LC_MESSAGES/ekiga-snapshot.mo installing lv.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/lv/LC_MESSAGES/ekiga-snapshot.mo installing mai.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/mai/LC_MESSAGES/ekiga-snapshot.mo installing mk.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/mk/LC_MESSAGES/ekiga-snapshot.mo installing ml.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ml/LC_MESSAGES/ekiga-snapshot.mo installing mn.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/mn/LC_MESSAGES/ekiga-snapshot.mo installing mr.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/mr/LC_MESSAGES/ekiga-snapshot.mo installing ms.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ms/LC_MESSAGES/ekiga-snapshot.mo installing nb.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/nb/LC_MESSAGES/ekiga-snapshot.mo installing ne.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ne/LC_MESSAGES/ekiga-snapshot.mo installing nl.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/nl/LC_MESSAGES/ekiga-snapshot.mo installing nn.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/nn/LC_MESSAGES/ekiga-snapshot.mo installing or.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/or/LC_MESSAGES/ekiga-snapshot.mo installing oc.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/oc/LC_MESSAGES/ekiga-snapshot.mo installing pa.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/pa/LC_MESSAGES/ekiga-snapshot.mo installing pl.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/pl/LC_MESSAGES/ekiga-snapshot.mo installing pt.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/pt/LC_MESSAGES/ekiga-snapshot.mo installing pt_BR.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/pt_BR/LC_MESSAGES/ekiga-snapshot.mo installing ro.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ro/LC_MESSAGES/ekiga-snapshot.mo installing ru.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ru/LC_MESSAGES/ekiga-snapshot.mo installing rw.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/rw/LC_MESSAGES/ekiga-snapshot.mo installing si.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/si/LC_MESSAGES/ekiga-snapshot.mo installing sk.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/sk/LC_MESSAGES/ekiga-snapshot.mo installing sl.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/sl/LC_MESSAGES/ekiga-snapshot.mo installing sq.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/sq/LC_MESSAGES/ekiga-snapshot.mo installing sr.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/sr/LC_MESSAGES/ekiga-snapshot.mo installing sr@latin.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/sr@latin/LC_MESSAGES/ekiga-snapshot.mo installing sv.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/sv/LC_MESSAGES/ekiga-snapshot.mo installing ta.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ta/LC_MESSAGES/ekiga-snapshot.mo installing te.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/te/LC_MESSAGES/ekiga-snapshot.mo installing th.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/th/LC_MESSAGES/ekiga-snapshot.mo installing tr.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/tr/LC_MESSAGES/ekiga-snapshot.mo installing ug.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/ug/LC_MESSAGES/ekiga-snapshot.mo installing uk.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/uk/LC_MESSAGES/ekiga-snapshot.mo installing vi.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/vi/LC_MESSAGES/ekiga-snapshot.mo installing wa.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/wa/LC_MESSAGES/ekiga-snapshot.mo installing xh.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/xh/LC_MESSAGES/ekiga-snapshot.mo installing zh_CN.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/zh_CN/LC_MESSAGES/ekiga-snapshot.mo installing zh_HK.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/zh_HK/LC_MESSAGES/ekiga-snapshot.mo installing zh_TW.gmo as /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/locale/zh_TW/LC_MESSAGES/ekiga-snapshot.mo make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/po' Making install in help make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga/help' make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga/help' make[4]: Nothing to be done for 'install-exec-am'. /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg /usr/bin/install -c -m 644 C/figures/lumi.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr /usr/bin/install -c -m 644 es/figures/lumi.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR /usr/bin/install -c -m 644 eu/figures/lumi.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru /usr/bin/install -c -m 644 fi/figures/lumi.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl /usr/bin/install -c -m 644 fr/figures/lumi.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN /usr/bin/install -c -m 644 pt_BR/figures/lumi.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ /usr/bin/install -c -m 644 C/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/ekiga-snapshot.xml /usr/bin/install -c -m 644 bg/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/ekiga-snapshot.xml cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /usr/bin/install -c -m 644 ca/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/ekiga-snapshot.xml /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ /usr/bin/install -c -m 644 cs/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/ekiga-snapshot.xml /usr/bin/install -c -m 644 de/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/ekiga-snapshot.xml /usr/bin/install -c -m 644 el/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/ekiga-snapshot.xml /usr/bin/install -c -m 644 en_GB/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/ekiga-snapshot.xml /usr/bin/install -c -m 644 es/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/ekiga-snapshot.xml cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /usr/bin/install -c -m 644 eu/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/ekiga-snapshot.xml /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ /usr/bin/install -c -m 644 fi/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/ekiga-snapshot.xml /usr/bin/install -c -m 644 fr/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/ekiga-snapshot.xml /usr/bin/install -c -m 644 oc/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/ekiga-snapshot.xml /usr/bin/install -c -m 644 pt_BR/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/ekiga-snapshot.xml /usr/bin/install -c -m 644 ru/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/ekiga-snapshot.xml /usr/bin/install -c -m 644 sl/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/ekiga-snapshot.xml cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /usr/bin/install -c -m 644 sv/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/ekiga-snapshot.xml /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ /usr/bin/install -c -m 644 uk/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/ekiga-snapshot.xml /usr/bin/install -c -m 644 zh_CN/ekiga-snapshot.xml /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/ekiga-snapshot.xml cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /bin/bash /home/ededu/softs/ekiga/ekiga/install-sh -d /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/lumi.png lumi.png /usr/bin/install -c -m 644 C/figures/call_window.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/call_window.png call_window.png /usr/bin/install -c -m 644 C/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d1.png /usr/bin/install -c -m 644 bg/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png /usr/bin/install -c -m 644 de/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png /usr/bin/install -c -m 644 es/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d1.png /usr/bin/install -c -m 644 eu/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d1.png /usr/bin/install -c -m 644 fi/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d1.png /usr/bin/install -c -m 644 fr/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png /usr/bin/install -c -m 644 pt_BR/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png /usr/bin/install -c -m 644 sv/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d1.png /usr/bin/install -c -m 644 uk/figures/config_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d1.png config_d1.png /usr/bin/install -c -m 644 C/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d2.png /usr/bin/install -c -m 644 bg/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png /usr/bin/install -c -m 644 de/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png /usr/bin/install -c -m 644 es/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d2.png /usr/bin/install -c -m 644 eu/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d2.png /usr/bin/install -c -m 644 fi/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d2.png /usr/bin/install -c -m 644 fr/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png /usr/bin/install -c -m 644 pt_BR/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png /usr/bin/install -c -m 644 sv/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d2.png /usr/bin/install -c -m 644 uk/figures/config_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d2.png config_d2.png /usr/bin/install -c -m 644 C/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d3.png /usr/bin/install -c -m 644 bg/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png /usr/bin/install -c -m 644 de/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png /usr/bin/install -c -m 644 es/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d3.png /usr/bin/install -c -m 644 eu/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d3.png /usr/bin/install -c -m 644 fi/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d3.png /usr/bin/install -c -m 644 fr/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png /usr/bin/install -c -m 644 pt_BR/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png /usr/bin/install -c -m 644 sv/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d3.png /usr/bin/install -c -m 644 uk/figures/config_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d3.png config_d3.png /usr/bin/install -c -m 644 C/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d4.png /usr/bin/install -c -m 644 bg/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png /usr/bin/install -c -m 644 de/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png /usr/bin/install -c -m 644 es/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d4.png /usr/bin/install -c -m 644 eu/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d4.png /usr/bin/install -c -m 644 fi/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d4.png /usr/bin/install -c -m 644 fr/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png /usr/bin/install -c -m 644 pt_BR/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png /usr/bin/install -c -m 644 sv/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d4.png /usr/bin/install -c -m 644 uk/figures/config_d4.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d4.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d4.png config_d4.png /usr/bin/install -c -m 644 C/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d5.png /usr/bin/install -c -m 644 bg/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png /usr/bin/install -c -m 644 de/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png /usr/bin/install -c -m 644 es/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d5.png /usr/bin/install -c -m 644 eu/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d5.png /usr/bin/install -c -m 644 fi/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d5.png /usr/bin/install -c -m 644 fr/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png /usr/bin/install -c -m 644 pt_BR/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png /usr/bin/install -c -m 644 sv/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d5.png /usr/bin/install -c -m 644 uk/figures/config_d5.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d5.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d5.png config_d5.png /usr/bin/install -c -m 644 C/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d6.png /usr/bin/install -c -m 644 bg/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png /usr/bin/install -c -m 644 de/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png /usr/bin/install -c -m 644 es/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d6.png /usr/bin/install -c -m 644 eu/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d6.png /usr/bin/install -c -m 644 fi/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d6.png /usr/bin/install -c -m 644 fr/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png /usr/bin/install -c -m 644 pt_BR/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png /usr/bin/install -c -m 644 sv/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d6.png /usr/bin/install -c -m 644 uk/figures/config_d6.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d6.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d6.png config_d6.png /usr/bin/install -c -m 644 C/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d7.png /usr/bin/install -c -m 644 bg/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png /usr/bin/install -c -m 644 de/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png /usr/bin/install -c -m 644 es/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d7.png /usr/bin/install -c -m 644 eu/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d7.png /usr/bin/install -c -m 644 fi/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d7.png /usr/bin/install -c -m 644 fr/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png /usr/bin/install -c -m 644 pt_BR/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png /usr/bin/install -c -m 644 sv/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d7.png /usr/bin/install -c -m 644 uk/figures/config_d7.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d7.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d7.png config_d7.png /usr/bin/install -c -m 644 C/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d8.png /usr/bin/install -c -m 644 bg/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png /usr/bin/install -c -m 644 de/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png /usr/bin/install -c -m 644 es/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/config_d8.png /usr/bin/install -c -m 644 eu/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/config_d8.png /usr/bin/install -c -m 644 fi/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/config_d8.png /usr/bin/install -c -m 644 fr/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png /usr/bin/install -c -m 644 pt_BR/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png /usr/bin/install -c -m 644 sv/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/config_d8.png /usr/bin/install -c -m 644 uk/figures/config_d8.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/config_d8.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d8.png config_d8.png /usr/bin/install -c -m 644 C/figures/config_d9.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/config_d9.png config_d9.png /usr/bin/install -c -m 644 C/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/call_d1.png /usr/bin/install -c -m 644 bg/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png /usr/bin/install -c -m 644 es/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/call_d1.png /usr/bin/install -c -m 644 eu/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/call_d1.png /usr/bin/install -c -m 644 fi/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/call_d1.png /usr/bin/install -c -m 644 fr/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png /usr/bin/install -c -m 644 pt_BR/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png /usr/bin/install -c -m 644 sv/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/call_d1.png /usr/bin/install -c -m 644 uk/figures/call_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/call_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/call_d1.png call_d1.png /usr/bin/install -c -m 644 C/figures/roster.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/roster.png roster.png /usr/bin/install -c -m 644 fr/figures/roster.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/roster.png roster.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/roster.png roster.png /usr/bin/install -c -m 644 C/figures/addressbook_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png /usr/bin/install -c -m 644 fr/figures/addressbook_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png /usr/bin/install -c -m 644 sv/figures/addressbook_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/addressbook_d1.png addressbook_d1.png /usr/bin/install -c -m 644 C/figures/addressbook_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png /usr/bin/install -c -m 644 fr/figures/addressbook_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png /usr/bin/install -c -m 644 sv/figures/addressbook_d2.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/addressbook_d2.png addressbook_d2.png /usr/bin/install -c -m 644 C/figures/addressbook_d3.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/addressbook_d3.png addressbook_d3.png /usr/bin/install -c -m 644 C/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/chat_d1.png /usr/bin/install -c -m 644 bg/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png /usr/bin/install -c -m 644 es/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/chat_d1.png /usr/bin/install -c -m 644 eu/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/chat_d1.png /usr/bin/install -c -m 644 fi/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/chat_d1.png /usr/bin/install -c -m 644 fr/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png /usr/bin/install -c -m 644 pt_BR/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png /usr/bin/install -c -m 644 sv/figures/chat_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/chat_d1.png chat_d1.png /usr/bin/install -c -m 644 C/figures/status.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/status.png status.png /usr/bin/install -c -m 644 fr/figures/status.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/status.png status.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/status.png status.png /usr/bin/install -c -m 644 C/figures/call_history.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png /usr/bin/install -c -m 644 fr/figures/call_history.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png /usr/bin/install -c -m 644 sv/figures/call_history.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/call_history.png call_history.png /usr/bin/install -c -m 644 C/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/accounts_d1.png /usr/bin/install -c -m 644 bg/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png /usr/bin/install -c -m 644 de/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png /usr/bin/install -c -m 644 es/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/accounts_d1.png /usr/bin/install -c -m 644 eu/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/accounts_d1.png /usr/bin/install -c -m 644 fi/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/accounts_d1.png /usr/bin/install -c -m 644 fr/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png /usr/bin/install -c -m 644 pt_BR/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png /usr/bin/install -c -m 644 sv/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/accounts_d1.png /usr/bin/install -c -m 644 uk/figures/accounts_d1.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/accounts_d1.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/accounts_d1.png accounts_d1.png /usr/bin/install -c -m 644 C/figures/accounts_ekiga_net.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png /usr/bin/install -c -m 644 fr/figures/accounts_ekiga_net.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png /usr/bin/install -c -m 644 sv/figures/accounts_ekiga_net.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/accounts_ekiga_net.png accounts_ekiga_net.png /usr/bin/install -c -m 644 C/figures/accounts_ekiga_call_out.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png /usr/bin/install -c -m 644 fr/figures/accounts_ekiga_call_out.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png /usr/bin/install -c -m 644 sv/figures/accounts_ekiga_call_out.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/accounts_ekiga_call_out.png accounts_ekiga_call_out.png /usr/bin/install -c -m 644 C/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/accounts_sip.png /usr/bin/install -c -m 644 bg/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png /usr/bin/install -c -m 644 de/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png /usr/bin/install -c -m 644 es/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/accounts_sip.png /usr/bin/install -c -m 644 eu/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/accounts_sip.png /usr/bin/install -c -m 644 fi/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/accounts_sip.png /usr/bin/install -c -m 644 fr/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png /usr/bin/install -c -m 644 pt_BR/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png /usr/bin/install -c -m 644 sv/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/accounts_sip.png /usr/bin/install -c -m 644 uk/figures/accounts_sip.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/accounts_sip.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/accounts_sip.png accounts_sip.png /usr/bin/install -c -m 644 C/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/accounts_h323.png /usr/bin/install -c -m 644 bg/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png /usr/bin/install -c -m 644 de/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png /usr/bin/install -c -m 644 es/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/accounts_h323.png /usr/bin/install -c -m 644 eu/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/accounts_h323.png /usr/bin/install -c -m 644 fi/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/accounts_h323.png /usr/bin/install -c -m 644 fr/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png /usr/bin/install -c -m 644 pt_BR/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png /usr/bin/install -c -m 644 sv/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/accounts_h323.png /usr/bin/install -c -m 644 uk/figures/accounts_h323.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/accounts_h323.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/accounts_h323.png accounts_h323.png /usr/bin/install -c -m 644 C/figures/monitoring_lines.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png /usr/bin/install -c -m 644 fr/figures/monitoring_lines.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/monitoring_lines.png monitoring_lines.png /usr/bin/install -c -m 644 C/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/audio_codecs.png /usr/bin/install -c -m 644 bg/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png /usr/bin/install -c -m 644 de/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png /usr/bin/install -c -m 644 es/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/audio_codecs.png /usr/bin/install -c -m 644 eu/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/audio_codecs.png /usr/bin/install -c -m 644 fi/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/audio_codecs.png /usr/bin/install -c -m 644 fr/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png /usr/bin/install -c -m 644 pt_BR/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png /usr/bin/install -c -m 644 sv/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/audio_codecs.png /usr/bin/install -c -m 644 uk/figures/audio_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/audio_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/audio_codecs.png audio_codecs.png /usr/bin/install -c -m 644 C/figures/video_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/C/figures/video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/bg/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ca/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/cs/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/de/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/el/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/en_GB/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/es/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/eu/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fi/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png /usr/bin/install -c -m 644 fr/figures/video_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/fr/figures/video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/oc/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/pt_BR/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/ru/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sl/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png /usr/bin/install -c -m 644 sv/figures/video_codecs.png /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/sv/figures/video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/uk/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/gnome/help/ekiga-snapshot/zh_CN/figures/ && ln -s -f ../../C/figures/video_codecs.png video_codecs.png make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga/help' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga/help' make[3]: Entering directory '/home/ededu/softs/ekiga/ekiga' make[4]: Entering directory '/home/ededu/softs/ekiga/ekiga' make[4]: Nothing to be done for 'install-exec-am'. if test -n "org.gnome.ekiga-snapshot.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /bin/mkdir -p "/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.ekiga-snapshot.gschema.xml "/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/glib-2.0/schemas"; \ test -n "/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot" || /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/applications' /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/GConf/gsettings' /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/appdata' /bin/mkdir -p '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.gnome.ekiga-snapshot.desktop '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/applications' /usr/bin/install -c -m 644 ekiga-snapshot.convert '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/GConf/gsettings' /usr/bin/install -c -m 644 ekiga.appdata.xml '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/appdata' /usr/bin/install -c -m 644 org.gnome.ekiga.service '/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/dbus-1/services' make[4]: Leaving directory '/home/ededu/softs/ekiga/ekiga' make[3]: Leaving directory '/home/ededu/softs/ekiga/ekiga' make[2]: Leaving directory '/home/ededu/softs/ekiga/ekiga' make[1]: Leaving directory '/home/ededu/softs/ekiga/ekiga' cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/bin; \ mv ekiga ekiga-snapshot; \ mv ekiga-helper ekiga-snapshot-helper cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/dbus-1/services; \ mv org.ekiga.Ekiga.service org.ekiga-snapshot.Ekiga.service; \ mv org.ekiga.Helper.service org.ekiga-snapshot.Helper.service # remove .la from plugins rm /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/*/plugins/lib*.la rm /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/lib/ekiga-snapshot/*/libekiga.la #cd /home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/dbus-1/services; \ # mv org.ekiga.Helper.service org.ekiga-snapshot.Helper.service # mv org.ekiga.Ekiga.service org.ekiga-snapshot.Ekiga.service mkdir -p debian/ekiga-snapshot/usr/share/bug/ekiga-snapshot echo 'Send-To: Ekiga Snapshots Bugs ' >/home/ededu/softs/ekiga/ekiga/debian/ekiga-snapshot/usr/share/bug/ekiga-snapshot/control cp debian/bugs.script debian/ekiga-snapshot/usr/share/bug/ekiga-snapshot/script chmod 0755 debian/ekiga-snapshot/usr/share/bug/ekiga-snapshot/script cp debian/bugs.presubj debian/ekiga-snapshot/usr/share/bug/ekiga-snapshot/presubj dh_testdir dh_testroot #"" only has docs in /usr/share/doc, while -dbg uses links dh_installdocs -A -Nekiga-snapshot-dbg dh_install dh_installmenu dh_installman -A -Nekiga-snapshot-dbg man/ekiga-snapshot.1 dh_installchangelogs -Nekiga-snapshot-dbg changelog mkdir -p debian/ekiga-snapshot-dbg/usr/share/doc ln -s ekiga-snapshot debian/ekiga-snapshot-dbg/usr/share/doc/ekiga-snapshot-dbg dh_gconf dh_link dh_strip --dbg-package=ekiga-snapshot-dbg dh_compress dh_fixperms dh_installdeb dh_shlibdeps dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmldap.so contains an unresolvable reference to symbol ldap_result: it's probably a plugin dpkg-shlibdeps: warning: 24 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so contains an unresolvable reference to symbol gst_app_src_get_caps: it's probably a plugin dpkg-shlibdeps: warning: 8 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: can't extract name and version from library name 'libekiga.so' dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libXfixes.so.3 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/bin/ekiga-snapshot-helper were not linked against libdbus-1.so.3 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libssl3.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libXdamage.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libgbm.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libsmime3.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libwayland-egl.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/bin/ekiga-snapshot-helper debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmldap.so debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmavahi.so were not linked against libresolv.so.2 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libplc4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libEGL.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libcairo.so.2 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libXrandr.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libplds4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libXi.so.6 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmldap.so debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libgthread-2.0.so.0 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libsrtp.so.0 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libXext.so.6 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libcamel-1.2.so.57 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libwayland-client.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libsqlite3.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libwayland-server.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libnss3.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libcogl.so.20 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libcogl-path.so.20 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libxkbcommon.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libX11.so.6 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libsoup-2.4.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libcairo-gobject.so.2 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libcapi20.so.3 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libsecret-1.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libebackend-1.2.so.10 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libdrm.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libjson-glib-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libXcomposite.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libnspr4.so (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libspeexdsp.so.1 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libcogl-pango.so.20 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libatk-1.0.so.0 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/bin/ekiga-snapshot debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so were not linked against libpangocairo-1.0.so.0 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libedata-book-1.2.so.25 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/libekiga.so was not linked against libwayland-cursor.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ekiga-snapshot/usr/lib/ekiga-snapshot/4.1.0/plugins/libgmevolution.so was not linked against libnssutil3.so (it uses none of the library's symbols) dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'ekiga-snapshot-dbg' in '../ekiga-snapshot-dbg_0-20160917-1_amd64.deb'. dpkg-deb: building package 'ekiga-snapshot' in '../ekiga-snapshot_0-20160917-1_amd64.deb'. dpkg-genchanges --build=any,all >../ekiga-snapshot_0-20160917-1_amd64.changes dpkg-genchanges: warning: the current version (0-20160917-1) is earlier than the previous one (3.0.0-1) dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build ekiga dpkg-buildpackage: info: binary-only upload (no source included)