* Package: net-libs/ptlib-2.12.4 * Repository: gentoo * Maintainer: neurogeek@gentoo.org voip@gentoo.org * USE: alsa amd64 asn audio dtmf elibc_glibc examples ffmpeg ftp http ipv6 jabber kernel_linux ldap sdl ssl stun tts userland_GNU v4l video vxml wav xml * FEATURES: preserve-libs sandbox >>> cfg-update-1.8.2-r1: Creating checksum index... >>> Unpacking source... >>> Unpacking ptlib-2.12.4.tar.bz2 to /tmp/portage/net-libs/ptlib-2.12.4/work >>> Source unpacked in /tmp/portage/net-libs/ptlib-2.12.4/work >>> Preparing source in /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4 ... * Applying ptlib-2.10.9-svn_revision_override.patch ... [ ok ] * Applying ptlib-2.10.9-pkgconfig_ldflags.patch ... [ ok ] * Applying ptlib-2.12.4-respect_cxxflags.patch ... [ ok ] * Applying ptlib-2.10.9-disable-telnet-symbols.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4 ... * econf: updating ptlib-2.12.4/make/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ptlib-2.12.4/make/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-plugins --disable-minsize --enable-ansi-bool --enable-atomicity --disable-internalregex --disable-sunaudio --disable-bsdvideo --disable-appshare --disable-vfw --disable-samples --disable-avc --disable-mlib --enable-configfile --enable-pipechan --enable-resolver --enable-url --enable-audio --enable-alsa --enable-asn --disable-exceptions --disable-memcheck --disable-tracing --enable-dtmf --disable-esd --enable-ffvdev --enable-ftp --enable-http --enable-httpforms --enable-httpsvc --disable-dc --enable-ipv6 --enable-jabber --enable-openldap --disable-lua --disable-pop3smtp --disable-pulse --disable-odbc --disable-oss --disable-pch --disable-remconn --disable-sasl --enable-sdl --disable-serial --disable-shmvideo --disable-snmp --disable-soap --disable-socks --enable-openssl --enable-stun -- disable-telnet --enable-tts --disable-v4l --enable-v4l2 --enable-video --enable-vidfile --enable-vxml --enable-wavfile --enable-expat --disable-xmlrpc checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes configure: PTLib version is 2.12.4 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed configure: using "linux" release "3.9.2-ck" on "x86_64" checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes configure: Default extension for C++ files is c configure: gcc version is 4.8.1 checking checking if pragma implementation should be used... no checking checking if precompiled headers available... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -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 whether byte ordering is bigendian... no checking for swab... yes checking if compiler accepts -felide-constructors... yes checking if linker accepts -Wreorder... yes checking if debug build accepts -g3 -ggdb -O0... yes checking if compiler uses RTTI by default... yes checking size of int... 4 checking for long double with more range or precision than double... yes checking for flex... /usr/bin/flex checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for bison... /usr/bin/bison checking for x86_64-pc-linux-gnu-svn... no checking for svn... svn checking if readdir_r has 2 parms... no checking if readdir_r has 3 parms... yes configure: PTRACE and all trace logging removed configure: Using ANSI C++ bool for PBoolean: (PFalse=false PTrue=true) checking for recvmsg... yes checking for recvmsg flag MSG_ERRQUEUE... yes checking for sockopt option IP_RECVERR... yes checking for IPV6_ADD_MEMBERSHIP... yes checking for NetLink support... yes checking if atomic integer available... yes checking if __exchange_and_add is in __gnu_cxx namespace... yes checking C++ memory allocator... std checking if Unix semaphores are available... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking if pthread_mutex_timedlock is available... yes checking for sem_timedwait in -lpthread... yes checking if sem_timedwait is compilable... yes checking if recursive mutexes are available... PTHREAD_MUTEX_RECURSIVE_NP checking if setpgrp takes no parameters... 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking enable samples build... no checking for res_ninit... no checking for res_ninit in -lresolv... yes configure: SASL disabled configure: SUN mlib disabled checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ldap_open in -lldap... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for OPENSSL... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for const arg to d2i_AutoPrivateKey... yes checking for d2i_DHparams_bio variants... new checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes configure: LUA disabled by user checking for V8 Javascript support... no checking for IPv6 support... yes checking for inet_ntop... yes checking for PCAP support... yes checking enable config file support... yes checking enable URL support... yes checking enable HTTP support... yes checking enable HTTP forms support... yes checking enable HTTP server support... yes checking enable SSDP support... yes checking enable VCard support... yes checking enable Jabber support... yes checking enable Text-To-Speech server support... yes checking enable VXML support... yes checking enable XMLRPC support... no checking enable SOAP support... no checking enable ASN decoding/encoding support... yes checking enable NAT traversal support... yes checking enable STUN support... yes checking enable STUN server support... yes checking enable pipechannel support... yes checking enable DTMF protocol support... yes checking enable SOCKS protocol support... no checking enable FTP protocol support... yes checking enable SNMP protocol support... no checking enable TELNET protocol support... no checking enable command line interpreter support... yes checking enable remote connection support... no checking enable serial port support... no checking enable POP3/SMTP support... no checking enable audio support... yes checking enable WAVFILE support... yes checking enable video device support... yes checking enable video file support... yes checking enable FFMpeg video file support... yes checking enable application sharing support... no checking enable shared memory video devices... no checking for SDL... yes checking enable video for windows capture... no configure: Memory checking... no configure: ODBC disabled checking enable C++ exceptions... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking if dlopen is available... yes checking for dlopen in -ldl... yes checking enable plugin support... yes checking where plugins are being installed... /usr/lib64/ptlib-2.12.4 checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes configure: ESD audio disabled by user configure: OSS audio disabled by user configure: OSS audio disabled by user configure: OSS audio disabled by user checking for sem_timedwait... no configure: V4L video disabled by user checking for linux/videodev2.h... yes checking for V4L2 video support... yes checking libv4l2.h usability... yes checking libv4l2.h presence... yes checking for libv4l2.h... yes checking for v4l2_fd_open in -lv4l2... yes checking for libv4l2 support... yes configure: BSD video disabled by user configure: IEEE1394/AVC video disabled by user configure: IEEE1394/DC video disabled by user checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c configure: creating ./config.status config.status: creating plugins/Makefile config.status: creating plugins/vidinput_v4l2/Makefile config.status: creating plugins/vidinput_dc/Makefile config.status: creating ptlib.pc config.status: creating ptlib_cfg.dxy config.status: creating make/ptbuildopts.mak config.status: creating include/ptbuildopts.h =========================== Configuration ============================== OS Type : linux Machine Type : x86_64 prefix : /usr exec_prefix : ${prefix} libdir : /usr/lib64 DNS Resolver : yes IPv6 : yes Packet Capture (PCAP) : no Expat (XML parser) : yes OpenSSL : yes SASL/SASL2 : no/no LDAP : yes ODBC : no Lua : no Java : no (V8) Audio : yes ALSA : yes ESD : no OSS : no Pulse : no Sun : no shm : no Video : yes SDL : yes Video4linux : no Video4linux2 : yes BSD : no IEEE-1394/AVC : no IEEE-1394/DC : no ======================================================================== >>> Source configured. >>> Compiling source in /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4 ... make -j8 -l8 Setting default PTLIBDIR to /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4 aclocal autoconf PTLIBDIR= /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-plugins' '--disable-minsize' '--enable-ansi-bool' '--enable-atomicity' '--disable-internalregex' '--disable-sunaudio' '--disable-bsdvideo' '--disable-appshare' '--disable-vfw' '--disable-samples' '--disable-avc' '--disable-mlib' '--enable-configfile' '--enable-pipechan' '--enable-resolver' '--enable-url' '--enable-audio' '--enable-alsa' '--enable-asn' '--disable-exceptions' '--disable-memcheck' '--disable-tracing' '--enable-dtmf' '--disable-esd' '--enable-ffvdev' '--enable-ftp' '--enable-http' '--enable-httpforms' '--enable-httpsvc' '--disable-dc' '--enable-ipv6' '--enable-jabber' '--enable-openldap' '--disable-lua' '--disable-pop3smtp' '--disable-pulse' '--disable-odbc' '--disable-oss' '--disable-pch' '-- disable-remconn' '--disable-sasl' '--enable-sdl' '--disable-serial' '--disable-shmvideo' '--disable-snmp' '--disable-soap' '--disable-socks' '--enable-openssl' '--enable-stun' '--disable-telnet' '--enable-tts' '--disable-v4l' '--enable-v4l2' '--enable-video' '--enable-vidfile' '--enable-vxml' '--enable-wavfile' '--enable-expat' '--disable-xmlrpc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' 'CFLAGS=-O2 -march=native -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -march=native -pipe' checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes configure: PTLib version is 2.12.4 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed configure: using "linux" release "3.9.2-ck" on "x86_64" checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes configure: Default extension for C++ files is c configure: gcc version is 4.8.1 checking checking if pragma implementation should be used... no checking checking if precompiled headers available... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -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 whether byte ordering is bigendian... no checking for swab... yes checking if compiler accepts -felide-constructors... yes checking if linker accepts -Wreorder... yes checking if debug build accepts -g3 -ggdb -O0... yes checking if compiler uses RTTI by default... yes checking size of int... 4 checking for long double with more range or precision than double... yes checking for flex... /usr/bin/flex checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for bison... /usr/bin/bison checking for x86_64-pc-linux-gnu-svn... no checking for svn... svn checking if readdir_r has 2 parms... no checking if readdir_r has 3 parms... yes configure: PTRACE and all trace logging removed configure: Using ANSI C++ bool for PBoolean: (PFalse=false PTrue=true) checking for recvmsg... yes checking for recvmsg flag MSG_ERRQUEUE... yes checking for sockopt option IP_RECVERR... yes checking for IPV6_ADD_MEMBERSHIP... yes checking for NetLink support... yes checking if atomic integer available... yes checking if __exchange_and_add is in __gnu_cxx namespace... yes checking C++ memory allocator... std checking if Unix semaphores are available... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking if pthread_mutex_timedlock is available... yes checking for sem_timedwait in -lpthread... yes checking if sem_timedwait is compilable... yes checking if recursive mutexes are available... PTHREAD_MUTEX_RECURSIVE_NP checking if setpgrp takes no parameters... 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking enable samples build... no checking for res_ninit... no checking for res_ninit in -lresolv... yes configure: SASL disabled configure: SUN mlib disabled checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ldap_open in -lldap... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for OPENSSL... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for const arg to d2i_AutoPrivateKey... yes checking for d2i_DHparams_bio variants... new checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes configure: LUA disabled by user checking for V8 Javascript support... no checking for IPv6 support... yes checking for inet_ntop... yes checking for PCAP support... yes checking enable config file support... yes checking enable URL support... yes checking enable HTTP support... yes checking enable HTTP forms support... yes checking enable HTTP server support... yes checking enable SSDP support... yes checking enable VCard support... yes checking enable Jabber support... yes checking enable Text-To-Speech server support... yes checking enable VXML support... yes checking enable XMLRPC support... no checking enable SOAP support... no checking enable ASN decoding/encoding support... yes checking enable NAT traversal support... yes checking enable STUN support... yes checking enable STUN server support... yes checking enable pipechannel support... yes checking enable DTMF protocol support... yes checking enable SOCKS protocol support... no checking enable FTP protocol support... yes checking enable SNMP protocol support... no checking enable TELNET protocol support... no checking enable command line interpreter support... yes checking enable remote connection support... no checking enable serial port support... no checking enable POP3/SMTP support... no checking enable audio support... yes checking enable WAVFILE support... yes checking enable video device support... yes checking enable video file support... yes checking enable FFMpeg video file support... yes checking enable application sharing support... no checking enable shared memory video devices... no checking for SDL... yes checking enable video for windows capture... no configure: Memory checking... no configure: ODBC disabled checking enable C++ exceptions... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking if dlopen is available... yes checking for dlopen in -ldl... yes checking enable plugin support... yes checking where plugins are being installed... /usr/lib64/ptlib-2.12.4 checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes configure: ESD audio disabled by user configure: OSS audio disabled by user configure: OSS audio disabled by user configure: OSS audio disabled by user checking for sem_timedwait... no configure: V4L video disabled by user checking for linux/videodev2.h... yes checking for V4L2 video support... yes checking libv4l2.h usability... yes checking libv4l2.h presence... yes checking for libv4l2.h... yes checking for v4l2_fd_open in -lv4l2... yes checking for libv4l2 support... yes configure: BSD video disabled by user configure: IEEE1394/AVC video disabled by user configure: IEEE1394/DC video disabled by user checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c configure: creating ./config.status config.status: creating plugins/Makefile config.status: creating plugins/vidinput_v4l2/Makefile config.status: creating plugins/vidinput_dc/Makefile config.status: creating ptlib.pc config.status: creating ptlib_cfg.dxy config.status: creating make/ptbuildopts.mak config.status: creating include/ptbuildopts.h config.status: include/ptbuildopts.h is unchanged =========================== Configuration ============================== OS Type : linux Machine Type : x86_64 prefix : /usr exec_prefix : ${prefix} libdir : /usr/lib64 DNS Resolver : yes IPv6 : yes Packet Capture (PCAP) : no Expat (XML parser) : yes OpenSSL : yes SASL/SASL2 : no/no LDAP : yes ODBC : no Lua : no Java : no (V8) Audio : yes ALSA : yes ESD : no OSS : no Pulse : no Sun : no shm : no Video : yes SDL : yes Video4linux : no Video4linux2 : yes BSD : no IEEE-1394/AVC : no IEEE-1394/DC : no ======================================================================== touch /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/ptlib.pc /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/ptlib_cfg.dxy /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/make/ptbuildopts.mak /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include/ptbuildopts.h make[1]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4' make[2]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4' make[2]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4' make[2]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/src' make[3]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/src' x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pldap.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pldap.o x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pils.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pils.o x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pssl.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pssl.o x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptclib/vsdl.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vsdl.o x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptlib/common/vfakeio.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vfakeio.o x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/videoio.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/videoio.o x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/vconvert.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vconvert.o x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/pvidchan.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvidchan.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pils.cxx:1:0: note: this is the location of the previous definition /* ^ ptclib/pssl.cxx:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/videoio.cxx:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/vfakeio.cxx:1:0: note: this is the location of the previous definition /* ^ ptlib/common/vconvert.cxx:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/vsdl.cxx:1:0: note: this is the location of the previous definition /* ^ ptclib/pldap.cxx:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/pvidchan.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/tinyjpeg.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/tinyjpeg.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/tinyjpeg.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/jidctflt.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/jidctflt.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/jidctflt.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/sound.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/sound.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/sound.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pxml.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pxml.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pxml.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/vxml.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vxml.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/vxml.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pdns.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pdns.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pdns.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/enum.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/enum.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/enum.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/ptts.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ptts.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/ptts.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/asner.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/asner.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/asner.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pasn.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pasn.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pasn.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/ftpclnt.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftpclnt.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/ftpclnt.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/ftpsrvr.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftpsrvr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/ftpsrvr.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/ftp.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftp.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/ftp.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/cli.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/cli.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/cli.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pnat.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pnat.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pnat.cxx:1:0: note: this is the location of the previous definition ^ x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptclib/pstun.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pstun.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pstun.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptclib/pstunsrvr.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pstunsrvr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pstunsrvr.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/pipechan.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pipechan.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/pipechan.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pwavfile.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pwavfile.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pwavfile.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptclib/pwavfiledev.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pwavfiledev.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pwavfiledev.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/dtmf.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/dtmf.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/dtmf.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/vcard.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vcard.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/vcard.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/url.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/url.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/url.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/http.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/http.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/http.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/httpclnt.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpclnt.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/httpclnt.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/html.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/html.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/html.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/httpsrvr.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpsrvr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/httpsrvr.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/ssdp.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ssdp.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/ssdp.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/httpform.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpform.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/httpform.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/svcproc.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/svcproc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/svcproc.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/httpsvc.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpsvc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/httpsvc.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/shttpsvc.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/shttpsvc.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/shttpsvc.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/config.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/config.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/config.cxx:1:0: note: this is the location of the previous definition /* ^ ptlib/unix/svcproc.cxx: In member function 'int PServiceProcess::InitialiseService()': ptlib/unix/svcproc.cxx:387:22: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); // Switch back to starting uid for next call ^ ptlib/unix/svcproc.cxx:389:17: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(uid); ^ ptlib/unix/svcproc.cxx:400:24: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); // Switch back to starting uid for next call ^ ptlib/unix/svcproc.cxx:409:19: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(uid); ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/pvidfile.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvidfile.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pvidfile.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptclib/pvfiledev.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvfiledev.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pvfiledev.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptclib/pffvdev.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pffvdev.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/pffvdev.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/uicmp.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/uicmp.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/uicmp.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/socket.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/socket.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/socket.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/udll.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/udll.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/udll.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/channel.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/channel.o x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/osutil.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/osutil.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/channel.cxx:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/osutil.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/tlib.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/tlib.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/tlib.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/switch.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/switch.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/switch.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/spooldir.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/spooldir.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/spooldir.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/threadpool.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/threadpool.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/threadpool.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/ipacl.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ipacl.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/ipacl.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/qchannel.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/qchannel.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/qchannel.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/delaychan.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/delaychan.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/delaychan.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/memfile.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/memfile.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/memfile.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/cypher.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/cypher.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/cypher.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/random.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/random.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/random.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/inetprot.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/inetprot.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/inetprot.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/notifier_ext.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/notifier_ext.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/notifier_ext.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/guid.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/guid.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/guid.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/vartype.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vartype.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/vartype.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/script.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/script.o bison ptlib/common/getdate.y -o ptlib/common/getdate.tab.c :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/script.cxx:1:0: note: this is the location of the previous definition /* ^ ptlib/common/getdate.y: conflicts: 4 shift/reduce, 18 reduce/reduce x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/unix/assert.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/assert.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/unix/assert.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/pluginmgr.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pluginmgr.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/pluginmgr.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/sockets.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/sockets.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/sockets.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptclib/psockbun.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/psockbun.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptclib/psockbun.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/ptime.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ptime.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/ptime.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/syslog.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/syslog.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/syslog.cxx:1:0: note: this is the location of the previous definition /* ^ sed -e "s/.WCREV./`sed -n -e 's/.*Revision: \([0-9]*\).*/\1/p' /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/revision.h.in`/" /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/revision.h.in > /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/revision.h x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/safecoll.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/safecoll.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/safecoll.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/collect.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/collect.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/collect.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/contain.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/contain.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/contain.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/object.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/object.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/object.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-gcc -Wno-write-strings -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O1 -pipe -c ptlib/common/getdate.tab.c -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/getdate.tab.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/getdate.tab.c:1:0: note: this is the location of the previous definition /* A Bison parser, made by GNU Bison 2.7.12-4996. */ ^ x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O1 -pipe -c ptlib/common/osutils.cxx -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/osutils.o :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] ptlib/common/osutils.cxx:1:0: note: this is the location of the previous definition /* ^ x86_64-pc-linux-gnu-ar rcs /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt_s.a /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pldap.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pils.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pssl.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vsdl.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vfakeio.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/videoio.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vconvert.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvidchan.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/tinyjpeg.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/jidctflt.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/sound.o / tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pxml.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vxml.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pdns.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/enum.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ptts.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/asner.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pasn.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftpclnt.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftpsrvr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftp.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/cli.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pnat.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2. 12.4/lib_linux_x86_64/obj/pstun.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pstunsrvr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pipechan.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pwavfile.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pwavfiledev.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/dtmf.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vcard.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/url.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/http.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpclnt.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/html.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpsrvr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/ obj/ssdp.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpform.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/svcproc.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpsvc.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/shttpsvc.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/config.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvidfile.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvfiledev.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pffvdev.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/uicmp.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/socket.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/udll.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/channel.o /tmp/ portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/osutil.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/tlib.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/switch.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/spooldir.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/threadpool.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ipacl.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/qchannel.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/delaychan.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/memfile.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/cypher.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/random.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/inetprot.o /tmp/portage/net-libs/ ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/notifier_ext.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/guid.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vartype.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/script.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/getdate.tab.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/assert.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pluginmgr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/sockets.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/psockbun.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ptime.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/syslog.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/osutils.o /tmp/portage/net-libs/ptlib-2.12. 4/work/ptlib-2.12.4/lib_linux_x86_64/obj/safecoll.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/collect.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/contain.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/object.o x86_64-pc-linux-gnu-g++ -shared -Wl,-soname,libpt.so.2.12.4 -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt.so.2.12.4 /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pldap.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pils.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pssl.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vsdl.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vfakeio.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/videoio.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vconvert.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvidchan.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/tinyjpeg.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/jidctflt.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/sound.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pxml.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vxml.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pdns.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/enum.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ptts.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/asner.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pasn.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftpclnt.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftpsrvr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ftp.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/cli.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib- 2.12.4/lib_linux_x86_64/obj/pnat.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pstun.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pstunsrvr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pipechan.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pwavfile.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pwavfiledev.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/dtmf.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vcard.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/url.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/http.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpclnt.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/html.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/ obj/httpsrvr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ssdp.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpform.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/svcproc.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/httpsvc.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/shttpsvc.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/config.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvidfile.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pvfiledev.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pffvdev.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/uicmp.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/socket.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/udll.o /tmp/ portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/channel.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/osutil.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/tlib.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/switch.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/spooldir.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/threadpool.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ipacl.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/qchannel.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/delaychan.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/memfile.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/cypher.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/random.o /tmp/portage/net-libs/ ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/inetprot.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/notifier_ext.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/guid.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/vartype.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/script.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/getdate.tab.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/assert.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/pluginmgr.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/sockets.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/psockbun.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/ptime.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/syslog.o /tmp/portage/net-libs/ptlib-2.12. 4/work/ptlib-2.12.4/lib_linux_x86_64/obj/osutils.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/safecoll.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/collect.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/contain.o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/obj/object.o -lpthread -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lpcap -lresolv -ldl make[3]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/src' make[2]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/src' make[2]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins' make[3]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins' make[3]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins' make[3]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/sound_alsa' make[4]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/sound_alsa' x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -fPIC -O1 -pipe -DP_SHAREDLIB -DP_SHAREDLIB \ -shared sound_alsa.cxx \ -lasound /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt.so \ -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 \ -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/device/sound/alsa_pwplugin.so :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] sound_alsa.cxx:1:0: note: this is the location of the previous definition /* ^ make[4]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/sound_alsa' make[3]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/sound_alsa' make[3]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/vidinput_v4l2' make[4]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/vidinput_v4l2' x86_64-pc-linux-gnu-g++ -I/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/include -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -I/usr/kerberos/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -fPIC -O1 -pipe -DV4L2_HEADER='"linux/videodev2.h"' -DP_SHAREDLIB -DV4L2_HEADER='"linux/videodev2.h"' -DP_SHAREDLIB \ -shared vidinput_v4l2.cxx \ vidinput_names.cxx -lv4l2 /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt.so \ -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 -Wl,-O1 -Wl,--as-needed -lSDL -lpthread -L/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64 \ -o /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/device/videoinput/v4l2_pwplugin.so :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vidinput_v4l2.cxx:1:0: note: this is the location of the previous definition /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] vidinput_names.cxx:1:0: note: this is the location of the previous definition /* ^ make[4]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/vidinput_v4l2' make[3]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins/vidinput_v4l2' make[2]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/plugins' make[1]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4' >>> Source compiled. >>> Test phase [not enabled]: net-libs/ptlib-2.12.4 >>> Install ptlib-2.12.4 into /tmp/portage/net-libs/ptlib-2.12.4/image/ category net-libs make -j8 -l8 DESTDIR=/tmp/portage/net-libs/ptlib-2.12.4/image/ install Setting default PTLIBDIR to /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4 make[1]: Entering directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4' ( for dir in /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64 \ /tmp/portage/net-libs/ptlib-2.12.4/image//usr/bin \ /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include/ptlib \ /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include/ptlib/unix/ptlib \ /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include/ptclib \ /tmp/portage/net-libs/ptlib-2.12.4/image//usr/share/ptlib/make ; \ do mkdir -p $dir ; chmod 755 $dir ; \ done ) ( for lib in /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt.so.2.12.4 \ /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt_d.so.2.12.4 \ /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt_s.a \ /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt_d_s.a ; \ do \ ( if test -e $lib ; then \ /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 $lib /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64; \ fi ) \ done ) ( if test -e /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt.so.2.12.4; then \ (cd /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64 ; \ rm -f libpt.so ; \ ln -sf libpt.so.2.12.4 libpt.so \ ) \ fi ) ( if test -e /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/libpt_d.so.2.12.4; then \ (cd /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64 ; \ rm -f libpt_d.so ; \ ln -sf libpt_d.so.2.12.4 libpt_d.so \ ) \ fi ) if test -e /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/device/; then \ cd /tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4/lib_linux_x86_64/device/; \ ( for dir in ./* ;\ do mkdir -p /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64/ptlib-2.12.4/devices/$dir ; \ chmod 755 /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64/ptlib-2.12.4/devices/$dir ; \ (for fn in ./$dir/*.so ; \ do /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 $fn /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64/ptlib-2.12.4/devices/$dir; \ done ); \ done ) ; \ fi /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 include/ptlib.h /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 include/ptbuildopts.h /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include (for fn in include/ptlib/*.h include/ptlib/*.inl; \ do /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 $fn /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include/ptlib; \ done) (for fn in include/ptlib/unix/ptlib/*.h include/ptlib/unix/ptlib/*.inl ; \ do /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 $fn /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include/ptlib/unix/ptlib ; \ done) (for fn in include/ptclib/*.h ; \ do /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 $fn /tmp/portage/net-libs/ptlib-2.12.4/image//usr/include/ptclib; \ done) (for fn in make/*.mak ; \ do /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 444 $fn /tmp/portage/net-libs/ptlib-2.12.4/image//usr/share/ptlib/make; \ done) mkdir -p /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64/pkgconfig chmod 755 /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64/pkgconfig /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 ptlib.pc /tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64/pkgconfig/ make[1]: Leaving directory `/tmp/portage/net-libs/ptlib-2.12.4/work/ptlib-2.12.4' removed '/tmp/portage/net-libs/ptlib-2.12.4/image//usr/lib64/libpt_s.a' >>> Completed installing ptlib-2.12.4 into /tmp/portage/net-libs/ptlib-2.12.4/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib64/ptlib-2.12.4/devices/videoinput/v4l2_pwplugin.so usr/lib64/ptlib-2.12.4/devices/sound/alsa_pwplugin.so usr/lib64/libpt.so.2.12.4 ecompressdir: bzip2 -9 /usr/share/doc making executable: usr/lib64/libpt.so.2.12.4 * checking 463 files for package collisions >>> Merging net-libs/ptlib-2.12.4 to / --- /usr/ --- /usr/lib64/ >>> /usr/lib64/libpt.so.2.12.4 >>> /usr/lib64/libpt.so -> libpt.so.2.12.4 >>> /usr/lib64/ptlib-2.12.4/ >>> /usr/lib64/ptlib-2.12.4/devices/ >>> /usr/lib64/ptlib-2.12.4/devices/sound/ >>> /usr/lib64/ptlib-2.12.4/devices/sound/alsa_pwplugin.so >>> /usr/lib64/ptlib-2.12.4/devices/videoinput/ >>> /usr/lib64/ptlib-2.12.4/devices/videoinput/v4l2_pwplugin.so --- /usr/lib64/pkgconfig/ >>> /usr/lib64/pkgconfig/ptlib.pc --- /usr/bin/ --- /usr/include/ --- /usr/include/ptlib/ --- /usr/include/ptlib/unix/ --- /usr/include/ptlib/unix/ptlib/ >>> /usr/include/ptlib/unix/ptlib/beaudio.h >>> /usr/include/ptlib/unix/ptlib/bevideo.h >>> /usr/include/ptlib/unix/ptlib/channel.h >>> /usr/include/ptlib/unix/ptlib/conchan.h >>> /usr/include/ptlib/unix/ptlib/config.h >>> /usr/include/ptlib/unix/ptlib/critsec.h >>> /usr/include/ptlib/unix/ptlib/dynalink.h >>> /usr/include/ptlib/unix/ptlib/ethsock.h >>> /usr/include/ptlib/unix/ptlib/file.h >>> /usr/include/ptlib/unix/ptlib/filepath.h >>> /usr/include/ptlib/unix/ptlib/icmpsock.h >>> /usr/include/ptlib/unix/ptlib/ipdsock.h >>> /usr/include/ptlib/unix/ptlib/ipsock.h >>> /usr/include/ptlib/unix/ptlib/maccoreaudio.h >>> /usr/include/ptlib/unix/ptlib/mail.h >>> /usr/include/ptlib/unix/ptlib/mutex.h >>> /usr/include/ptlib/unix/ptlib/pdirect.h >>> /usr/include/ptlib/unix/ptlib/pipechan.h >>> /usr/include/ptlib/unix/ptlib/platform.h >>> /usr/include/ptlib/unix/ptlib/pprocess.h >>> /usr/include/ptlib/unix/ptlib/ptime.h >>> /usr/include/ptlib/unix/ptlib/remconn.h >>> /usr/include/ptlib/unix/ptlib/resampler.h >>> /usr/include/ptlib/unix/ptlib/semaphor.h >>> /usr/include/ptlib/unix/ptlib/serchan.h >>> /usr/include/ptlib/unix/ptlib/sfile.h >>> /usr/include/ptlib/unix/ptlib/shmvideo.h >>> /usr/include/ptlib/unix/ptlib/socket.h >>> /usr/include/ptlib/unix/ptlib/sound.h >>> /usr/include/ptlib/unix/ptlib/svcproc.h >>> /usr/include/ptlib/unix/ptlib/syncpoint.h >>> /usr/include/ptlib/unix/ptlib/tcpsock.h >>> /usr/include/ptlib/unix/ptlib/textfile.h >>> /usr/include/ptlib/unix/ptlib/thread.h >>> /usr/include/ptlib/unix/ptlib/timeint.h >>> /usr/include/ptlib/unix/ptlib/timer.h >>> /usr/include/ptlib/unix/ptlib/udpsock.h >>> /usr/include/ptlib/unix/ptlib/video.h >>> /usr/include/ptlib/unix/ptlib/ptlib.inl >>> /usr/include/ptlib/args.h >>> /usr/include/ptlib/array.h >>> /usr/include/ptlib/bitwise_enum.h >>> /usr/include/ptlib/channel.h >>> /usr/include/ptlib/conchan.h >>> /usr/include/ptlib/config.h >>> /usr/include/ptlib/contain.h >>> /usr/include/ptlib/critsec.h >>> /usr/include/ptlib/dict.h >>> /usr/include/ptlib/dynalink.h >>> /usr/include/ptlib/ethsock.h >>> /usr/include/ptlib/file.h >>> /usr/include/ptlib/filepath.h >>> /usr/include/ptlib/icmpsock.h >>> /usr/include/ptlib/indchan.h >>> /usr/include/ptlib/int64.h >>> /usr/include/ptlib/ipdsock.h >>> /usr/include/ptlib/ipsock.h >>> /usr/include/ptlib/lists.h >>> /usr/include/ptlib/mail.h >>> /usr/include/ptlib/mutex.h >>> /usr/include/ptlib/notifier.h >>> /usr/include/ptlib/notifier_ext.h >>> /usr/include/ptlib/object.h >>> /usr/include/ptlib/pdirect.h >>> /usr/include/ptlib/pfactory.h >>> /usr/include/ptlib/pipechan.h >>> /usr/include/ptlib/plugin.h >>> /usr/include/ptlib/pluginmgr.h >>> /usr/include/ptlib/pprocess.h >>> /usr/include/ptlib/psharedptr.h >>> /usr/include/ptlib/pstring.h >>> /usr/include/ptlib/psync.h >>> /usr/include/ptlib/ptime.h >>> /usr/include/ptlib/remconn.h >>> /usr/include/ptlib/safecoll.h >>> /usr/include/ptlib/semaphor.h >>> /usr/include/ptlib/serchan.h >>> /usr/include/ptlib/sfile.h >>> /usr/include/ptlib/smartptr.h >>> /usr/include/ptlib/socket.h >>> /usr/include/ptlib/sockets.h >>> /usr/include/ptlib/sound.h >>> /usr/include/ptlib/svcproc.h >>> /usr/include/ptlib/syncpoint.h >>> /usr/include/ptlib/syncthrd.h >>> /usr/include/ptlib/syslog.h >>> /usr/include/ptlib/tcpsock.h >>> /usr/include/ptlib/textfile.h >>> /usr/include/ptlib/thread.h >>> /usr/include/ptlib/timeint.h >>> /usr/include/ptlib/timer.h >>> /usr/include/ptlib/udpsock.h >>> /usr/include/ptlib/vconvert.h >>> /usr/include/ptlib/video.h >>> /usr/include/ptlib/videoio.h >>> /usr/include/ptlib/videoio1394dc.h >>> /usr/include/ptlib/wxstring.h >>> /usr/include/ptlib/contain.inl >>> /usr/include/ptlib/osutil.inl --- /usr/include/ptclib/ >>> /usr/include/ptclib/asnber.h >>> /usr/include/ptclib/asner.h >>> /usr/include/ptclib/asnper.h >>> /usr/include/ptclib/asnxer.h >>> /usr/include/ptclib/cli.h >>> /usr/include/ptclib/cypher.h >>> /usr/include/ptclib/delaychan.h >>> /usr/include/ptclib/dtmf.h >>> /usr/include/ptclib/enum.h >>> /usr/include/ptclib/ftp.h >>> /usr/include/ptclib/guid.h >>> /usr/include/ptclib/html.h >>> /usr/include/ptclib/http.h >>> /usr/include/ptclib/httpform.h >>> /usr/include/ptclib/httpsvc.h >>> /usr/include/ptclib/inetmail.h >>> /usr/include/ptclib/inetprot.h >>> /usr/include/ptclib/ipacl.h >>> /usr/include/ptclib/jscript.h >>> /usr/include/ptclib/lua.h >>> /usr/include/ptclib/memfile.h >>> /usr/include/ptclib/mime.h >>> /usr/include/ptclib/modem.h >>> /usr/include/ptclib/paec.h >>> /usr/include/ptclib/pasn.h >>> /usr/include/ptclib/pdns.h >>> /usr/include/ptclib/pffvdev.h >>> /usr/include/ptclib/pils.h >>> /usr/include/ptclib/pldap.h >>> /usr/include/ptclib/pnat.h >>> /usr/include/ptclib/podbc.h >>> /usr/include/ptclib/psasl.h >>> /usr/include/ptclib/psnmp.h >>> /usr/include/ptclib/psoap.h >>> /usr/include/ptclib/psockbun.h >>> /usr/include/ptclib/pssl.h >>> /usr/include/ptclib/pstun.h >>> /usr/include/ptclib/pstunsrvr.h >>> /usr/include/ptclib/ptts.h >>> /usr/include/ptclib/pvfiledev.h >>> /usr/include/ptclib/pvidfile.h >>> /usr/include/ptclib/pwavfile.h >>> /usr/include/ptclib/pwavfiledev.h >>> /usr/include/ptclib/pxml.h >>> /usr/include/ptclib/pxmlrpc.h >>> /usr/include/ptclib/pxmlrpcs.h >>> /usr/include/ptclib/qchannel.h >>> /usr/include/ptclib/random.h >>> /usr/include/ptclib/rfc1155.h >>> /usr/include/ptclib/script.h >>> /usr/include/ptclib/shttpsvc.h >>> /usr/include/ptclib/snmp.h >>> /usr/include/ptclib/socks.h >>> /usr/include/ptclib/spooldir.h >>> /usr/include/ptclib/ssdp.h >>> /usr/include/ptclib/telnet.h >>> /usr/include/ptclib/threadpool.h >>> /usr/include/ptclib/url.h >>> /usr/include/ptclib/vartype.h >>> /usr/include/ptclib/vcard.h >>> /usr/include/ptclib/vsdl.h >>> /usr/include/ptclib/vxml.h >>> /usr/include/ptclib/xmpp.h >>> /usr/include/ptclib/xmpp_c2s.h >>> /usr/include/ptclib/xmpp_muc.h >>> /usr/include/ptclib/xmpp_roster.h >>> /usr/include/ptlib.h >>> /usr/include/ptbuildopts.h --- /usr/share/ --- /usr/share/ptlib/ --- /usr/share/ptlib/make/ >>> /usr/share/ptlib/make/common.mak >>> /usr/share/ptlib/make/plugins.mak >>> /usr/share/ptlib/make/ptbuildopts.mak >>> /usr/share/ptlib/make/ptlib.mak >>> /usr/share/ptlib/make/toplevel.mak >>> /usr/share/ptlib/make/unix.mak --- /usr/share/doc/ >>> /usr/share/doc/ptlib-2.12.4/ >>> /usr/share/doc/ptlib-2.12.4/examples/ >>> /usr/share/doc/ptlib-2.12.4/examples/ODBC/ >>> /usr/share/doc/ptlib-2.12.4/examples/ODBC/test.mdb.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ODBC/odbctest.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ODBC/odbc_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ODBC/odbc_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ODBC/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/StringTest/ >>> /usr/share/doc/ptlib-2.12.4/examples/StringTest/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/StringTest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/StringTest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/StringTest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ThreadSafe/ >>> /usr/share/doc/ptlib-2.12.4/examples/ThreadSafe/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ThreadSafe/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ThreadSafe/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ThreadSafe/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/address/ >>> /usr/share/doc/ptlib-2.12.4/examples/address/local.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/address/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/aggtest/ >>> /usr/share/doc/ptlib-2.12.4/examples/aggtest/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/aggtest/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/aggtest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/aggtest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/aggtest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/asynctest/ >>> /usr/share/doc/ptlib-2.12.4/examples/asynctest/asynctest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/asynctest/asynctest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/asynctest/asynctest.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/asynctest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/audio/ >>> /usr/share/doc/ptlib-2.12.4/examples/audio/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/audio/audio.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/audio/audio.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/audio/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/ >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/dnstest_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/dnstest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/dnstest_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/dnstest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dnstest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dtmftest/ >>> /usr/share/doc/ptlib-2.12.4/examples/dtmftest/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dtmftest/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dtmftest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dtmftest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dtmftest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/dtmftest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/ >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/emailtest_20010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/emailtest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ether/ >>> /usr/share/doc/ptlib-2.12.4/examples/ether/ether_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ether/ether_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ether/ether.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ether/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/factory/ >>> /usr/share/doc/ptlib-2.12.4/examples/factory/solid.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/factory/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/factory/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/factory/concrete.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/factory/abstract.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/factory/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/find_ip/ >>> /usr/share/doc/ptlib-2.12.4/examples/find_ip/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/find_ip/find_ip.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/find_ip/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/hello_world/ >>> /usr/share/doc/ptlib-2.12.4/examples/hello_world/hello_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/hello_world/hello_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/hello_world/helloDLL_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/hello_world/helloDLL_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/hello_world/hello.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/hello_world/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/httptest/ >>> /usr/share/doc/ptlib-2.12.4/examples/httptest/httptest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/httptest/httptest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/httptest/httptest.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/httptest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/ >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/ipv6test_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/ipv6test_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ipv6test/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/javascript/ >>> /usr/share/doc/ptlib-2.12.4/examples/javascript/js_test.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/javascript/javascript_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/javascript/javascript_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/javascript/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ldaptest/ >>> /usr/share/doc/ptlib-2.12.4/examples/ldaptest/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ldaptest/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ldaptest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ldaptest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ldaptest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ldaptest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/lua/ >>> /usr/share/doc/ptlib-2.12.4/examples/lua/lua_test.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/lua/lua_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/lua/lua_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/lua/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/map_dict/ >>> /usr/share/doc/ptlib-2.12.4/examples/map_dict/map_dict_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/map_dict/map_dict_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/map_dict/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/map_dict/docs.dxy.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/map_dict/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/md5/ >>> /usr/share/doc/ptlib-2.12.4/examples/md5/encrypt.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/md5/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/netif/ >>> /usr/share/doc/ptlib-2.12.4/examples/netif/netif.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/netif/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/plugintest/ >>> /usr/share/doc/ptlib-2.12.4/examples/plugintest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/plugintest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/plugintest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ptimer/ >>> /usr/share/doc/ptlib-2.12.4/examples/ptimer/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ptimer/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ptimer/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ptimer/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ptimer/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/ptimer/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/pxml/ >>> /usr/share/doc/ptlib-2.12.4/examples/pxml/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/pxml/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/pxml/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/pxml/cfg.txt.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/pxml/PxmlTest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/pxml/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/ >>> /usr/share/doc/ptlib-2.12.4/examples/queue/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/docs.cfg.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/Readme.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/queue/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/ >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/overview.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/docs.cfg.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/safetest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/scatter/ >>> /usr/share/doc/ptlib-2.12.4/examples/scatter/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/scatter/scattertest.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/scatter/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/scatter/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/scatter/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/serial/ >>> /usr/share/doc/ptlib-2.12.4/examples/serial/serial.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/serial/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/snmptest/ >>> /usr/share/doc/ptlib-2.12.4/examples/snmptest/snmptest.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/snmptest/snmptest.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/snmptest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sockbundle/ >>> /usr/share/doc/ptlib-2.12.4/examples/sockbundle/sockbundle.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sockbundle/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/ >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/SortedListTest_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/SortedListTest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/SortedListTest_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/SortedListTest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/SortedListTest.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/SortedListTest.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/sortedlist/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/strtest/ >>> /usr/share/doc/ptlib-2.12.4/examples/strtest/strtest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/strtest/strtest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/strtest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/strtest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/ >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/stunclient_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/stunclient_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/stunclient_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/stunclient_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunclient/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunserver/ >>> /usr/share/doc/ptlib-2.12.4/examples/stunserver/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunserver/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunserver/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunserver/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/stunserver/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/syncpoints/ >>> /usr/share/doc/ptlib-2.12.4/examples/syncpoints/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/syncpoints/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/syncpoints/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/syncpoints/docs.dxy.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/syncpoints/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/testspooldir/ >>> /usr/share/doc/ptlib-2.12.4/examples/testspooldir/testspooldir_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/testspooldir/testspooldir_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/testspooldir/testspooldir.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/testspooldir/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/thread/ >>> /usr/share/doc/ptlib-2.12.4/examples/thread/thread.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/thread/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/threadex/ >>> /usr/share/doc/ptlib-2.12.4/examples/threadex/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/threadex/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/threadex/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/threadex/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/threadex/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/threadex/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/timing/ >>> /usr/share/doc/ptlib-2.12.4/examples/timing/timing_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/timing/timing_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/timing/timing.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/timing/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/timing/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/url/ >>> /usr/share/doc/ptlib-2.12.4/examples/url/url_test.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/url/url_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/url/url_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/url/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vcard/ >>> /usr/share/doc/ptlib-2.12.4/examples/vcard/vcard_test.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vcard/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/ >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/vidtest_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/vidtest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/vidtest_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/vidtest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/precompile.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vidtest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/ >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/vxmltest_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/vxmltest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/vxmltest_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/vxmltest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/root.vxml.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/vxmltest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wavfile/ >>> /usr/share/doc/ptlib-2.12.4/examples/wavfile/wavfile_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wavfile/wavfile_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wavfile/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wavfile/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/ >>> /usr/share/doc/ptlib-2.12.4/examples/wx/wx_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/wx_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/wx_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/wx_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/wxInstaller_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/wxInstaller_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/version.plist.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/resource.xrc.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/resource.wxg.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/resource.rc.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/install.wxs.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/app.xpm.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/app.ico.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/app.icns.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/ReadMe.txt.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/InfoPlist.strings.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/wx/Info.plist.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/ >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/xmlrpc_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/xmlrpc_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/xmlrpc_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/xmlrpc_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpc/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/ >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/xmlrpcsrvr.ico.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/messages.mc.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/custom.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/custom.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmlrpcsrvr/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/ >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/xmppconsole_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/xmppconsole_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/version.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/README.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmppconsole/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/ >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/xmpptest_2012.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/xmpptest_2012.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/xmpptest_2010.vcxproj.filters.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/xmpptest_2010.vcxproj.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/precompile.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/main.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/main.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/ReadMe.txt.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/MainFrame.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/MainFrame.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/ConnectDialog.h.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/xmpptest/ConnectDialog.cxx.bz2 >>> /usr/share/doc/ptlib-2.12.4/examples/Makefile.bz2 >>> /usr/share/doc/ptlib-2.12.4/ReadMe-Plugins.txt.bz2 >>> /usr/share/doc/ptlib-2.12.4/ReadMe_QOS.txt.bz2 >>> /usr/share/doc/ptlib-2.12.4/ReadMe.txt.bz2 >>> /usr/share/doc/ptlib-2.12.4/History.txt.bz2 >>> needed obj /usr/lib64/libpt.so.2.10.10 >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced obj /usr/share/ptlib/make/unix.mak --- replaced obj /usr/share/ptlib/make/ptlib.mak <<< obj /usr/share/ptlib/make/ptlib-config --- replaced obj /usr/share/ptlib/make/ptbuildopts.mak --- replaced obj /usr/share/ptlib/make/plugins.mak <<< obj /usr/share/ptlib/make/lib.mak --- replaced obj /usr/share/ptlib/make/common.mak --- replaced dir /usr/share/ptlib/make --- replaced dir /usr/share/ptlib <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/ReadMe.txt.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/MainFrame.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/MainFrame.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/ConnectDialog.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmpptest/ConnectDialog.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmppconsole/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmppconsole/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmppconsole/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmppconsole/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmppconsole/README.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmppconsole/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/xmlrpcsrvr.ico.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/messages.mc.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/custom.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/custom.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpc/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpc/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpc/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/xmlrpc/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/wavfile/wavfile_2010.vcxproj.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/wavfile/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/wavfile/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vxmltest/root.vxml.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vxmltest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vxmltest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vxmltest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vidtest/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vidtest/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vidtest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vidtest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vidtest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vidtest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vcard/vcard_test.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/vcard/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/url/url_test.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/url/url_2010.vcxproj.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/url/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/timing/timing_2010.vcxproj.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/timing/timing.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/timing/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/timing/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/threadex/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/threadex/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/threadex/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/threadex/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/threadex/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/threadex/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/thread/thread.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/thread/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/syncpoints/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/syncpoints/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/syncpoints/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/syncpoints/docs.dxy.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/syncpoints/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/stunclient/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/stunclient/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/stunclient/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/stunclient/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/stunclient/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/strtest/strtest_2010.vcxproj.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/strtest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/strtest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/sortedlist/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/sortedlist/SortedListTest.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/sortedlist/SortedListTest.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/sortedlist/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/sockbundle/sockbundle.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/sockbundle/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/snmptest/snmptest.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/snmptest/snmptest.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/snmptest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/serial/serial.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/serial/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/overview.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/docs.cfg.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/safetest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/docs.cfg.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/Readme.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/queue/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/pxml/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/pxml/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/pxml/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/pxml/cfg.txt.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/pxml/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ptimer/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ptimer/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ptimer/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ptimer/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ptimer/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ptimer/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/plugintest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/plugintest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/plugintest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/netif/netif.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/netif/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/md5/encrypt.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/md5/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/map_dict/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/map_dict/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/map_dict/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/map_dict/docs.dxy.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/map_dict/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/lua/lua.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/lua/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ldaptest/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ldaptest/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ldaptest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ldaptest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ldaptest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ldaptest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ipv6test/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ipv6test/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ipv6test/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ipv6test/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ipv6test/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ipv6test/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/httptest/httptest_2010.vcxproj.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/httptest/httptest.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/httptest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/hello_world/hello_2010.vcxproj.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/hello_world/helloDLL_2010.vcxproj.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/hello_world/hello.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/hello_world/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/find_ip/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/find_ip/find_ip.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/find_ip/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/factory/solid.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/factory/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/factory/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/factory/concrete.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/factory/abstract.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/factory/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/emailtest/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/emailtest/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/emailtest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/emailtest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/emailtest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/emailtest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dtmftest/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dtmftest/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dtmftest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dtmftest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dtmftest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dtmftest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dnstest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dnstest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dnstest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/dnstest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/audio/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/audio/audio.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/audio/audio.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/audio/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/aggtest/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/aggtest/precompile.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/aggtest/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/aggtest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/aggtest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/address/local.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/address/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ThreadSafe/precompile.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ThreadSafe/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ThreadSafe/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ThreadSafe/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/StringTest/version.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/StringTest/main.h.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/StringTest/main.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/StringTest/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ODBC/test.mdb.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/ODBC/odbctest.cxx.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/examples/Makefile.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/ReadMe_QOS.txt.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/ReadMe.txt.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/ReadMe-Plugins.txt.bz2 <<< obj /usr/share/doc/ptlib-2.10.10/History.txt.bz2 --- replaced dir /usr/share/doc --- replaced dir /usr/share <<< obj /usr/lib64/ptlib-2.10.10/devices/videoinput/v4l2_pwplugin.so <<< obj /usr/lib64/ptlib-2.10.10/devices/sound/alsa_pwplugin.so --- replaced obj /usr/lib64/pkgconfig/ptlib.pc --- replaced dir /usr/lib64/pkgconfig --- replaced obj /usr/lib64/libpt.so.2.10.10 --- replaced sym /usr/lib64/libpt.so --- replaced dir /usr/lib64 --- replaced obj /usr/include/ptlib/wxstring.h --- replaced obj /usr/include/ptlib/videoio1394dc.h --- replaced obj /usr/include/ptlib/videoio.h --- replaced obj /usr/include/ptlib/video.h --- replaced obj /usr/include/ptlib/vconvert.h --- replaced obj /usr/include/ptlib/unix/ptlib/video.h --- replaced obj /usr/include/ptlib/unix/ptlib/udpsock.h --- replaced obj /usr/include/ptlib/unix/ptlib/timer.h --- replaced obj /usr/include/ptlib/unix/ptlib/timeint.h --- replaced obj /usr/include/ptlib/unix/ptlib/thread.h --- replaced obj /usr/include/ptlib/unix/ptlib/textfile.h --- replaced obj /usr/include/ptlib/unix/ptlib/tcpsock.h --- replaced obj /usr/include/ptlib/unix/ptlib/syncpoint.h --- replaced obj /usr/include/ptlib/unix/ptlib/svcproc.h --- replaced obj /usr/include/ptlib/unix/ptlib/sound.h --- replaced obj /usr/include/ptlib/unix/ptlib/socket.h --- replaced obj /usr/include/ptlib/unix/ptlib/shmvideo.h --- replaced obj /usr/include/ptlib/unix/ptlib/sfile.h --- replaced obj /usr/include/ptlib/unix/ptlib/serchan.h --- replaced obj /usr/include/ptlib/unix/ptlib/semaphor.h --- replaced obj /usr/include/ptlib/unix/ptlib/resampler.h --- replaced obj /usr/include/ptlib/unix/ptlib/remconn.h --- replaced obj /usr/include/ptlib/unix/ptlib/ptlib.inl --- replaced obj /usr/include/ptlib/unix/ptlib/ptime.h --- replaced obj /usr/include/ptlib/unix/ptlib/pprocess.h <<< obj /usr/include/ptlib/unix/ptlib/pmachdep.h --- replaced obj /usr/include/ptlib/unix/ptlib/pipechan.h --- replaced obj /usr/include/ptlib/unix/ptlib/pdirect.h --- replaced obj /usr/include/ptlib/unix/ptlib/mutex.h --- replaced obj /usr/include/ptlib/unix/ptlib/mail.h --- replaced obj /usr/include/ptlib/unix/ptlib/maccoreaudio.h --- replaced obj /usr/include/ptlib/unix/ptlib/ipsock.h --- replaced obj /usr/include/ptlib/unix/ptlib/ipdsock.h --- replaced obj /usr/include/ptlib/unix/ptlib/icmpsock.h --- replaced obj /usr/include/ptlib/unix/ptlib/filepath.h --- replaced obj /usr/include/ptlib/unix/ptlib/file.h --- replaced obj /usr/include/ptlib/unix/ptlib/ethsock.h --- replaced obj /usr/include/ptlib/unix/ptlib/dynalink.h --- replaced obj /usr/include/ptlib/unix/ptlib/critsec.h <<< obj /usr/include/ptlib/unix/ptlib/contain.h --- replaced obj /usr/include/ptlib/unix/ptlib/config.h --- replaced obj /usr/include/ptlib/unix/ptlib/conchan.h --- replaced obj /usr/include/ptlib/unix/ptlib/channel.h --- replaced obj /usr/include/ptlib/unix/ptlib/bevideo.h --- replaced obj /usr/include/ptlib/unix/ptlib/beaudio.h --- replaced dir /usr/include/ptlib/unix/ptlib --- replaced dir /usr/include/ptlib/unix --- replaced obj /usr/include/ptlib/udpsock.h --- replaced obj /usr/include/ptlib/timer.h --- replaced obj /usr/include/ptlib/timeint.h --- replaced obj /usr/include/ptlib/thread.h --- replaced obj /usr/include/ptlib/textfile.h --- replaced obj /usr/include/ptlib/tcpsock.h --- replaced obj /usr/include/ptlib/syslog.h --- replaced obj /usr/include/ptlib/syncthrd.h --- replaced obj /usr/include/ptlib/syncpoint.h --- replaced obj /usr/include/ptlib/svcproc.h --- replaced obj /usr/include/ptlib/sound.h --- replaced obj /usr/include/ptlib/sockets.h --- replaced obj /usr/include/ptlib/socket.h --- replaced obj /usr/include/ptlib/smartptr.h --- replaced obj /usr/include/ptlib/sfile.h --- replaced obj /usr/include/ptlib/serchan.h --- replaced obj /usr/include/ptlib/semaphor.h --- replaced obj /usr/include/ptlib/safecoll.h --- replaced obj /usr/include/ptlib/remconn.h <<< obj /usr/include/ptlib/qos.h --- replaced obj /usr/include/ptlib/ptime.h --- replaced obj /usr/include/ptlib/psync.h --- replaced obj /usr/include/ptlib/pstring.h --- replaced obj /usr/include/ptlib/psharedptr.h --- replaced obj /usr/include/ptlib/pprocess.h --- replaced obj /usr/include/ptlib/pluginmgr.h --- replaced obj /usr/include/ptlib/plugin.h --- replaced obj /usr/include/ptlib/pipechan.h --- replaced obj /usr/include/ptlib/pfactory.h --- replaced obj /usr/include/ptlib/pdirect.h --- replaced obj /usr/include/ptlib/osutil.inl --- replaced obj /usr/include/ptlib/object.h --- replaced obj /usr/include/ptlib/notifier_ext.h --- replaced obj /usr/include/ptlib/notifier.h --- replaced obj /usr/include/ptlib/mutex.h --- replaced obj /usr/include/ptlib/mail.h --- replaced obj /usr/include/ptlib/lists.h --- replaced obj /usr/include/ptlib/ipsock.h --- replaced obj /usr/include/ptlib/ipdsock.h --- replaced obj /usr/include/ptlib/int64.h --- replaced obj /usr/include/ptlib/indchan.h --- replaced obj /usr/include/ptlib/icmpsock.h --- replaced obj /usr/include/ptlib/filepath.h --- replaced obj /usr/include/ptlib/file.h --- replaced obj /usr/include/ptlib/ethsock.h --- replaced obj /usr/include/ptlib/dynalink.h --- replaced obj /usr/include/ptlib/dict.h --- replaced obj /usr/include/ptlib/critsec.h --- replaced obj /usr/include/ptlib/contain.inl --- replaced obj /usr/include/ptlib/contain.h --- replaced obj /usr/include/ptlib/config.h --- replaced obj /usr/include/ptlib/conchan.h --- replaced obj /usr/include/ptlib/channel.h --- replaced obj /usr/include/ptlib/array.h --- replaced obj /usr/include/ptlib/args.h <<< obj /usr/include/ptlib/MacMainIf.h --- replaced obj /usr/include/ptlib.h --- replaced dir /usr/include/ptlib --- replaced obj /usr/include/ptclib/xmpp_roster.h --- replaced obj /usr/include/ptclib/xmpp_muc.h --- replaced obj /usr/include/ptclib/xmpp_c2s.h --- replaced obj /usr/include/ptclib/xmpp.h --- replaced obj /usr/include/ptclib/vxml.h --- replaced obj /usr/include/ptclib/vsdl.h --- replaced obj /usr/include/ptclib/vcard.h --- replaced obj /usr/include/ptclib/url.h --- replaced obj /usr/include/ptclib/threadpool.h --- replaced obj /usr/include/ptclib/telnet.h --- replaced obj /usr/include/ptclib/socks.h --- replaced obj /usr/include/ptclib/snmp.h --- replaced obj /usr/include/ptclib/shttpsvc.h --- replaced obj /usr/include/ptclib/rfc1155.h --- replaced obj /usr/include/ptclib/random.h --- replaced obj /usr/include/ptclib/qchannel.h --- replaced obj /usr/include/ptclib/pxmlrpcs.h --- replaced obj /usr/include/ptclib/pxmlrpc.h --- replaced obj /usr/include/ptclib/pxml.h --- replaced obj /usr/include/ptclib/pwavfiledev.h --- replaced obj /usr/include/ptclib/pwavfile.h --- replaced obj /usr/include/ptclib/pvidfile.h --- replaced obj /usr/include/ptclib/pvfiledev.h --- replaced obj /usr/include/ptclib/ptts.h --- replaced obj /usr/include/ptclib/pstun.h --- replaced obj /usr/include/ptclib/pssl.h --- replaced obj /usr/include/ptclib/psockbun.h --- replaced obj /usr/include/ptclib/psoap.h --- replaced obj /usr/include/ptclib/psnmp.h --- replaced obj /usr/include/ptclib/psasl.h --- replaced obj /usr/include/ptclib/podbc.h --- replaced obj /usr/include/ptclib/pnat.h --- replaced obj /usr/include/ptclib/pldap.h --- replaced obj /usr/include/ptclib/pils.h --- replaced obj /usr/include/ptclib/pffvdev.h --- replaced obj /usr/include/ptclib/pdns.h --- replaced obj /usr/include/ptclib/pasn.h --- replaced obj /usr/include/ptclib/paec.h --- replaced obj /usr/include/ptclib/modem.h --- replaced obj /usr/include/ptclib/mime.h --- replaced obj /usr/include/ptclib/memfile.h --- replaced obj /usr/include/ptclib/lua.h --- replaced obj /usr/include/ptclib/ipacl.h --- replaced obj /usr/include/ptclib/inetprot.h --- replaced obj /usr/include/ptclib/inetmail.h --- replaced obj /usr/include/ptclib/httpsvc.h --- replaced obj /usr/include/ptclib/httpform.h --- replaced obj /usr/include/ptclib/http.h --- replaced obj /usr/include/ptclib/html.h --- replaced obj /usr/include/ptclib/guid.h --- replaced obj /usr/include/ptclib/ftp.h --- replaced obj /usr/include/ptclib/enum.h --- replaced obj /usr/include/ptclib/dtmf.h --- replaced obj /usr/include/ptclib/delaychan.h --- replaced obj /usr/include/ptclib/cypher.h --- replaced obj /usr/include/ptclib/cli.h --- replaced obj /usr/include/ptclib/asnxer.h --- replaced obj /usr/include/ptclib/asnper.h --- replaced obj /usr/include/ptclib/asner.h --- replaced obj /usr/include/ptclib/asnber.h --- replaced dir /usr/include/ptclib --- replaced obj /usr/include/ptbuildopts.h --- replaced dir /usr/include <<< sym /usr/bin/ptlib-config --- replaced dir /usr/bin --- replaced dir /usr <<< dir /usr/share/doc/ptlib-2.10.10/examples/xmpptest <<< dir /usr/share/doc/ptlib-2.10.10/examples/xmppconsole <<< dir /usr/share/doc/ptlib-2.10.10/examples/xmlrpcsrvr <<< dir /usr/share/doc/ptlib-2.10.10/examples/xmlrpc <<< dir /usr/share/doc/ptlib-2.10.10/examples/wavfile <<< dir /usr/share/doc/ptlib-2.10.10/examples/vxmltest <<< dir /usr/share/doc/ptlib-2.10.10/examples/vidtest <<< dir /usr/share/doc/ptlib-2.10.10/examples/vcard <<< dir /usr/share/doc/ptlib-2.10.10/examples/url <<< dir /usr/share/doc/ptlib-2.10.10/examples/timing <<< dir /usr/share/doc/ptlib-2.10.10/examples/threadex <<< dir /usr/share/doc/ptlib-2.10.10/examples/thread <<< dir /usr/share/doc/ptlib-2.10.10/examples/syncpoints <<< dir /usr/share/doc/ptlib-2.10.10/examples/stunclient <<< dir /usr/share/doc/ptlib-2.10.10/examples/strtest <<< dir /usr/share/doc/ptlib-2.10.10/examples/sortedlist <<< dir /usr/share/doc/ptlib-2.10.10/examples/sockbundle <<< dir /usr/share/doc/ptlib-2.10.10/examples/snmptest <<< dir /usr/share/doc/ptlib-2.10.10/examples/serial <<< dir /usr/share/doc/ptlib-2.10.10/examples/safetest <<< dir /usr/share/doc/ptlib-2.10.10/examples/queue <<< dir /usr/share/doc/ptlib-2.10.10/examples/pxml <<< dir /usr/share/doc/ptlib-2.10.10/examples/ptimer <<< dir /usr/share/doc/ptlib-2.10.10/examples/plugintest <<< dir /usr/share/doc/ptlib-2.10.10/examples/netif <<< dir /usr/share/doc/ptlib-2.10.10/examples/md5 <<< dir /usr/share/doc/ptlib-2.10.10/examples/map_dict <<< dir /usr/share/doc/ptlib-2.10.10/examples/lua <<< dir /usr/share/doc/ptlib-2.10.10/examples/ldaptest <<< dir /usr/share/doc/ptlib-2.10.10/examples/ipv6test <<< dir /usr/share/doc/ptlib-2.10.10/examples/httptest <<< dir /usr/share/doc/ptlib-2.10.10/examples/hello_world <<< dir /usr/share/doc/ptlib-2.10.10/examples/find_ip <<< dir /usr/share/doc/ptlib-2.10.10/examples/factory <<< dir /usr/share/doc/ptlib-2.10.10/examples/emailtest <<< dir /usr/share/doc/ptlib-2.10.10/examples/dtmftest <<< dir /usr/share/doc/ptlib-2.10.10/examples/dnstest <<< dir /usr/share/doc/ptlib-2.10.10/examples/audio <<< dir /usr/share/doc/ptlib-2.10.10/examples/aggtest <<< dir /usr/share/doc/ptlib-2.10.10/examples/address <<< dir /usr/share/doc/ptlib-2.10.10/examples/ThreadSafe <<< dir /usr/share/doc/ptlib-2.10.10/examples/StringTest <<< dir /usr/share/doc/ptlib-2.10.10/examples/ODBC <<< dir /usr/share/doc/ptlib-2.10.10/examples <<< dir /usr/share/doc/ptlib-2.10.10 <<< dir /usr/lib64/ptlib-2.10.10/devices/videoinput <<< dir /usr/lib64/ptlib-2.10.10/devices/sound <<< dir /usr/lib64/ptlib-2.10.10/devices <<< dir /usr/lib64/ptlib-2.10.10 >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. * All examples have been installed, some of them will not work on your system * it will depend of the enabled USE flags. * To test examples, you have to run PTLIBDIR=/usr/share/ptlib make * If you've just removed pwlib to install ptlib, some packages will be broken. * Please use 'revdep-rebuild' from app-portage/gentoolkit to check. * If some packages need pwlib, consider removing ptlib and re-installing pwlib * or help us to make them live together. >>> net-libs/ptlib-2.12.4 merged. >>> Regenerating /etc/ld.so.cache...