>>> Unpacking source... >>> Unpacking ptlib-2.6.2.tar.bz2 to /var/tmp/portage/net-libs/ptlib-2.6.2/work >>> Source unpacked in /var/tmp/portage/net-libs/ptlib-2.6.2/work >>> Preparing source in /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2 ... * Applying ptlib-2.6.2-gcc-allocator.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2 ... * econf: updating ptlib-2.6.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ptlib-2.6.2/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 --disable-openh323 --disable-opal --enable-ansi-bool --enable-atomicity --disable-internalregex --disable-sunaudio --disable-bsdvideo --disable-appshare --disable-vfw --disable-sockagg --disable-samples --enable-audio --disable-alsa --enable-asn --disable-configfile --disable-exceptions --disable-memcheck --disable-tracing --disable-resolver --disable-dtmf --disable-esd --disable-ffvdev --disable-ftp --enable-http --disable-httpforms --disable-httpsvc --enable-avc --enable-dc --enable-ipv6 --disable-jabber --disable-openldap --disable-pop3smtp --disable-odbc --disable-oss --disable-pch --disable-pipechan --disable-qos --disable-remconn --disable-sasl --disable-sdl --disable-serial --disable-shmvideo --disable-snmp --disable-soap --disable-socks --enable-openssl --enable-stun --disable-telnet --disable-tts --enable-url --disable-v4l --disable-v4l2 --enable-video --disable-vidfile --disable-vxml --disable-wavfile --disable-expat --disable-xmlrpc checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for 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: PTLib version is 2.6.2 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 swab... yes configure: OSTYPE set to linux configure: OSRELEASE set to "2.6.30.1" configure: MACHTYPE set to x86_64 configure: gcc version is 4.3.2 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 configure: Default extension for C++ files is cpp checking if linker 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 for int... 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 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 if using STL streams... yes checking if atomic integer available... yes checking if __exchange_and_add is in __gnu_cxx namespace... yes checking if Unix semaphores are available... yes checking for pthread_create in -lpthread... 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes 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.6.2 checking enable samples build... no configure: DNS resolver disabled configure: SASL disabled checking for mlib_VideoColorJFIFYCC2RGB420_Nearest in -lmlib... no configure: OpenLDAP disabled checking for OPENSSL... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... no configure: WARNING: openssl/aes.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: openssl/aes.h: proceeding with the compiler's result checking for openssl/aes.h... yes checking for const arg to d2i_AutoPrivateKey... yes configure: Expat disabled checking for IPv6 support... yes checking for inet_ntop... yes checking enable config file support... no checking enable URL support... yes checking enable HTTP support... yes checking enable HTTP forms support... configure: httpforms support disabled due to disabled dependency HAS_CONFIG_FILE no checking enable HTTP server support... configure: httpsvc support disabled due to disabled dependency HAS_HTTPFORMS no checking enable Jabber support... configure: jabber support disabled due to disabled dependency HAS_EXPAT no checking enable VXML support... configure: vxml support disabled due to disabled dependency HAS_EXPAT no checking enable XMLRPC support... configure: xmlrpc support disabled due to disabled dependency HAS_EXPAT no checking enable SOAP support... configure: soap support disabled due to disabled dependency HAS_EXPAT no checking enable Text-To-Speech server support... no checking enable ASN decoding/encoding support... yes checking enable STUN support... yes checking enable pipechannel support... no checking enable DTMF protocol support... no checking enable WAVFILE support... no checking enable SOCKS protocol support... no checking enable FTP protocol support... no checking enable SNMP protocol support... no checking enable TELNET protocol support... no checking enable remote connection support... no checking enable serial port support... no checking enable POP3/SMTP support... no checking enable socket aggregation... no checking enable audio support... yes checking enable QOS support... no checking enable video device support... yes checking enable video file support... no checking enable FFMpeg video file support... configure: ffvdev support disabled due to disabled dependency HAS_FFVDEV configure: ffvdev support disabled due to disabled dependency HAS_PIPECHAN no checking enable application sharing support... no checking enable shared memory video devices... no configure: SDL disabled checking enable video for windows capture... no configure: ODBC disabled checking enable C++ exceptions... no checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating make/ptbuildopts.mak config.status: creating make/ptlib-config config.status: creating Makefile config.status: creating ptlib_cfg.dxy config.status: creating ptlib.pc config.status: creating include/ptbuildopts.h === configuring in plugins (/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins) configure: running /bin/sh ./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' '--disable-openh323' '--disable-opal' '--enable-ansi-bool' '--enable-atomicity' '--disable-internalregex' '--disable-sunaudio' '--disable-bsdvideo' '--disable-appshare' '--disable-vfw' '--disable-sockagg' '--disable-samples' '--enable-audio' '--disable-alsa' '--enable-asn' '--disable-configfile' '--disable-exceptions' '--disable-memcheck' '--disable-tracing' '--disable-resolver' '--disable-dtmf' '--disable-esd' '--disable-ffvdev' '--disable-ftp' '--enable-http' '--disable-httpforms' '--disable-httpsvc' '--enable-avc' '--enable-dc' '--enable-ipv6' '--disable-jabber' '--disable-openldap' '--disable-pop3smtp' '--disable-odbc' '--disable-oss' '--disable-pch' '--disable-pipechan' '--disable-qos' '--disable-remconn' '--disable-sasl' '--disable-sdl' '--disable-serial' '--disable-shmvideo' '--disable-snmp' '--disable-soap' '--disable-socks' '--enable-openssl' '--enable-stun' '--disable-telnet' '--disable-tts' '--enable-url' '--disable-v4l' '--disable-v4l2' '--enable-video' '--disable-vidfile' '--disable-vxml' '--disable-wavfile' '--disable-expat' '--disable-xmlrpc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=athlon64' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -pipe -march=athlon64' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 libavc1394/avc1394.h usability... yes checking libavc1394/avc1394.h presence... yes checking for libavc1394/avc1394.h... yes checking libdv/dv.h usability... yes checking libdv/dv.h presence... yes checking for libdv/dv.h... yes checking libraw1394/raw1394.h usability... yes checking libraw1394/raw1394.h presence... yes checking for libraw1394/raw1394.h... yes checking for IEEE1394/AVC video support... yes checking libdc1394/dc1394_control.h usability... no checking libdc1394/dc1394_control.h presence... no checking for libdc1394/dc1394_control.h... no checking for libraw1394/raw1394.h... (cached) yes checking for IEEE1394/DC video support... no configure: creating ./config.status config.status: creating Makefile config.status: creating vidinput_v4l2/Makefile config.status: creating vidinput_dc/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2 ... make -j4 make DEBUG= P_SHAREDLIB=1 default_target make[1]: Entering directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2' make[1]: Leaving directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2' set -e; if test -e src ; then make -C src optshared; fi; if test -e plugins ; then make -C plugins optshared; fi; make[1]: Entering directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/src' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/src' x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/pssl.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pssl.o x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O2 -pipe -march=athlon64 -c ptlib/common/vfakeio.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/vfakeio.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/videoio.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/videoio.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/vconvert.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/vconvert.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/pvidchan.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pvidchan.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/tinyjpeg.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/tinyjpeg.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/jidctflt.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/jidctflt.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/sound.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/sound.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/asner.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/asner.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/pasn.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pasn.o x86_64-pc-linux-gnu-g++ -DP_FORCE_STATIC_PLUGIN -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O2 -pipe -march=athlon64 -c ptclib/pstun.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pstun.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/pnat.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pnat.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/url.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/url.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/http.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/http.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/httpclnt.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/httpclnt.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/threadpool.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/threadpool.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/uicmp.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/uicmp.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/socket.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/socket.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/udll.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/udll.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/channel.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/channel.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/osutil.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/osutil.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/tlib.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/tlib.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/switch.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/switch.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/ipacl.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/ipacl.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/qchannel.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/qchannel.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/delaychan.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/delaychan.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/memfile.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/memfile.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/cypher.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/cypher.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/random.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/random.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/inetprot.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/inetprot.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/notifier_ext.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/notifier_ext.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/guid.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/guid.o bison ptlib/common/getdate.y -o ptlib/common/getdate.tab.c ptlib/common/getdate.y: conflicts: 8 shift/reduce, 18 reduce/reduce x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/unix/assert.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/assert.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/pluginmgr.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pluginmgr.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/sockets.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/sockets.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptclib/psockbun.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/psockbun.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/qos.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/qos.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/ptime.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/ptime.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/osutils.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/osutils.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/safecoll.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/safecoll.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/collect.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/collect.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/contain.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/contain.o x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -felide-constructors -Wreorder -O2 -pipe -march=athlon64 -c ptlib/common/object.cxx -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/object.o x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -O2 -pipe -march=athlon64 -c ptlib/common/getdate.tab.c -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/getdate.tab.o x86_64-pc-linux-gnu-ar rcs /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/libpt_s.a /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pssl.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/vfakeio.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/videoio.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/vconvert.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pvidchan.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/tinyjpeg.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/jidctflt.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/sound.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/asner.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pasn.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pstun.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pnat.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/url.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/http.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/httpclnt.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/threadpool.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/uicmp.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/socket.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/udll.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/channel.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/osutil.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/tlib.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/switch.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/ipacl.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/qchannel.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/delaychan.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/memfile.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/cypher.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/random.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/inetprot.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/notifier_ext.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/guid.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/getdate.tab.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/assert.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pluginmgr.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/sockets.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/psockbun.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/qos.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/ptime.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/osutils.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/safecoll.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/collect.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/contain.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/object.o EXTLIBS = SYSLIBS = x86_64-pc-linux-gnu-g++ -shared -Wl,-soname,libpt.so.2.6.2 -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/libpt.so.2.6.2 -Wl,-O1 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pssl.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/vfakeio.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/videoio.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/vconvert.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pvidchan.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/tinyjpeg.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/jidctflt.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/sound.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/asner.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pasn.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pstun.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pnat.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/url.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/http.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/httpclnt.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/threadpool.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/uicmp.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/socket.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/udll.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/channel.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/osutil.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/tlib.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/switch.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/ipacl.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/qchannel.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/delaychan.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/memfile.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/cypher.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/random.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/inetprot.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/notifier_ext.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/guid.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/getdate.tab.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/assert.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/pluginmgr.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/sockets.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/psockbun.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/qos.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/ptime.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/osutils.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/safecoll.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/collect.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/contain.o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/obj/object.o -lpthread -lssl -lcrypto -ldl -ldl cd /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 ; rm -f libpt.so ; ln -sf libpt.so.2.6.2 libpt.so make[2]: Leaving directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/src' make[1]: Leaving directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/src' make[1]: Entering directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins' make[2]: Leaving directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins' set -e; make -C vidinput_avc optshared ; make[2]: Entering directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins/vidinput_avc' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins/vidinput_avc' mkdir -p /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/device/videoinput x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/include -DP_64BIT=1 -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions -Wall -DP_64BIT -fPIC -DPIC -DNDEBUG -Os -fPIC -O2 -pipe -march=athlon64 \ -shared vidinput_avc.cxx \ -Wl,-O1 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -lraw1394 -ldv -lrom1394 \ -Wl,-O1 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 -Wl,-O1 -L/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64 \ -o /var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/device/videoinput/avc_pwplugin.so vidinput_avc.cxx: In member function 'virtual PBoolean PVideoInputDevice_1394AVC::Start()': vidinput_avc.cxx:166: error: 'raw1394_set_iso_handler' was not declared in this scope vidinput_avc.cxx: In member function 'virtual PBoolean PVideoInputDevice_1394AVC::GetFrameDataNoDelay(BYTE*, PINDEX*)': vidinput_avc.cxx:374: error: 'raw1394_start_iso_rcv' was not declared in this scope vidinput_avc.cxx:418: error: 'raw1394_stop_iso_rcv' was not declared in this scope make[3]: *** [/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/lib_linux_x86_64/device/videoinput/avc_pwplugin.so] Error 1 make[3]: Leaving directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins/vidinput_avc' make[2]: *** [optshared] Error 2 make[2]: Leaving directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins/vidinput_avc' make[1]: *** [optshared] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-libs/ptlib-2.6.2/work/ptlib-2.6.2/plugins' make: *** [optshared] Error 2 * * ERROR: net-libs/ptlib-2.6.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2336: Called die * The specific snippet of code: * emake ${makeopts} || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-libs/ptlib-2.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/ptlib-2.6.2/temp/environment'. *