* Package: net-libs/ptlib-2.6.7-r1  * Repository: gentoo  * Maintainer: volkmar@gentoo.org voip@gentoo.org  * USE: alsa amd64 asn audio elibc_glibc ipv6 kernel_linux multilib ssl stun userland_GNU video wav  * FEATURES: sandbox splitdebug >>> Unpacking source... >>> Unpacking ptlib-2.6.7.tar.bz2 to /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work >>> Source unpacked in /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work >>> Preparing source in /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7 ... * econf: updating ptlib-2.6.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ptlib-2.6.7/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-samples --disable-avc --enable-configfile --enable-pipechan --enable-resolver --enable-url --enable-audio --enable-alsa --enable-asn --disable-exceptions --disable-memcheck --disable-tracing --disable-dtmf --disable-esd --disable-ffvdev --disable-ftp --disable-http --disable-httpforms --disable-httpsvc --disable-dc --enable-ipv6 --disable-jabber --disable-openldap --disable-pop3smtp --disable-odbc --disable-oss --disable-pch --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 --disable-v4l --disable-v4l2 --enable-video --enable-vidfile --disable-vxml --enable-wavfile --disable-expat --disable-xmlrpc configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu 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.7 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 "3.2.12-gentoo" configure: MACHTYPE set to x86_64 configure: gcc version is 4.7.0 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 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 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.7 checking enable samples build... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for res_ninit... no checking for res_ninit in -lresolv... yes 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... yes 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... yes checking enable URL support... yes checking enable HTTP support... no checking enable HTTP forms support... configure: httpforms support disabled due to disabled dependency HAS_HTTP 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 configure: vxml support disabled due to disabled dependency HAS_HTTP no checking enable XMLRPC support... configure: xmlrpc support disabled due to disabled dependency HAS_EXPAT configure: xmlrpc support disabled due to disabled dependency HAS_HTTP no checking enable SOAP support... configure: soap support disabled due to disabled dependency HAS_EXPAT configure: soap support disabled due to disabled dependency HAS_HTTP 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... yes checking enable DTMF protocol support... no checking enable WAVFILE support... yes 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 audio support... yes checking enable QOS support... no checking enable video device support... yes checking enable video file support... yes checking enable FFMpeg video file support... configure: ffvdev support disabled due to disabled dependency HAS_FFVDEV 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.7-r1/work/ptlib-2.6.7/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-samples' '--disable-avc' '--enable-configfile' '--enable-pipechan' '--enable-resolver' '--enable-url' '--enable-audio' '--enable-alsa' '--enable-asn' '--disable-exceptions' '--disable-memcheck' '--disable-tracing' '--disable-dtmf' '--disable-esd' '--disable-ffvdev' '--disable-ftp' '--disable-http' '--disable-httpforms' '--disable-httpsvc' '--disable-dc' '--enable-ipv6' '--disable-jabber' '--disable-openldap' '--disable-pop3smtp' '--disable-odbc' '--disable-oss' '--disable-pch' '--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' '--disable-v4l' '--disable-v4l2' '--enable-video' '--enable-vidfile' '--disable-vxml' '--enable-wavfile' '--disable-expat' '--disable-xmlrpc' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -g -march=k8-sse3' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -g -march=k8-sse3' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu 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 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 alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for ALSA sound support... yes 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.7-r1/work/ptlib-2.6.7 ... make -j3 make DEBUG= P_SHAREDLIB=1 default_target make[1]: Вход в каталог `/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7' make[1]: Выход из каталога `/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7' make[1]: Вход в каталог `/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/src' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Вход в каталог `/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/src' [CC] ptclib/pssl.cxx [CC] ptlib/common/vfakeio.cxx [CC] ptlib/common/videoio.cxx [CC] ptlib/common/vconvert.cxx [CC] ptlib/common/pvidchan.cxx [CC] ptlib/common/tinyjpeg.cxx ptlib/common/tinyjpeg.cxx: В функции «void build_huffman_table(const unsigned char*, const unsigned char*, huffman_table*)»: ptlib/common/tinyjpeg.cxx:429:7: предупреждение: variable «next_free_entry» set but not used [-Wunused-but-set-variable] ptlib/common/tinyjpeg.cxx: В функции «void print_SOF(const unsigned char*)»: ptlib/common/tinyjpeg.cxx:1538:7: предупреждение: variable «width» set but not used [-Wunused-but-set-variable] ptlib/common/tinyjpeg.cxx:1538:14: предупреждение: variable «height» set but not used [-Wunused-but-set-variable] ptlib/common/tinyjpeg.cxx:1538:22: предупреждение: variable «nr_components» set but not used [-Wunused-but-set-variable] ptlib/common/tinyjpeg.cxx:1538:37: предупреждение: variable «precision» set but not used [-Wunused-but-set-variable] [CC] ptlib/common/jidctflt.cxx [CC] ptlib/common/sound.cxx ptlib/common/tinyjpeg.cxx: В функции «int tinyjpeg_get_components(jdec_private*, unsigned char**)»: ptlib/common/tinyjpeg.cxx:2178:31: предупреждение: array subscript is above array bounds [-Warray-bounds] [CC] ptclib/pdns.cxx ptclib/pdns.cxx: В функции «PBoolean ProcessDNSRecords(const BYTE*, const BYTE*, BYTE*, PINDEX, PINDEX, PINDEX, DnsRecord**)»: ptclib/pdns.cxx:92:11: предупреждение: variable «dnsClass» set but not used [-Wunused-but-set-variable] ptclib/pdns.cxx:93:11: предупреждение: variable «ttl» set but not used [-Wunused-but-set-variable] In file included from /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/include/ptlib/contain.h:591:0, from /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/include/ptlib.h:56, from ptclib/pdns.cxx:35: /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/include/ptlib/array.h: In instantiation of «void PScalarArray::ReadElementFrom(std::istream&, PINDEX) [with T = short unsigned int; std::istream = std::basic_istream; PINDEX = int]»: ptclib/pdns.cxx:617:1: required from here /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/include/ptlib/array.h:526:9: ошибка: «SetAt» was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/include/ptlib/array.h:526:9: замечание: declarations in dependent base «PBaseArray» are not found by unqualified lookup /var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/include/ptlib/array.h:526:9: замечание: use «this->SetAt» instead make[2]: *** [/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/lib_linux_x86_64/obj/pdns.o] Ошибка 1 make[2]: *** Ожидание завершения заданий... make[2]: Выход из каталога `/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/src' make[1]: *** [optshared] Ошибка 2 make[1]: Выход из каталога `/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7/src' make: *** [optshared] Ошибка 2 emake failed * ERROR: net-libs/ptlib-2.6.7-r1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 1965: Called die * The specific snippet of code: * emake ${makeopts} || die "emake failed" * * If you need support, post the output of 'emerge --info =net-libs/ptlib-2.6.7-r1', * the complete build log and the output of 'emerge -pqv =net-libs/ptlib-2.6.7-r1'. * The complete build log is located at '/var/tmp/portage/net-libs/ptlib-2.6.7-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/ptlib-2.6.7-r1/temp/environment'. * S: '/var/tmp/portage/net-libs/ptlib-2.6.7-r1/work/ptlib-2.6.7'