* Package: net-voip/sflphone-1.0.1  * Repository: gentoo  * Maintainer: elvanor@gentoo.org  * USE: amd64 elibc_glibc gnome kernel_linux multilib networkmanager test userland_GNU  * FEATURES: ccache sandbox test >>> Unpacking source... >>> Unpacking sflphone-1.0.1.tar.gz to /var/tmp/portage/net-voip/sflphone-1.0.1/work >>> Source unpacked in /var/tmp/portage/net-voip/sflphone-1.0.1/work >>> Preparing source in /var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1 ... * Applying sflphone-1.0.1-glib-single-include.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: sflphone-1.0.1/daemon/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running eautoreconf in '/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/gnome' ... * Running gnome-doc-prepare --copy --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: sflphone-1.0.1/gnome/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1 ... * econf: updating sflphone-1.0.1/daemon/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sflphone-1.0.1/daemon/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sflphone-1.0.1/gnome/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sflphone-1.0.1/gnome/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-dependency-tracking --without-debug --without-gsm --with-networkmanager --without-speex --disable-static --disable-doxygen checking 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 make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking ostream usability... yes checking ostream presence... yes checking for ostream... yes checking whether stat file-mode macros are broken... no checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for ptrdiff_t... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for bzero... yes checking for floor... yes checking for gethostbyname... yes checking for gethrtime... no checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for mkdir... yes checking for pathconf... yes checking for pow... yes checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for utime... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UUID... yes checking for LIBCRYPTO... yes checking for ALSA... yes checking for PULSEAUDIO... yes checking for SAMPLERATE... yes checking for CCGNU2... yes checking for CCEXT2... yes checking for CCRTP... yes checking for libssl... yes checking for ZRTPCPP... yes checking for DBUSCPP... yes checking for XML_ParserCreate_MM in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for yaml_parser_initialize in -lyaml... yes checking yaml.h usability... yes checking yaml.h presence... yes checking for yaml.h... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pcre_free in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for CPPUNIT... yes checking speex/speex_preprocess.h usability... yes checking speex/speex_preprocess.h presence... yes checking for speex/speex_preprocess.h... yes checking for speex_preprocess_run in -lspeexdsp... yes checking for CELT... no checking for CELT... yes configure: Using celt 0.7.1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libs/Makefile config.status: creating libs/utilspp/Makefile config.status: creating libs/utilspp/singleton/Makefile config.status: creating libs/iax2/Makefile config.status: creating src/Makefile config.status: creating src/sip/Makefile config.status: creating src/im/Makefile config.status: creating src/iax/Makefile config.status: creating src/audio/Makefile config.status: creating src/audio/audiortp/Makefile config.status: creating src/audio/pulseaudio/Makefile config.status: creating src/audio/alsa/Makefile config.status: creating src/audio/sound/Makefile config.status: creating src/audio/codecs/Makefile config.status: creating src/config/Makefile config.status: creating src/dbus/Makefile config.status: creating src/hooks/Makefile config.status: creating src/history/Makefile config.status: creating test/Makefile config.status: creating ringtones/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating doc/dbus-api/Makefile config.status: creating doc/doxygen/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configuration done! Please make sure that pjsip library (libs/pjproject) has already been compiled. Run `make' to build the software. * econf: updating sflphone-1.0.1/daemon/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sflphone-1.0.1/daemon/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sflphone-1.0.1/gnome/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sflphone-1.0.1/gnome/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking gnome-doc-utils >= 0.3.2... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for DBUSGLIB... yes checking for LIBNOTIFY... yes checking for GTK... yes checking for GCONF... yes checking for GLIB... yes checking for WEBKIT... yes checking for CHECK... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config/Makefile config.status: creating src/dbus/Makefile config.status: creating src/contacts/Makefile config.status: creating src/widget/Makefile config.status: creating src/icons/Makefile config.status: creating pixmaps/Makefile config.status: creating webkit/Makefile config.status: creating sflphone.desktop config.status: creating tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1 ... make -j5 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon' Making all in libs make[2]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs' Making all in utilspp make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/utilspp' Making all in singleton make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/utilspp/singleton' CCLD libsingleton.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/utilspp/singleton' make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/utilspp' CCLD libutilspp.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/utilspp' make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/utilspp' Making all in iax2 make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/iax2' CC iax2-parser.lo CC iax.lo CC jitterbuf.lo CC md5.lo CCLD libiax2.la make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs/iax2' make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs' make[2]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/libs' Making all in src make[2]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src' Making all in dbus make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/dbus' dbusxx-xml2cpp callmanager-introspec.xml --adaptor=callmanager-glue.h dbusxx-xml2cpp configurationmanager-introspec.xml --adaptor=configurationmanager-glue.h dbusxx-xml2cpp instance-introspec.xml --adaptor=instance-glue.h generating code for interface org.sflphone.SFLphone.Instance... generating code for interface org.sflphone.SFLphone.ConfigurationManager...generating code for interface org.sflphone.SFLphone.CallManager... make all-am make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/dbus' CXX libdbus_la-callmanager.lo CXX libdbus_la-configurationmanager.lo CXX libdbus_la-dbusmanager.lo CXX libdbus_la-networkmanager.lo CXX libdbus_la-instance.lo In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from dbus_cpp.h:37, from instance.h:37, from instance.cpp:31: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::AdaptorBase::AdaptorBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:59:1: warning: 'DBus::AdaptorBase::_interfaces' should be initialized in the member initialization list In file included from instance.h:41:0, from instance.cpp:31: instance-glue.h: In constructor 'org::sflphone::SFLphone::Instance_adaptor::Instance_adaptor()': instance-glue.h:22:64: note: synthesized method 'DBus::AdaptorBase::AdaptorBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from instance.h:37, from instance.cpp:31: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': instance-glue.h:24:180: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from ../../src/global.h:42, from instance.cpp:30: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': instance-glue.h:24:48: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from instance.h:37, from instance.cpp:31: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::ProxyBase::ProxyBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:86:1: warning: 'DBus::ProxyBase::_interfaces' should be initialized in the member initialization list In file included from networkmanager.h:36:0, from networkmanager.cpp:31: networkmanager_proxy.h: In constructor 'org::freedesktop::NetworkManager_proxy::NetworkManager_proxy()': networkmanager_proxy.h:19:70: note: synthesized method 'DBus::ProxyBase::ProxyBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' networkmanager_proxy.h:20:54: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': networkmanager_proxy.h:20:189: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::AdaptorBase::AdaptorBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:59:1: warning: 'DBus::AdaptorBase::_interfaces' should be initialized in the member initialization list In file included from instance.h:41:0, from networkmanager.cpp:36: instance-glue.h: In constructor 'org::sflphone::SFLphone::Instance_adaptor::Instance_adaptor()': instance-glue.h:22:64: note: synthesized method 'DBus::AdaptorBase::AdaptorBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': instance-glue.h:24:180: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' networkmanager_proxy.h:20:54: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from /usr/include/dbus-c++-1/dbus-c++/types.h:31, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': networkmanager_proxy.h:20:54: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from /usr/include/dbus-c++-1/dbus-c++/types.h:31, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': instance-glue.h:24:48: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from networkmanager_proxy.h:9, from networkmanager.h:36, from networkmanager.cpp:31: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' networkmanager_proxy.h:20:54: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list sed -e "s|libexec|/usr/lib64/sflphone|" org.sflphone.SFLphone.service.in> org.sflphone.SFLphone.service In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::AdaptorBase::AdaptorBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:59:1: warning: 'DBus::AdaptorBase::_interfaces' should be initialized in the member initialization list In file included from instance.h:41:0, from dbusmanager.cpp:35: instance-glue.h: In constructor 'org::sflphone::SFLphone::Instance_adaptor::Instance_adaptor()': instance-glue.h:22:64: note: synthesized method 'DBus::AdaptorBase::AdaptorBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': instance-glue.h:24:180: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': callmanager-glue.h:24:188: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::ProxyBase::ProxyBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:86:1: warning: 'DBus::ProxyBase::_interfaces' should be initialized in the member initialization list In file included from networkmanager.h:36:0, from dbusmanager.cpp:39: networkmanager_proxy.h: In constructor 'org::freedesktop::NetworkManager_proxy::NetworkManager_proxy()': networkmanager_proxy.h:19:70: note: synthesized method 'DBus::ProxyBase::ProxyBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' networkmanager_proxy.h:20:54: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': networkmanager_proxy.h:20:189: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from /usr/include/dbus-c++-1/dbus-c++/types.h:31, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': instance-glue.h:24:48: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' networkmanager_proxy.h:20:54: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from /usr/include/dbus-c++-1/dbus-c++/types.h:31, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': networkmanager_proxy.h:20:54: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from dbusmanager.h:34, from dbusmanager.cpp:32: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' instance-glue.h:24:48: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' networkmanager_proxy.h:20:54: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from configurationmanager-glue.h:9, from configurationmanager.h:44, from configurationmanager.cpp:35: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' configurationmanager-glue.h:24:57: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from /usr/include/dbus-c++-1/dbus-c++/types.h:31, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from configurationmanager-glue.h:9, from configurationmanager.h:44, from configurationmanager.cpp:35: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': configurationmanager-glue.h:24:57: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from configurationmanager-glue.h:9, from configurationmanager.h:44, from configurationmanager.cpp:35: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' configurationmanager-glue.h:24:57: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from dbus_cpp.h:37, from callmanager.h:34, from callmanager.cpp:34: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::AdaptorBase::AdaptorBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:59:1: warning: 'DBus::AdaptorBase::_interfaces' should be initialized in the member initialization list In file included from callmanager.h:42:0, from callmanager.cpp:34: callmanager-glue.h: In constructor 'org::sflphone::SFLphone::CallManager_adaptor::CallManager_adaptor()': callmanager-glue.h:22:67: note: synthesized method 'DBus::AdaptorBase::AdaptorBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from callmanager.h:34, from callmanager.cpp:34: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': callmanager-glue.h:24:188: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from ../../src/global.h:42, from callmanager.cpp:33: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': callmanager-glue.h:24:49: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from dbus_cpp.h:37, from callmanager.h:34, from callmanager.cpp:34: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list CXXLD libdbus.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/dbus' make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/dbus' Making all in audio make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio' Making all in codecs make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/codecs' CXX audiocodecfactory.lo CXX libcodec_ulaw_so-ulaw.o CXX libcodec_alaw_so-alaw.o CXX audiocodec.lo CXX libcodec_g722_so-g722.o CXX libcodec_celt_so-celtcodec.o CXXLD libcodecdescriptor.la CXXLD libcodec_ulaw.so CXXLD libcodec_g722.so CXXLD libcodec_alaw.so CXXLD libcodec_celt.so make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/codecs' Making all in audiortp make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/audiortp' CXX audio_rtp_session.lo CXX audio_symmetric_rtp_session.lo CXX audio_rtp_factory.lo CXX audio_rtp_record_handler.lo CXX audio_zrtp_session.lo In file included from audio_srtp_session.h:34:0, from audio_rtp_factory.cpp:35: audio_symmetric_rtp_session.h:76:74: warning: base class 'class ost::TimerPort' has a non-virtual destructor In file included from audio_srtp_session.h:34:0, from audio_rtp_factory.cpp:35: audio_symmetric_rtp_session.h:54:113: warning: base class 'class ost::TimerPort' has a non-virtual destructor In file included from audio_rtp_session.cpp:36:0: audio_symmetric_rtp_session.h:76:74: warning: base class 'class ost::TimerPort' has a non-virtual destructor In file included from audio_rtp_session.cpp:36:0: audio_symmetric_rtp_session.h:54:113: warning: base class 'class ost::TimerPort' has a non-virtual destructor In file included from audio_symmetric_rtp_session.cpp:36:0: audio_symmetric_rtp_session.h:76:74: warning: base class 'class ost::TimerPort' has a non-virtual destructor In file included from audio_symmetric_rtp_session.cpp:36:0: audio_symmetric_rtp_session.h:54:113: warning: base class 'class ost::TimerPort' has a non-virtual destructor CXX audio_srtp_session.lo CXX zrtp_session_callback.lo In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from ../../../src/dbus/dbus_cpp.h:37, from ../../../src/dbus/dbusmanager.h:34, from zrtp_session_callback.cpp:33: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::AdaptorBase::AdaptorBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:59:1: warning: 'DBus::AdaptorBase::_interfaces' should be initialized in the member initialization list In file included from ../../../src/dbus/callmanager.h:42:0, from zrtp_session_callback.cpp:34: ../../../src/dbus/callmanager-glue.h: In constructor 'org::sflphone::SFLphone::CallManager_adaptor::CallManager_adaptor()': ../../../src/dbus/callmanager-glue.h:22:67: note: synthesized method 'DBus::AdaptorBase::AdaptorBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from ../../../src/dbus/dbus_cpp.h:37, from ../../../src/dbus/dbusmanager.h:34, from zrtp_session_callback.cpp:33: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' ../../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': ../../../src/dbus/callmanager-glue.h:24:188: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' ../../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from zrtp_session_callback.h:41, from zrtp_session_callback.cpp:30: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': ../../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from ../../../src/dbus/dbus_cpp.h:37, from ../../../src/dbus/dbusmanager.h:34, from zrtp_session_callback.cpp:33: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' ../../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list In file included from audio_srtp_session.h:34:0, from audio_srtp_session.cpp:30: audio_symmetric_rtp_session.h:76:74: warning: base class 'class ost::TimerPort' has a non-virtual destructor In file included from audio_srtp_session.h:34:0, from audio_srtp_session.cpp:30: audio_symmetric_rtp_session.h:54:113: warning: base class 'class ost::TimerPort' has a non-virtual destructor CXXLD libaudiortp.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/audiortp' Making all in sound make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/sound' CXX audiofile.lo CXX tone.lo CXX tonelist.lo CXX dtmf.lo CXX dtmfgenerator.lo CXXLD libsound.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/sound' Making all in alsa make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/alsa' CXX alsalayer.lo In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from ../../../src/dbus/dbus_cpp.h:37, from ../../../src/dbus/dbusmanager.h:34, from ../../../src/managerimpl.h:43, from ../../../src/manager.h:36, from ../../../src/audio/audiolayer.h:40, from alsalayer.h:35, from alsalayer.cpp:32: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' ../../../src/dbus/configurationmanager-glue.h:24:57: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from ../../../src/managerimpl.h:41, from ../../../src/manager.h:36, from ../../../src/audio/audiolayer.h:40, from alsalayer.h:35, from alsalayer.cpp:32: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': ../../../src/dbus/configurationmanager-glue.h:24:57: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from ../../../src/dbus/dbus_cpp.h:37, from ../../../src/dbus/dbusmanager.h:34, from ../../../src/managerimpl.h:43, from ../../../src/manager.h:36, from ../../../src/audio/audiolayer.h:40, from alsalayer.h:35, from alsalayer.cpp:32: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' ../../../src/dbus/configurationmanager-glue.h:24:57: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list CXXLD libalsalayer.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/alsa' Making all in pulseaudio make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/pulseaudio' CXX pulselayer.lo CXX audiostream.lo CXXLD libpulselayer.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio/pulseaudio' make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio' CXX audioloop.lo CXX ringbuffer.lo CXX mainbuffer.lo CXX audiorecord.lo CXX audiorecorder.lo CXX recordable.lo audiorecord.cpp: In member function 'void AudioRecord::closeWavFile()': audiorecord.cpp:382:51: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result audiorecord.cpp:394:38: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result CXX audiolayer.lo CXX samplerateconverter.lo CXX delaydetection.lo CXX echosuppress.lo CXX speexechocancel.lo CXX noisesuppress.lo CXX gaincontrol.lo CXX dcblocker.lo CXXLD libaudio.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio' make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/audio' Making all in config make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/config' CXX libconfig_la-config.lo CXX libconfig_la-yamlemitter.lo CXX libconfig_la-yamlparser.lo CXX libconfig_la-yamlnode.lo CXXLD libconfig.la make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/config' Making all in hooks make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/hooks' make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/hooks' CXX urlhook.lo CXXLD libhooks.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/hooks' make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/hooks' Making all in history make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/history' make[4]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/history' CXX historyitem.lo CXX historymanager.lo CXXLD libhistory.la make[4]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/history' make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/history' Making all in sip make[3]: Entering directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/sip' CXX libsiplink_la-sdes_negotiator.lo CXX libsiplink_la-pattern.lo CXX libsiplink_la-sdp.lo CXX libsiplink_la-sipaccount.lo CXX libsiplink_la-sipcall.lo CXX libsiplink_la-sipvoiplink.lo In file included from /usr/include/dbus-c++-1/dbus-c++/dbus.h:29:0, from ../../src/dbus/dbus_cpp.h:37, from ../../src/dbus/dbusmanager.h:34, from ../../src/managerimpl.h:43, from ../../src/manager.h:36, from sipvoiplink.cpp:41: /usr/include/dbus-c++-1/dbus-c++/interface.h: In constructor 'DBus::AdaptorBase::AdaptorBase()': /usr/include/dbus-c++-1/dbus-c++/interface.h:59:1: warning: 'DBus::AdaptorBase::_interfaces' should be initialized in the member initialization list In file included from ../../src/dbus/callmanager.h:42:0, from sipvoiplink.cpp:50: ../../src/dbus/callmanager-glue.h: In constructor 'org::sflphone::SFLphone::CallManager_adaptor::CallManager_adaptor()': ../../src/dbus/callmanager-glue.h:22:67: note: synthesized method 'DBus::AdaptorBase::AdaptorBase()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from ../../src/dbus/dbus_cpp.h:37, from ../../src/dbus/dbusmanager.h:34, from ../../src/managerimpl.h:43, from ../../src/manager.h:36, from sipvoiplink.cpp:41: /usr/include/dbus-c++-1/dbus-c++/util.h: At global scope: /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::RefPtr >': /usr/include/dbus-c++-1/dbus-c++/util.h:267:33: instantiated from 'DBus::Slot' ../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: 'class DBus::RefPtr >' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:160:1: warning: but does not override 'DBus::RefPtr >(const DBus::RefPtr >&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In instantiation of 'DBus::Callback': ../../src/dbus/callmanager-glue.h:24:188: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: 'class DBus::Callback' has pointer data members /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: but does not override 'DBus::Callback(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h:272:1: warning: or 'operator=(const DBus::Callback&)' /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::Slot::Slot()': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' ../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: warning: 'DBus::Slot::_cb' should be initialized in the member initialization list In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/map:61:0, from sipvoiplink.h:38, from sipvoiplink.cpp:39: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h: In member function 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]': ../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4/bits/stl_map.h:451:11: note: synthesized method 'DBus::Slot::Slot()' first required here In file included from /usr/include/dbus-c++-1/dbus-c++/types.h:34:0, from /usr/include/dbus-c++-1/dbus-c++/dbus.h:28, from ../../src/dbus/dbus_cpp.h:37, from ../../src/dbus/dbusmanager.h:34, from ../../src/managerimpl.h:43, from ../../src/manager.h:36, from sipvoiplink.cpp:41: /usr/include/dbus-c++-1/dbus-c++/util.h: In constructor 'DBus::RefPtr::RefPtr(T*) [with T = DBus::Callback_Base]': /usr/include/dbus-c++-1/dbus-c++/util.h:226:1: instantiated from 'mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::basic_string, _Tp = DBus::Slot, _Compare = std::less >, _Alloc = std::allocator, DBus::Slot > >, mapped_type = DBus::Slot, key_type = std::basic_string]' ../../src/dbus/callmanager-glue.h:24:49: instantiated from here /usr/include/dbus-c++-1/dbus-c++/util.h:163:3: warning: 'DBus::RefPtr >::__cnt' should be initialized in the member initialization list sipaccount.cpp: In member function 'void SIPAccount::initTlsConfiguration()': sipaccount.cpp:599:54: error: cannot convert 'pj_ssl_cipher**' to 'pj_str_t*' for argument '1' to 'const pj_str_t* pj_cstr(pj_str_t*, const char*)' compilation terminated due to -Wfatal-errors. make[3]: *** [libsiplink_la-sipaccount.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src/sip' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon' make: *** [all] Error 2 * ERROR: net-voip/sflphone-1.0.1 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-voip/sflphone-1.0.1'`, * the complete build log and the output of `emerge -pqv '=net-voip/sflphone-1.0.1'`. * The complete build log is located at '/var/log/portage/build/net-voip/sflphone-1.0.1:20120721-164209.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-voip/sflphone-1.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-voip/sflphone-1.0.1/temp/environment'. * Working directory: '/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1/daemon' * S: '/var/tmp/portage/net-voip/sflphone-1.0.1/work/sflphone-1.0.1'