dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: info: source package ptlib-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 ptlib dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean rm -f build-arch-stamp build-indep-stamp patch-stamp rm -f include/ptbuildopts.h rm -f config.log config.status autotools rm -f config.sub config.guess plugins/config.sub plugins/config.guess rm -f plugins/config.status plugins/config.log rm -rf lib rm -f make/ptbuildopts.mak make/ptlib-config include/ptbuildopts.h rm -rf plugins/ptlib* rm -f `find . -name "*~"` rm -rf `find debian/* -type d -name "libpt-*"` rm -rf debian/files* core rm -f debian/*substvars rm -f debian/*.debhelper rm -rf html rm -f debian/libpt-*.*.manpages debian/libpt-*.*.dirs debian/libpt-*.*.install rm -f core a.out dh_clean debian/rules build rm -f config.sub config.guess cp /usr/share/misc/config.sub config.sub cp /usr/share/misc/config.guess config.guess rm -f plugins/config.sub plugins/config.guess cp /usr/share/misc/config.sub plugins/config.sub cp /usr/share/misc/config.guess plugins/config.guess touch autotools ./configure --build x86_64-linux-gnu --prefix=/usr --enable-oss --enable-pulse checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether ln -s works... yes checking for ranlib... ranlib checking for svn... /usr/bin/svn checking for a BSD-compatible install... /usr/bin/install -c checking install support for -C... yes checking for ar... ar checking for strip... strip checking for objcopy... objcopy checking for dsymutil... no checking how to run the C preprocessor... gcc -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 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 size of int... 4 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for long double... yes configure: Platform: "linux" release "4.6.0-1-amd64" on "x86_64" checking debug build (-ggdb3)... yes checking optimised build (-O3)... yes checking Disable unknown-pragmas warning (-Wno-unknown-pragmas)... yes checking Disable unused-private-field warning (-Wno-unused-private-field)... yes checking Disable overloaded-virtual warning (-Wno-overloaded-virtual)... yes checking Disable deprecated-declarations warning (-Wno-deprecated-declarations)... yes checking warnings (-Wall)... yes configure: PTLIB version is 2.16.3 checking for bison... /usr/bin/bison configure: Default extension for C++ files is cpp configure: gcc version is 6.2.0 checking checking if pragma implementation should be used... no checking checking if bogus warning on strict aliasing... no checking compiler -felide-constructors... yes checking compiler -Wreorder... yes checking compiler -fno-diagnostics-show-caret... yes checking compiler -fno-caret-diagnostics... no checking if compiler uses RTTI by default... yes checking enable C++ exceptions... disabled by default checking C++ memory allocator... std checking if has malloc_info... yes checking whether byte ordering is bigendian... no checking for swab... yes checking how to run the C++ preprocessor... g++ -E checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking for net/if.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for poll... yes checking if readdir_r has 2 parms... no checking if readdir_r has 3 parms... yes checking for recvmsg... yes checking for rt_msghdr... no checking for recvmsg flag MSG_ERRQUEUE... yes checking for sockopt option IP_RECVERR... yes checking for getpwuid_r with 4 arguments... no checking for getpwuid_r with 5 arguments... yes checking for getgrgid_r with 4 arguments... no checking for getgrgid_r with 5 arguments... yes checking for getpwnam_r with 4 arguments... no checking for getpwnam_r with 5 arguments... yes checking for getgrnam_r with 4 arguments... no checking for getgrnam_r with 5 arguments... yes checking if setpgrp takes no parameters... yes checking if has std::atomic... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for clock_gettime in -lrt... yes checking if has Unix semaphores... yes checking if named semaphores are available... no checking if has sem_timedwait... yes checking if has pthread_mutex_timedlock... yes checking if has NP recursive mutexes... yes checking for gethostbyaddr_r... yes checking for NetLink support... yes checking for IPv6 support... yes checking for inet_ntop... yes checking for IPV6_ADD_MEMBERSHIP... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking if has iostream::set_rdbuf... yes checking for stack back trace support... yes checking for C++ demangle support... yes configure: Memory checking... configure: PTRACE and all trace logging included checking for library containing regcomp... none required checking for res_ninit... no checking for res_ninit in -lresolv... yes checking for PCAP support... no checking libJPEG support... yes checking for LIBJPEG... no checking for libJPEG support usability... no checking SUN mlib support... checking for sasl_version in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking Open LDAP support... yes checking for OPENLDAP... no checking for Open LDAP support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lldap -llber checking OpenSSL support... yes checking for OPENSSL... yes checking for OpenSSL support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lssl -lcrypto checking for OPENSSL const arg to d2i_AutoPrivateKey... yes checking for OPENSSL SRTP support... yes checking for OPENSSL AES header... yes checking for OPENSSL d2i_DHparams_bio new variant... yes checking expat XML support... yes checking for EXPAT... yes checking for expat XML support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lexpat checking Lua script support... yes checking for LUA... no checking V8 Javascript script support... yes checking for V8... no checking for V8 Javascript script support usability... no checking config file support... yes checking URL support... yes checking HTTP support... yes checking HTTP forms support... yes checking HTTP server support... yes checking SSDP support... yes checking Cypher support... yes checking VarType support... yes checking GUID support... yes checking Scripts support... yes checking Spool directory support... yes checking System log support... yes checking Channel utilities support... yes checking Timers support... yes checking Network support... yes checking VCard support... yes checking Jabber support... yes checking Text-To-Speech server support... yes checking VXML support... yes checking XMLRPC support... yes checking SOAP support... yes checking ASN decoding/encoding support... yes checking NAT traversal support... yes checking STUN support... yes checking STUN server support... yes checking sub-process (PPipeChannel) support... yes checking DTMF protocol support... yes checking SOCKS protocol support... yes checking FTP protocol support... yes checking SNMP protocol support... yes checking TELNET protocol support... yes checking command line interpreter support... yes checking remote connection support... yes checking serial port support... yes checking POP3/SMTP support... yes checking audio support... yes checking WAVFILE support... yes checking video device support... yes checking video file support... yes checking FFMpeg video file support... yes checking application sharing support... disabled by default checking shared memory video devices... disabled by default checking shared memory video devices... disabled by user checking disable Curses (text mode windows) support... yes checking for CURSES... no checking for disable Curses (text mode windows) support usability... no checking disable libSDL (video display) support... yes checking for SDL... yes checking for disable libSDL (video display) support usability... yes configure: Adding CPPFLAGS: -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL configure: Adding LIBS: -lSDL checking GStreamer 0.10 support... yes checking for GSTREAMER... no checking GStreamer 1.0 support... yes checking for GSTREAMER... yes checking for GStreamer 1.0 support usability... yes configure: Adding CPPFLAGS: -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include configure: Adding LIBS: -lgio-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 checking ODBC database support... yes checking for ODBC... no checking for ODBC database support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lodbc checking ODBC defines Windows types... yes checking enable video for windows capture... disabled by default configure: No Video Capture support checking for dlopen in -ldl... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -ldl checking Plugin Manager support... yes checking Plugin support... yes checking where plugins are being installed... /usr/lib/ptlib-2.16.3 checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for ESD... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for Pulse support... yes checking sys/mixer.h usability... no checking sys/mixer.h presence... no checking for sys/mixer.h... no checking for shmifOpen... no checking PortAudio library... disabled by default checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking machine/ioctl_meteor.h usability... no checking machine/ioctl_meteor.h presence... no checking for machine/ioctl_meteor.h... no checking i386/ioctl_meteor.h usability... no checking i386/ioctl_meteor.h presence... no checking for i386/ioctl_meteor.h... no checking dev/ic/bt8xx.h usability... no checking dev/ic/bt8xx.h presence... no checking for dev/ic/bt8xx.h... no checking libavc1394/avc1394.h usability... no checking libavc1394/avc1394.h presence... no checking for libavc1394/avc1394.h... no checking libdc1394/dc1394_control.h usability... no checking libdc1394/dc1394_control.h presence... no checking for libdc1394/dc1394_control.h... no checking enable samples build... disabled by default configure: creating ./config.status config.status: creating ptlib.pc config.status: creating ptlib_cfg.dxy config.status: creating make/ptlib_config.mak config.status: creating include/ptlib_config.h config.status: executing Platform-Makefile commands =========================== Configuration ============================== OS Type : linux Machine Type : x86_64 prefix : /usr exec_prefix : ${prefix} includedir : ${prefix}/include libdir : ${exec_prefix}/lib datarootdir : ${prefix}/share makedir : ${datarootdir}/ptlib/make Internal memory checking : no DNS Resolver : yes IPv6 : yes Packet Capture (PCAP) : no Expat (XML parser) : yes OpenSSL : yes SASL v1 : no SASL v2 : yes OpenLDAP : yes ODBC : yes Lua : no Javascript (V8) : no Curses : no GStreamer : yes Audio : yes ALSA : yes ESD : no OSS : yes Pulse : yes Sun : no shm : no Video : yes SDL : yes Video4linux : no Video4linux2 : yes BSD : no IEEE-1394/AVC : no IEEE-1394/DC : no JPEG File : no ======================================================================== /usr/bin/make -j --jobserver-fds=3,4 -- make[1]: Entering directory '/home/ededu/softs/ekiga/ptlib' cd /home/ededu/softs/ekiga/ptlib/ && aclocal /usr/bin/make --file="/home/ededu/softs/ekiga/ptlib/make/toplevel.mak" --directory="/home/ededu/softs/ekiga/ptlib" make[2]: Entering directory '/home/ededu/softs/ekiga/ptlib' /usr/bin/make --print-directory --file="/home/ededu/softs/ekiga/ptlib/make/toplevel.mak" ALLOW_PARALLEL=1 DEBUG_BUILD=no STATIC_BUILD=no internal_shared make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib' g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psasl.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/psasl.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pldap.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pldap.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pils.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pils.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pssl.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pssl.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vsdl.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/vsdl.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/gstreamer.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/gstreamer.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/podbc.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/podbc.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vfakeio.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/vfakeio.cxx autoconf g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/videoio.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/videoio.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vconvert.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/vconvert.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvidchan.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/pvidchan.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tinyjpeg.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/tinyjpeg.cxx /home/ededu/softs/ekiga/ptlib/src/ptlib/common/vfakeio.cxx: In member function ‘void PVideoInputDevice_FakeVideo::GrabMovingBlocksTestFrame(BYTE*)’: /home/ededu/softs/ekiga/ptlib/src/ptlib/common/vfakeio.cxx:1918:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] /home/ededu/softs/ekiga/ptlib/src/ptlib/common/vfakeio.cxx:1926:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/jidctflt.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/jidctflt.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/sound.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/sound.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxml.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pxml.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxmlrpc.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pxmlrpc.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxmlrpcs.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pxmlrpcs.cxx At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’ g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psoap.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/psoap.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vxml.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/vxml.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/xmpp.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_c2s.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/xmpp_c2s.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_muc.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/xmpp_muc.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_roster.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/xmpp_roster.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pdns.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pdns.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/enum.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/enum.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ptts.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/ptts.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/asner.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/asner.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pasn.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pasn.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmpclnt.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/snmpclnt.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmpserv.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/snmpserv.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psnmp.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/psnmp.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmp.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/snmp.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/rfc1155.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/rfc1155.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftpclnt.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/ftpclnt.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftpsrvr.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/ftpsrvr.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftp.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/ftp.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/telnet.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/telnet.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/cli.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/cli.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pnat.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pnat.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pstun.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pstun.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pstunsrvr.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pstunsrvr.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/socks.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/socks.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pipechan.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/pipechan.cxx /home/ededu/softs/ekiga/ptlib/src/ptclib/pstun.cxx: In member function ‘bool PSTUNMessage::IsRFC5389() const’: /home/ededu/softs/ekiga/ptlib/src/ptclib/pstun.cxx:466:47: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /home/ededu/softs/ekiga/ptlib/src/ptclib/pstun.cxx: In member function ‘bool PSTUNMessage::IsValid() const’: /home/ededu/softs/ekiga/ptlib/src/ptclib/pstun.cxx:542:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/remconn.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/remconn.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pwavfile.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pwavfile.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pwavfiledev.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pwavfiledev.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/dtmf.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/dtmf.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tonedev.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/tonedev.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vcard.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/vcard.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/serchan.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/serchan.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/modem.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/modem.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/inetmail.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/inetmail.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/url.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/url.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/http.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/http.cxx At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’ g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpclnt.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/httpclnt.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/html.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/html.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpsrvr.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/httpsrvr.cxx /home/ededu/softs/ekiga/ptlib/src/ptclib/httpsrvr.cxx: In member function ‘virtual bool PWebSocket::WriteHeader(PWebSocket::OpCodes, bool, uint64_t, int64_t)’: /home/ededu/softs/ekiga/ptlib/src/ptclib/httpsrvr.cxx:1105:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /home/ededu/softs/ekiga/ptlib/src/ptclib/httpsrvr.cxx:1110:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ssdp.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/ssdp.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpform.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/httpform.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/svcproc.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/svcproc.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpsvc.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/httpsvc.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/shttpsvc.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/shttpsvc.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/config.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/config.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvidfile.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pvidfile.cxx At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’ g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvfiledev.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pvfiledev.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pffvdev.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/pffvdev.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/cypher.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/cypher.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vartype.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/vartype.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/guid.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/guid.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/script.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/script.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/spooldir.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/spooldir.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/syslog.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/syslog.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pluginmgr.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/pluginmgr.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/qchannel.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/qchannel.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/delaychan.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/delaychan.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/memfile.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/memfile.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ipacl.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/ipacl.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/inetprot.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/inetprot.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psockbun.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/psockbun.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/sockets.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/sockets.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/uicmp.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/uicmp.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/socket.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/socket.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/udll.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/udll.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/channel.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/channel.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/osutil.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/osutil.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tlib.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/tlib.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/json.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/json.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/threadpool.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/threadpool.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/random.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptclib/random.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/notifier_ext.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/notifier_ext.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/safecoll.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/safecoll.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ptime.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/ptime.cxx cp /home/ededu/softs/ekiga/ptlib/src/ptlib/common/getdate.tab.c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/getdate.c SVN_REVISION=`LC_ALL=C /usr/bin/svn info /home/ededu/softs/ekiga/ptlib/ 2> /dev/null | sed -n 's/Revision: //p'`; if [ -z "$SVN_REVISION" ]; then SVN_REVISION=`sed -n -e 's/.*Revision: \([0-9]*\).*/\1/p' /home/ededu/softs/ekiga/ptlib/revision.h.in`; fi; sed "s/SVN_REVISION.*/SVN_REVISION $SVN_REVISION/" /home/ededu/softs/ekiga/ptlib/revision.h.in > /home/ededu/softs/ekiga/ptlib/revision.h.tmp; if diff -q /home/ededu/softs/ekiga/ptlib/revision.h /home/ededu/softs/ekiga/ptlib/revision.h.tmp >/dev/null 2>&1; then rm /home/ededu/softs/ekiga/ptlib/revision.h.tmp; else mv -f /home/ededu/softs/ekiga/ptlib/revision.h.tmp /home/ededu/softs/ekiga/ptlib/revision.h; echo "Revision file updated to `sed -n 's/.*SVN_REVISION *\(.*\)/\1/p' /home/ededu/softs/ekiga/ptlib/revision.h`" ; fi g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/assert.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/unix/assert.cxx Revision file updated to g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/collect.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/collect.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/contain.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/contain.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/object.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/object.cxx gcc -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -Wno-write-strings -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/getdate.c -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/getdate.o g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/osutils.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c /home/ededu/softs/ekiga/ptlib/src/ptlib/common/osutils.cxx if test ! -d "/home/ededu/softs/ekiga/ptlib" ; then mkdir /home/ededu/softs/ekiga/ptlib; fi; cd /home/ededu/softs/ekiga/ptlib; /home/ededu/softs/ekiga/ptlib/configure '--build' 'x86_64-linux-gnu' '--prefix=/usr' '--enable-oss' '--enable-pulse' 'build_alias=x86_64-linux-gnu' checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether ln -s works... yes checking for ranlib... ranlib checking for svn... /usr/bin/svn checking for a BSD-compatible install... /usr/bin/install -c checking install support for -C... yes checking for ar... ar checking for strip... strip checking for objcopy... objcopy checking for dsymutil... no checking how to run the C preprocessor... gcc -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 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 size of int... 4 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for long double... yes configure: Platform: "linux" release "4.6.0-1-amd64" on "x86_64" checking debug build (-ggdb3)... yes checking optimised build (-O3)... yes checking Disable unknown-pragmas warning (-Wno-unknown-pragmas)... yes checking Disable unused-private-field warning (-Wno-unused-private-field)... yes checking Disable overloaded-virtual warning (-Wno-overloaded-virtual)... yes checking Disable deprecated-declarations warning (-Wno-deprecated-declarations)... yes checking warnings (-Wall)... yes configure: PTLIB version is 2.16.3 checking for bison... /usr/bin/bison configure: Default extension for C++ files is cpp configure: gcc version is 6.2.0 checking checking if pragma implementation should be used... no checking checking if bogus warning on strict aliasing... no checking compiler -felide-constructors... yes checking compiler -Wreorder... yes checking compiler -fno-diagnostics-show-caret... yes checking compiler -fno-caret-diagnostics... no checking if compiler uses RTTI by default... yes checking enable C++ exceptions... disabled by default checking C++ memory allocator... std checking if has malloc_info... yes checking whether byte ordering is bigendian... no checking for swab... yes checking how to run the C++ preprocessor... g++ -E checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking for net/if.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for poll... yes checking if readdir_r has 2 parms... no checking if readdir_r has 3 parms... yes checking for recvmsg... yes checking for rt_msghdr... no checking for recvmsg flag MSG_ERRQUEUE... yes checking for sockopt option IP_RECVERR... yes checking for getpwuid_r with 4 arguments... no checking for getpwuid_r with 5 arguments... yes checking for getgrgid_r with 4 arguments... no checking for getgrgid_r with 5 arguments... yes checking for getpwnam_r with 4 arguments... no checking for getpwnam_r with 5 arguments... yes checking for getgrnam_r with 4 arguments... no checking for getgrnam_r with 5 arguments... yes checking if setpgrp takes no parameters... yes checking if has std::atomic... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for clock_gettime in -lrt... yes checking if has Unix semaphores... yes checking if named semaphores are available... no checking if has sem_timedwait... yes checking if has pthread_mutex_timedlock... yes checking if has NP recursive mutexes... yes checking for gethostbyaddr_r... yes checking for NetLink support... yes checking for IPv6 support... yes checking for inet_ntop... yes checking for IPV6_ADD_MEMBERSHIP... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking if has iostream::set_rdbuf... yes checking for stack back trace support... yes checking for C++ demangle support... yes configure: Memory checking... configure: PTRACE and all trace logging included checking for library containing regcomp... none required checking for res_ninit... no checking for res_ninit in -lresolv... yes checking for PCAP support... no checking libJPEG support... yes checking for LIBJPEG... no checking for libJPEG support usability... no checking SUN mlib support... checking for sasl_version in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking Open LDAP support... yes checking for OPENLDAP... no checking for Open LDAP support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lldap -llber checking OpenSSL support... yes checking for OPENSSL... yes checking for OpenSSL support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lssl -lcrypto checking for OPENSSL const arg to d2i_AutoPrivateKey... yes checking for OPENSSL SRTP support... yes checking for OPENSSL AES header... yes checking for OPENSSL d2i_DHparams_bio new variant... ar rc /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt_s.a /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psasl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pldap.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pils.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pssl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vsdl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/gstreamer.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/podbc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vfakeio.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/videoio.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vconvert.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvidchan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tinyjpeg.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/jidctflt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/sound.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxml.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxmlrpc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxmlrpcs.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psoap.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vxml.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_c2s.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_muc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_roster.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pdns.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/enum.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ptts.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/asner.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pasn.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmpclnt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmpserv.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psnmp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/rfc1155.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftpclnt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftpsrvr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/telnet.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/cli.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pnat.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pstun.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pstunsrvr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/socks.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pipechan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/remconn.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pwavfile.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pwavfiledev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/dtmf.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tonedev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vcard.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/serchan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/modem.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/inetmail.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/url.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/http.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpclnt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/html.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpsrvr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ssdp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpform.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/svcproc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpsvc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/shttpsvc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/config.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvidfile.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvfiledev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pffvdev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/cypher.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vartype.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/guid.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/script.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/spooldir.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/syslog.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pluginmgr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/qchannel.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/delaychan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/memfile.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ipacl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/inetprot.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psockbun.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/sockets.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/uicmp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/socket.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/udll.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/channel.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/osutil.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tlib.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/json.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/threadpool.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/random.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/notifier_ext.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/safecoll.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ptime.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/getdate.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/osutils.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/assert.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/collect.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/contain.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/object.o yes checking expat XML support... yes checking for EXPAT... yes checking for expat XML support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lexpat checking Lua script support... yes checking for LUA... no checking V8 Javascript script support... yes checking for V8... no checking for V8 Javascript script support usability... no checking config file support... yes checking URL support... yes checking HTTP support... yes checking HTTP forms support... yes checking HTTP server support... yes checking SSDP support... yes checking Cypher support... yes checking VarType support... yes checking GUID support... yes checking Scripts support... yes checking Spool directory support... yes checking System log support... yes checking Channel utilities support... yes checking Timers support... yes checking Network support... yes checking VCard support... yes checking Jabber support... yes checking Text-To-Speech server support... yes checking VXML support... yes checking XMLRPC support... yes checking SOAP support... yes checking ASN decoding/encoding support... yes checking NAT traversal support... yes checking STUN support... yes checking STUN server support... yes checking sub-process (PPipeChannel) support... yes checking DTMF protocol support... yes checking SOCKS protocol support... yes checking FTP protocol support... yes checking SNMP protocol support... yes checking TELNET protocol support... yes checking command line interpreter support... yes checking remote connection support... yes checking serial port support... yes checking POP3/SMTP support... yes checking audio support... yes checking WAVFILE support... yes checking video device support... yes checking video file support... yes checking FFMpeg video file support... yes checking application sharing support... disabled by default ranlib /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt_s.a checking shared memory video devices... disabled by default checking shared memory video devices... disabled by user checking disable Curses (text mode windows) support... yes checking for CURSES... no checking for disable Curses (text mode windows) support usability... no checking disable libSDL (video display) support... yes checking for SDL... yes checking for disable libSDL (video display) support usability... g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3 -shared -Wl,-soname,libpt.so.2.16-beta3 -ggdb3 -O3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psasl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pldap.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pils.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pssl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vsdl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/gstreamer.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/podbc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vfakeio.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/videoio.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vconvert.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvidchan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tinyjpeg.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/jidctflt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/sound.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxml.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxmlrpc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pxmlrpcs.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psoap.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vxml.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_c2s.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_muc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/xmpp_roster.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pdns.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/enum.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ptts.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/asner.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pasn.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmpclnt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmpserv.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psnmp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/snmp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/rfc1155.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftpclnt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftpsrvr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ftp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/telnet.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/cli.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pnat.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pstun.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pstunsrvr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/socks.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pipechan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/remconn.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pwavfile.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pwavfiledev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/dtmf.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tonedev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vcard.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/serchan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/modem.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/inetmail.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/url.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/http.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpclnt.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/html.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpsrvr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ssdp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpform.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/svcproc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/httpsvc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/shttpsvc.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/config.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvidfile.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pvfiledev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pffvdev.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/cypher.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/vartype.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/guid.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/script.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/spooldir.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/syslog.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/pluginmgr.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/qchannel.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/delaychan.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/memfile.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ipacl.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/inetprot.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/psockbun.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/sockets.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/uicmp.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/socket.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/udll.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/channel.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/osutil.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/tlib.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/json.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/threadpool.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/random.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/notifier_ext.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/safecoll.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/ptime.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/getdate.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/osutils.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/assert.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/collect.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/contain.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/obj/object.o -ldl -lodbc -lgio-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lSDL -lexpat -lssl -lcrypto -lldap -llber -lsasl2 -lresolv -lrt yes configure: Adding CPPFLAGS: -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL configure: Adding LIBS: -lSDL checking GStreamer 0.10 support... yes checking for GSTREAMER... no checking GStreamer 1.0 support... yes checking for GSTREAMER... yes checking for GStreamer 1.0 support usability... yes configure: Adding CPPFLAGS: -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include configure: Adding LIBS: -lgio-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 checking ODBC database support... yes checking for ODBC... no checking for ODBC database support usability... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -lodbc checking ODBC defines Windows types... yes checking enable video for windows capture... disabled by default configure: No Video Capture support checking for dlopen in -ldl... yes configure: Adding CPPFLAGS: configure: Adding LIBS: -ldl checking Plugin Manager support... yes checking Plugin support... yes checking where plugins are being installed... /usr/lib/ptlib-2.16.3 checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for ESD... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for Pulse support... objcopy --only-keep-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3.debug strip --strip-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3 objcopy --add-gnu-debuglink=/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3.debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3 yes checking sys/mixer.h usability... cd /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/ ; rm -f /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so ; ln -s libpt.so.2.16-beta3 libpt.so make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib' set -e; /usr/bin/make --print-directory --directory="/home/ededu/softs/ekiga/ptlib/plugins/sound_alsa" opt; /usr/bin/make --print-directory --directory="/home/ededu/softs/ekiga/ptlib/plugins/sound_oss" opt; /usr/bin/make --print-directory --directory="/home/ededu/softs/ekiga/ptlib/plugins/sound_pulse" opt; /usr/bin/make --print-directory --directory="/home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2" opt; make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_alsa' /usr/bin/make --print-directory --file="Makefile" ALLOW_PARALLEL=1 DEBUG_BUILD=no STATIC_BUILD=no internal_shared make[4]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_alsa' g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/sound_alsa.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c sound_alsa.cxx no checking sys/mixer.h presence... no checking for sys/mixer.h... no checking for shmifOpen... no checking PortAudio library... disabled by default checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking machine/ioctl_meteor.h usability... no checking machine/ioctl_meteor.h presence... no checking for machine/ioctl_meteor.h... no checking i386/ioctl_meteor.h usability... no checking i386/ioctl_meteor.h presence... no checking for i386/ioctl_meteor.h... no checking dev/ic/bt8xx.h usability... no checking dev/ic/bt8xx.h presence... no checking for dev/ic/bt8xx.h... no checking libavc1394/avc1394.h usability... no checking libavc1394/avc1394.h presence... no checking for libavc1394/avc1394.h... no checking libdc1394/dc1394_control.h usability... no checking libdc1394/dc1394_control.h presence... no checking for libdc1394/dc1394_control.h... no checking enable samples build... disabled by default configure: creating ./config.status config.status: creating ptlib.pc config.status: creating ptlib_cfg.dxy config.status: creating make/ptlib_config.mak config.status: creating include/ptlib_config.h config.status: include/ptlib_config.h is unchanged config.status: executing Platform-Makefile commands =========================== Configuration ============================== OS Type : linux Machine Type : x86_64 prefix : /usr exec_prefix : ${prefix} includedir : ${prefix}/include libdir : ${exec_prefix}/lib datarootdir : ${prefix}/share makedir : ${datarootdir}/ptlib/make Internal memory checking : no DNS Resolver : yes IPv6 : yes Packet Capture (PCAP) : no Expat (XML parser) : yes OpenSSL : yes SASL v1 : no SASL v2 : yes OpenLDAP : yes ODBC : yes Lua : no Javascript (V8) : no Curses : no GStreamer : yes Audio : yes ALSA : yes ESD : no OSS : yes Pulse : yes Sun : no shm : no Video : yes SDL : yes Video4linux : no Video4linux2 : yes BSD : no IEEE-1394/AVC : no IEEE-1394/DC : no JPEG File : no ======================================================================== g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/alsa_ptplugin.so -shared -Wl,-soname,alsa_ptplugin.so -ggdb3 -O3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/sound_alsa.o -lasound -L/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64 -lpt -ldl -lodbc -lgio-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lSDL -lexpat -lssl -lcrypto -lldap -llber -lsasl2 -lresolv -lrt objcopy --only-keep-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/alsa_ptplugin.so /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/alsa_ptplugin.so.debug strip --strip-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/alsa_ptplugin.so objcopy --add-gnu-debuglink=/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/alsa_ptplugin.so.debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/alsa_ptplugin.so make[4]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_alsa' make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_alsa' make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_oss' /usr/bin/make --print-directory --file="Makefile" ALLOW_PARALLEL=1 DEBUG_BUILD=no STATIC_BUILD=no internal_shared make[4]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_oss' g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/sound_oss.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c sound_oss.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/oss_ptplugin.so -shared -Wl,-soname,oss_ptplugin.so -ggdb3 -O3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/sound_oss.o -L/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64 -lpt -ldl -lodbc -lgio-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lSDL -lexpat -lssl -lcrypto -lldap -llber -lsasl2 -lresolv -lrt objcopy --only-keep-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/oss_ptplugin.so /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/oss_ptplugin.so.debug strip --strip-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/oss_ptplugin.so objcopy --add-gnu-debuglink=/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/oss_ptplugin.so.debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/oss_ptplugin.so make[4]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_oss' make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_oss' make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_pulse' /usr/bin/make --print-directory --file="Makefile" ALLOW_PARALLEL=1 DEBUG_BUILD=no STATIC_BUILD=no internal_shared make[4]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_pulse' g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/sound_pulse.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c sound_pulse.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/pulse_ptplugin.so -shared -Wl,-soname,pulse_ptplugin.so -ggdb3 -O3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/sound_pulse.o -lpulse -lpulse-simple -L/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64 -lpt -ldl -lodbc -lgio-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lSDL -lexpat -lssl -lcrypto -lldap -llber -lsasl2 -lresolv -lrt objcopy --only-keep-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/pulse_ptplugin.so /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/pulse_ptplugin.so.debug strip --strip-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/pulse_ptplugin.so objcopy --add-gnu-debuglink=/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/pulse_ptplugin.so.debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/pulse_ptplugin.so make[4]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_pulse' make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_pulse' make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2' /usr/bin/make --print-directory --file="Makefile" ALLOW_PARALLEL=1 DEBUG_BUILD=no STATIC_BUILD=no internal_shared make[4]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2' g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/vidinput_v4l2.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -DV4L2_HEADER="\"linux/videodev2.h\"" -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c vidinput_v4l2.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/vidinput_names.o -I/home/ededu/softs/ekiga/ptlib/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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Wall -Wno-unknown-pragmas -DP_64BIT -fno-diagnostics-show-caret -D_REENTRANT -DPTRACING=2 -DNDEBUG -DV4L2_HEADER="\"linux/videodev2.h\"" -fPIC -fno-exceptions -Wreorder -felide-constructors -Wno-overloaded-virtual -Wno-unused-private-field -Wno-deprecated-declarations -pthread -O3 -ggdb3 -c vidinput_names.cxx g++ -o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/v4l2_ptplugin.so -shared -Wl,-soname,v4l2_ptplugin.so -ggdb3 -O3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/vidinput_v4l2.o /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/vidinput_names.o -L/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64 -lpt -ldl -lodbc -lgio-2.0 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lSDL -lexpat -lssl -lcrypto -lldap -llber -lsasl2 -lresolv -lrt objcopy --only-keep-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/v4l2_ptplugin.so /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/v4l2_ptplugin.so.debug strip --strip-debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/v4l2_ptplugin.so objcopy --add-gnu-debuglink=/home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/v4l2_ptplugin.so.debug /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/v4l2_ptplugin.so make[4]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2' make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2' make[2]: Leaving directory '/home/ededu/softs/ekiga/ptlib' make[1]: Leaving directory '/home/ededu/softs/ekiga/ptlib' cp debian/libpt-dev.dirs debian/libpt-snapshot-dev.dirs cp debian/libpt-dev.install debian/libpt-snapshot-dev.install cp debian/libpt2.?.?.install debian/libpt-snapshot.install touch build-arch-stamp fakeroot debian/rules binary dh_testdir dh_testdir dh_testroot dh_testroot dh_clean -a dh_prep #dh_clean -i dh_installdirs -i dh_installdirs: You asked that all arch in(dep) packages be built, but there are none of that type. dh_installdirs -a /usr/bin/make -f debian/rules DH_OPTIONS=-i binary-common make[1]: Entering directory '/home/ededu/softs/ekiga/ptlib' dh_testdir /usr/bin/make DESTDIR=/home/ededu/softs/ekiga/ptlib/debian/tmp install make[1]: Entering directory '/home/ededu/softs/ekiga/ptlib' dh_testdir: You asked that all arch in(dep) packages be built, but there are none of that type. dh_testroot #libpt-snapshot has docs in /usr/share/doc, all the others use links dh_installdocs -Nlibpt-snapshot-dev -Nlibpt-snapshot-dbg dh_installdocs: You asked that all arch in(dep) packages be built, but there are none of that type. dh_installman /usr/bin/make --file="/home/ededu/softs/ekiga/ptlib/make/toplevel.mak" --directory="/home/ededu/softs/ekiga/ptlib" install make[2]: Entering directory '/home/ededu/softs/ekiga/ptlib' for dir in /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib \ /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/pkgconfig \ /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/bin \ /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include/ptlib \ /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include/ptlib/unix/ptlib \ /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include/ptclib \ /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/share/ptlib/make ; \ do \ mkdir -p $dir ; \ chmod 755 $dir ; \ done for lib in /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt.so.2.16-beta3.debug \ /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt_d.so.2.16-beta3 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt_d.so.2.16-beta3.debug \ /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt_s.a \ /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt_d_s.a ; \ do \ if test -e $lib ; then \ /usr/bin/install -c -C -m 755 $lib /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib; \ fi \ done dh_installman: You asked that all arch in(dep) packages be built, but there are none of that type. dh_installchangelogs -Nlibpt-snapshot-dev -Nlibpt-snapshot-dbg changelog dh_installchangelogs: You asked that all arch in(dep) packages be built, but there are none of that type. test "x-i" = "x-a" && for pkg in dev dbg; do mkdir -p debian/libpt-snapshot-$pkg/usr/share/doc; ln -s libpt-snapshot debian/libpt-snapshot-$pkg/usr/share/doc/libpt-snapshot-$pkg; done debian/rules:113: recipe for target 'binary-common' failed make[1]: [binary-common] Error 1 (ignored) dh_link dh_link: You asked that all arch in(dep) packages be built, but there are none of that type. dh_compress cd /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib ; \ ln -s -f libpt.so.2.16-beta3 libpt.so if test -e /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/libpt_d.so.2.16-beta3; then \ cd /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib ; \ ln -s -f libpt_d.so.2.16-beta3 libpt_d.so ; \ fi /usr/bin/install -c -C -m 444 include/ptlib.h /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include /usr/bin/install -c -C -m 444 include/ptlib_wx.h /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include /usr/bin/install -c -C -m 444 include/ptlib_config.h /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include for fn in include/ptlib/*.h include/ptlib/*.inl; \ do /usr/bin/install -c -C -m 444 $fn /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include/ptlib; \ done dh_compress: You asked that all arch in(dep) packages be built, but there are none of that type. dh_fixperms dh_fixperms: You asked that all arch in(dep) packages be built, but there are none of that type. for fn in include/ptlib/unix/ptlib/*.h include/ptlib/unix/ptlib/*.inl ; \ do /usr/bin/install -c -C -m 444 $fn /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include/ptlib/unix/ptlib ; \ done # a new variable will be needed if an epoch is introduced to our versioning dh_makeshlibs -V 'libpt-snapshot (>= 0-20160917)' dh_makeshlibs: You asked that all arch in(dep) packages be built, but there are none of that type. dh_installdeb for fn in include/ptclib/*.h ; \ do /usr/bin/install -c -C -m 444 $fn /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/include/ptclib; \ done dh_installdeb: You asked that all arch in(dep) packages be built, but there are none of that type. dh_shlibdeps -L libpt-snapshot -l debian/libpt-snapshot/usr/lib dh_shlibdeps: You asked that all arch in(dep) packages be built, but there are none of that type. dh_gencontrol for fn in make/*.mak ; \ do /usr/bin/install -c -C -m 444 $fn /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/share/ptlib/make; \ done /usr/bin/install -c -C -m 644 ptlib.pc /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/pkgconfig /usr/bin/make -C /home/ededu/softs/ekiga/ptlib/plugins/sound_alsa install && /usr/bin/make -C /home/ededu/softs/ekiga/ptlib/plugins/sound_oss install && /usr/bin/make -C /home/ededu/softs/ekiga/ptlib/plugins/sound_pulse install && /usr/bin/make -C /home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2 install && true make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_alsa' mkdir -p /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/sound /usr/bin/install -c -C -m 755 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/alsa/alsa_ptplugin.so /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/sound/alsa_ptplugin.so make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_alsa' make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_oss' mkdir -p /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/sound /usr/bin/install -c -C -m 755 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/oss/oss_ptplugin.so /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/sound/oss_ptplugin.so make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_oss' dh_gencontrol: You asked that all arch in(dep) packages be built, but there are none of that type. dh_md5sums make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_pulse' mkdir -p /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/sound /usr/bin/install -c -C -m 755 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/sound/pulse/pulse_ptplugin.so /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/sound/pulse_ptplugin.so make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/sound_pulse' make[3]: Entering directory '/home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2' mkdir -p /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/videoinput /usr/bin/install -c -C -m 755 /home/ededu/softs/ekiga/ptlib/lib_linux_x86_64/device/videoinput/v4l2/v4l2_ptplugin.so /home/ededu/softs/ekiga/ptlib/debian/tmp/usr/lib/ptlib-2.16.3/device/videoinput/v4l2_ptplugin.so make[3]: Leaving directory '/home/ededu/softs/ekiga/ptlib/plugins/vidinput_v4l2' make[2]: Leaving directory '/home/ededu/softs/ekiga/ptlib' make[1]: Leaving directory '/home/ededu/softs/ekiga/ptlib' # see libpt-dev.install for list of files dh_install -a dh_md5sums: You asked that all arch in(dep) packages be built, but there are none of that type. dh_builddeb dh_builddeb: You asked that all arch in(dep) packages be built, but there are none of that type. make[1]: Leaving directory '/home/ededu/softs/ekiga/ptlib' /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-strip make[1]: Entering directory '/home/ededu/softs/ekiga/ptlib' dh_testdir dh_testroot dh_strip -Nlibpt-snapshot-dbg --dbg-package=libpt-snapshot-dbg objcopy: debian/libpt-snapshot/usr/lib/stcuhQbS: debuglink section already exists objcopy: debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/stMONLFS: debuglink section already exists objcopy: debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/stOO03ER: debuglink section already exists objcopy: debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/stLf2avR: debuglink section already exists objcopy: debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/videoinput/stct4biU: debuglink section already exists make[1]: Leaving directory '/home/ededu/softs/ekiga/ptlib' /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common make[1]: Entering directory '/home/ededu/softs/ekiga/ptlib' dh_testdir dh_testroot #libpt-snapshot has docs in /usr/share/doc, all the others use links dh_installdocs -Nlibpt-snapshot-dev -Nlibpt-snapshot-dbg dh_installman dh_installchangelogs -Nlibpt-snapshot-dev -Nlibpt-snapshot-dbg changelog test "x-a" = "x-a" && for pkg in dev dbg; do mkdir -p debian/libpt-snapshot-$pkg/usr/share/doc; ln -s libpt-snapshot debian/libpt-snapshot-$pkg/usr/share/doc/libpt-snapshot-$pkg; done dh_link dh_compress dh_fixperms # a new variable will be needed if an epoch is introduced to our versioning dh_makeshlibs -V 'libpt-snapshot (>= 0-20160917)' dh_installdeb dh_shlibdeps -L libpt-snapshot -l debian/libpt-snapshot/usr/lib objdump: debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3.debug: Invalid operation dpkg-shlibdeps: warning: symbol pthread_create used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol pthread_mutex_trylock used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol pthread_kill used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol __pthread_register_cancel used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol pthread_mutexattr_destroy used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol sem_init used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol pthread_mutexattr_init used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol pthread_mutex_timedlock used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol pthread_attr_setstacksize used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: symbol pthread_mutexattr_settype used by debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 found in none of the libraries dpkg-shlibdeps: warning: 8 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/videoinput/v4l2_ptplugin.so debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/pulse_ptplugin.so debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/oss_ptplugin.so debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/alsa_ptplugin.so were not linked against libgstbase-1.0.so.0 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/pulse_ptplugin.so was not linked against libpulse-simple.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/videoinput/v4l2_ptplugin.so debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/pulse_ptplugin.so debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/oss_ptplugin.so debian/libpt-snapshot/usr/lib/libpt.so.2.16-beta3 debian/libpt-snapshot/usr/lib/ptlib-2.16.3/device/sound/alsa_ptplugin.so were not linked against libgcc_s.so.1 (they use none of the library's symbols) dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'libpt-snapshot' in '../libpt-snapshot_0-20160917-1_amd64.deb'. dpkg-deb: building package 'libpt-snapshot-dbg' in '../libpt-snapshot-dbg_0-20160917-1_amd64.deb'. dpkg-deb: building package 'libpt-snapshot-dev' in '../libpt-snapshot-dev_0-20160917-1_amd64.deb'. make[1]: Leaving directory '/home/ededu/softs/ekiga/ptlib' dpkg-genchanges --build=any,all >../ptlib-snapshot_0-20160917-1_amd64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build ptlib dpkg-buildpackage: info: binary-only upload (no source included) WARNING generated by debuild: Making debian/rules executable!