This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./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-alsa --enable-asn --disable-exceptions --disable-memcheck --disable-tracing --enable-dtmf --disable-esd --disable-ffvdev --disable-ftp --enable-http --enable-httpforms --enable-httpsvc --disable-dc --enable-ipv6 --disable-jabber --enable-openldap --disable-lua --disable-pop3smtp --disable-pulse --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-audio --enable-openssl --enable-stun --disable-telnet --disable-tts --disable-v4l --disable-v4l2 --enable-video --enable-vidfile --disable-vxml --disable-wavfile --enable-expat --disable-xmlrpc ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.5-hardened uname -s = Linux uname -v = #1 SMP Wed Sep 28 18:50:34 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2901: checking for x86_64-pc-linux-gnu-pkg-config configure:2919: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:2931: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:2999: checking pkg-config is at least version 0.9.0 configure:3002: result: yes configure:3022: checking for x86_64-pc-linux-gnu-gcc configure:3038: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3049: result: x86_64-pc-linux-gnu-gcc configure:3318: checking for C compiler version configure:3327: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3338: $? = 0 configure:3327: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3338: $? = 0 configure:3327: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3338: $? = 1 configure:3327: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3338: $? = 1 configure:3358: checking whether the C compiler works configure:3380: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3384: $? = 0 configure:3432: result: yes configure:3435: checking for C compiler default output file name configure:3437: result: a.out configure:3443: checking for suffix of executables configure:3450: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3454: $? = 0 configure:3476: result: configure:3498: checking whether we are cross compiling configure:3506: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3510: $? = 0 configure:3517: ./conftest configure:3521: $? = 0 configure:3536: result: no configure:3541: checking for suffix of object files configure:3563: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3567: $? = 0 configure:3588: result: o configure:3592: checking whether we are using the GNU C compiler configure:3611: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3611: $? = 0 configure:3620: result: yes configure:3629: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3649: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3649: $? = 0 configure:3690: result: yes configure:3707: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3771: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3771: $? = 0 configure:3784: result: none needed configure:3818: checking for x86_64-pc-linux-gnu-g++ configure:3834: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3845: result: x86_64-pc-linux-gnu-g++ configure:3916: checking for C++ compiler version configure:3925: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3936: $? = 0 configure:3925: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3936: $? = 0 configure:3925: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3936: $? = 1 configure:3925: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3936: $? = 1 configure:3940: checking whether we are using the GNU C++ compiler configure:3959: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:3959: $? = 0 configure:3968: result: yes configure:3977: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3997: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3997: $? = 0 configure:4038: result: yes configure:4142: PTLib version is 2.10.11 configure:4268: checking build system type configure:4282: result: x86_64-pc-linux-gnu configure:4302: checking host system type configure:4315: result: x86_64-pc-linux-gnu configure:4335: checking target system type configure:4348: result: x86_64-pc-linux-gnu configure:4389: checking for swab configure:4389: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:4389: $? = 0 configure:4389: result: yes configure:4703: OSTYPE set to linux configure:4705: OSRELEASE set to "4.7.5-hardened" configure:4707: MACHTYPE set to x86_64 configure:4753: gcc version is 6.2.0 configure:4759: checking checking if pragma implementation should be used configure:4771: result: no configure:4775: checking checking if precompiled headers available configure:4791: result: no configure:4820: checking how to run the C++ preprocessor configure:4847: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:4847: $? = 0 configure:4861: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | /* end confdefs.h. */ | #include configure:4886: result: x86_64-pc-linux-gnu-g++ -E configure:4906: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:4906: $? = 0 configure:4920: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | /* end confdefs.h. */ | #include configure:4949: checking for grep that handles long lines and -e configure:5007: result: /bin/grep configure:5012: checking for egrep configure:5074: result: /bin/grep -E configure:5079: checking for ANSI C header files configure:5099: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5099: $? = 0 configure:5172: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:5172: $? = 0 configure:5172: ./conftest configure:5172: $? = 0 configure:5183: result: yes configure:5196: checking for sys/types.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for sys/stat.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for stdlib.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for string.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for memory.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for strings.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for inttypes.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for stdint.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5196: checking for unistd.h configure:5196: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5196: $? = 0 configure:5196: result: yes configure:5208: checking whether byte ordering is bigendian configure:5223: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:29:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^~~ configure:5223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5268: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5268: $? = 0 configure:5286: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:35:8: error: 'big' was not declared in this scope not big endian ^~~ configure:5286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5414: result: no configure:5445: Default extension for C++ files is cpp configure:5455: checking if compiler accepts -felide-constructors configure:5470: result: yes configure:5478: checking if linker accepts -Wreorder configure:5493: result: yes configure:5503: checking if debug build accepts -g3 -ggdb -O0 configure:5518: result: yes configure:5528: checking if compiler uses RTTI by default configure:5554: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5554: $? = 0 configure:5561: result: yes configure:5580: checking size of int configure:5585: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:5585: $? = 0 configure:5585: ./conftest configure:5585: $? = 0 configure:5599: result: 4 configure:5613: checking for long double with more range or precision than double configure:5648: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5648: $? = 0 configure:5655: result: yes configure:5679: checking for flex configure:5697: found /usr/bin/flex configure:5709: result: /usr/bin/flex configure:5724: checking for x86_64-pc-linux-gnu-ar configure:5740: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5751: result: x86_64-pc-linux-gnu-ar configure:5910: checking for bison configure:5928: found /usr/bin/bison configure:5940: result: /usr/bin/bison configure:5952: checking if readdir_r has 2 parms configure:5966: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:37:42: error: too few arguments to function 'int readdir_r(DIR*, dirent*, dirent**)' DIR *s; struct dirent * e; readdir_r(s, e); ^ In file included from conftest.cpp:33:0: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ configure:5966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PBYTE_ORDER PLITTLE_ENDIAN | #define SIZEOF_INT 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #define _POSIX_PTHREAD_SEMANTICS | #include | int | main () | { | DIR *s; struct dirent * e; readdir_r(s, e); | ; | return 0; | } configure:5976: result: no configure:5978: checking if readdir_r has 3 parms configure:5991: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5991: $? = 0 configure:5998: result: yes configure:6020: PTRACE and all trace logging removed configure:6041: Using ANSI C++ bool for PBoolean: (PFalse=false PTrue=true) configure:6050: checking for recvmsg configure:6065: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6065: $? = 0 configure:6070: result: yes configure:6081: checking for IPV6_ADD_MEMBERSHIP configure:6094: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6094: $? = 0 configure:6099: result: yes configure:6110: checking for NetLink support configure:6130: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6130: $? = 0 configure:6135: result: yes configure:6146: checking if using STL streams configure:6159: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6159: $? = 0 configure:6164: result: yes configure:6184: checking if atomic integer available configure:6201: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:38:28: fatal error: bits/atomicity.h: No such file or directory #include ^ compilation terminated. configure:6201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PBYTE_ORDER PLITTLE_ENDIAN | #define SIZEOF_INT 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define P_HAS_POSIX_READDIR_R 3 | #define P_USE_STANDARD_CXX_BOOL 1 | #define P_HAS_RECVMSG 1 | #define P_HAS_IPV6_ADD_MEMBERSHIP 1 | #define P_HAS_NETLINK 1 | #define P_HAS_STL_STREAMS 1 | /* end confdefs.h. */ | #include | int | main () | { | _Atomic_word val; | ; | return 0; | } configure:6215: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6215: $? = 0 configure:6223: result: yes configure:6225: checking if __exchange_and_add is in __gnu_cxx namespace configure:6256: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6256: $? = 0 configure:6262: result: yes configure:6299: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6299: $? = 0 configure:6303: checking if Unix semaphores are available configure:6308: result: yes configure:6359: checking for pthread_create in -lpthread configure:6384: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 configure:6384: $? = 0 configure:6393: result: yes configure:6418: checking for clock_gettime in -lrt configure:6443: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lrt >&5 configure:6443: $? = 0 configure:6452: result: yes configure:6471: checking if pthread_mutex_timedlock is available configure:6484: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6484: $? = 0 configure:6491: result: yes configure:6501: checking for sem_timedwait in -lpthread configure:6526: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 configure:6526: $? = 0 configure:6535: result: yes configure:6544: checking if sem_timedwait is compilable configure:6557: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6557: $? = 0 configure:6567: result: yes configure:6577: checking if recursive mutexes are available configure:6590: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6590: $? = 0 configure:6595: result: PTHREAD_MUTEX_RECURSIVE_NP configure:6629: checking if setpgrp takes no parameters configure:6642: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6642: $? = 0 configure:6647: result: yes configure:6662: checking regex.h usability configure:6662: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6662: $? = 0 configure:6662: result: yes configure:6662: checking regex.h presence configure:6662: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6662: $? = 0 configure:6662: result: yes configure:6662: checking for regex.h configure:6662: result: yes configure:6683: checking for regcomp configure:6683: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:6683: $? = 0 configure:6683: result: yes configure:6764: checking dlfcn.h usability configure:6764: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:6764: $? = 0 configure:6764: result: yes configure:6764: checking dlfcn.h presence configure:6764: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6764: $? = 0 configure:6764: result: yes configure:6764: checking for dlfcn.h configure:6764: result: yes configure:6777: checking if dlopen is available configure:6796: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6796: $? = 0 configure:6806: result: yes configure:6857: checking for dlopen in -ldl configure:6882: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:6882: $? = 0 configure:6891: result: yes configure:6920: checking enable plugin support configure:6956: result: yes configure:6970: checking where plugins are being installed configure:6999: result: /usr/lib64/ptlib-2.10.11 configure:7013: checking enable samples build configure:7053: result: no configure:7082: checking how to run the C preprocessor configure:7113: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7113: $? = 0 configure:7127: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:51:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PBYTE_ORDER PLITTLE_ENDIAN | #define SIZEOF_INT 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define P_HAS_POSIX_READDIR_R 3 | #define P_USE_STANDARD_CXX_BOOL 1 | #define P_HAS_RECVMSG 1 | #define P_HAS_IPV6_ADD_MEMBERSHIP 1 | #define P_HAS_NETLINK 1 | #define P_HAS_STL_STREAMS 1 | #define P_HAS_ATOMIC_INT 1 | #define P_NEEDS_GNU_CXX_NAMESPACE 1 | #define P_HAS_SEMAPHORES 1 | #define P_PTHREADS_XPG6 1 | #define P_HAS_SEMAPHORES_XPG6 1 | #define P_HAS_RECURSIVE_MUTEX 1 | #define P_SETPGRP_NOPARM 1 | #define HAVE_REGEX_H 1 | #define P_REGEX 1 | #define HAVE_DLFCN_H 1 | #define P_DYNALINK 1 | #define P_PLUGINS 1 | #define P_DEFAULT_PLUGIN_DIR "/usr/lib64/ptlib-2.10.11" | /* end confdefs.h. */ | #include configure:7152: result: x86_64-pc-linux-gnu-gcc -E configure:7172: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7172: $? = 0 configure:7186: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:51:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PBYTE_ORDER PLITTLE_ENDIAN | #define SIZEOF_INT 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define P_HAS_POSIX_READDIR_R 3 | #define P_USE_STANDARD_CXX_BOOL 1 | #define P_HAS_RECVMSG 1 | #define P_HAS_IPV6_ADD_MEMBERSHIP 1 | #define P_HAS_NETLINK 1 | #define P_HAS_STL_STREAMS 1 | #define P_HAS_ATOMIC_INT 1 | #define P_NEEDS_GNU_CXX_NAMESPACE 1 | #define P_HAS_SEMAPHORES 1 | #define P_PTHREADS_XPG6 1 | #define P_HAS_SEMAPHORES_XPG6 1 | #define P_HAS_RECURSIVE_MUTEX 1 | #define P_SETPGRP_NOPARM 1 | #define HAVE_REGEX_H 1 | #define P_REGEX 1 | #define HAVE_DLFCN_H 1 | #define P_DYNALINK 1 | #define P_PLUGINS 1 | #define P_DEFAULT_PLUGIN_DIR "/usr/lib64/ptlib-2.10.11" | /* end confdefs.h. */ | #include configure:7219: checking for res_ninit configure:7219: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-libs/ptlib-2.10.11/temp/ccTROQyQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_ninit' collect2: error: ld returned 1 exit status configure:7219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PTLIB_MAJOR 2 | #define PTLIB_MINOR 10 | #define PTLIB_BUILD 11 | #define PTLIB_VERSION "2.10.11" | #define P_PTHREADS 1 | #define USE_SYSTEM_SWAB /**/ | #define P_LINUX "4.7.5-hardened" | #define P_64BIT 1 | #define P_SHAREDLIBEXT $SHAREDLIBEXT | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define PBYTE_ORDER PLITTLE_ENDIAN | #define SIZEOF_INT 4 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define P_HAS_POSIX_READDIR_R 3 | #define P_USE_STANDARD_CXX_BOOL 1 | #define P_HAS_RECVMSG 1 | #define P_HAS_IPV6_ADD_MEMBERSHIP 1 | #define P_HAS_NETLINK 1 | #define P_HAS_STL_STREAMS 1 | #define P_HAS_ATOMIC_INT 1 | #define P_NEEDS_GNU_CXX_NAMESPACE 1 | #define P_HAS_SEMAPHORES 1 | #define P_PTHREADS_XPG6 1 | #define P_HAS_SEMAPHORES_XPG6 1 | #define P_HAS_RECURSIVE_MUTEX 1 | #define P_SETPGRP_NOPARM 1 | #define HAVE_REGEX_H 1 | #define P_REGEX 1 | #define HAVE_DLFCN_H 1 | #define P_DYNALINK 1 | #define P_PLUGINS 1 | #define P_DEFAULT_PLUGIN_DIR "/usr/lib64/ptlib-2.10.11" | /* end confdefs.h. */ | /* Define res_ninit to an innocuous variant, in case declares res_ninit. | For example, HP-UX 11i declares gettimeofday. */ | #define res_ninit innocuous_res_ninit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_ninit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_ninit | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_ninit (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_res_ninit || defined __stub___res_ninit | choke me | #endif | | int | main () | { | return res_ninit (); | ; | return 0; | } configure:7219: result: no configure:7229: checking for res_ninit in -lresolv configure:7245: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 configure:7245: $? = 0 configure:7255: result: yes configure:7481: SASL disabled configure:7671: SUN mlib disabled configure:7780: checking ldap.h usability configure:7780: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7780: $? = 0 configure:7780: result: yes configure:7780: checking ldap.h presence configure:7780: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7780: $? = 0 configure:7780: result: yes configure:7780: checking for ldap.h configure:7780: result: yes configure:7793: checking for ldap_open in -lldap configure:7818: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lldap -llber -lldap_r -lresolv >&5 configure:7818: $? = 0 configure:7827: result: yes configure:7879: checking for OPENSSL configure:7886: $PKG_CONFIG --exists --print-errors "openssl" configure:7889: $? = 0 configure:7902: $PKG_CONFIG --exists --print-errors "openssl" configure:7905: $? = 0 configure:7942: result: yes configure:7961: checking openssl/aes.h usability configure:7961: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7961: $? = 0 configure:7961: result: yes configure:7961: checking openssl/aes.h presence configure:7961: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7961: $? = 0 configure:7961: result: yes configure:7961: checking for openssl/aes.h configure:7961: result: yes configure:7997: checking for const arg to d2i_AutoPrivateKey configure:8014: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:8014: $? = 0 configure:8018: result: yes configure:8043: checking for d2i_DHparams_bio variants configure:8057: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:8057: $? = 0 configure:8069: result: new configure:8120: checking expat.h usability configure:8120: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:8120: $? = 0 configure:8120: result: yes configure:8120: checking expat.h presence configure:8120: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:8120: $? = 0 configure:8120: result: yes configure:8120: checking for expat.h configure:8120: result: yes configure:8133: checking for XML_ParserCreate in -lexpat configure:8158: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lexpat >&5 configure:8158: $? = 0 configure:8167: result: yes configure:8213: Lua disabled configure:8347: checking for IPv6 support configure:8361: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:8361: $? = 0 configure:8383: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:8383: $? = 0 configure:8393: result: yes configure:8405: checking for inet_ntop configure:8420: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:8420: $? = 0 configure:8432: result: yes configure:8438: checking enable config file support configure:8474: result: yes configure:8488: checking enable URL support configure:8524: result: yes configure:8538: checking enable HTTP support configure:8574: result: yes configure:8588: checking enable HTTP forms support configure:8624: result: yes configure:8639: checking enable HTTP server support configure:8675: result: yes configure:8689: checking enable Jabber support configure:8729: result: no configure:8739: checking enable VXML support configure:8779: result: no configure:8789: checking enable XMLRPC support configure:8829: result: no configure:8839: checking enable SOAP support configure:8879: result: no configure:8891: checking enable Text-To-Speech server support configure:8931: result: no configure:8941: checking enable ASN decoding/encoding support configure:8977: result: yes configure:8991: checking enable STUN support configure:9027: result: yes configure:9041: checking enable pipechannel support configure:9077: result: yes configure:9091: checking enable DTMF protocol support configure:9127: result: yes configure:9141: checking enable SOCKS protocol support configure:9181: result: no configure:9191: checking enable FTP protocol support configure:9231: result: no configure:9241: checking enable SNMP protocol support configure:9281: result: no configure:9291: checking enable TELNET protocol support configure:9331: result: no configure:9341: checking enable remote connection support configure:9381: result: no configure:9391: checking enable serial port support configure:9431: result: no configure:9441: checking enable POP3/SMTP support configure:9481: result: no configure:9491: checking enable audio support configure:9527: result: yes configure:9541: checking enable WAVFILE support configure:9581: result: no configure:9593: checking enable QOS support configure:9633: result: no configure:9643: checking enable video device support configure:9679: result: yes configure:9698: checking enable video file support configure:9734: result: yes configure:9748: checking enable FFMpeg video file support configure:9764: ffvdev support disabled due to disabled dependency HAS_FFVDEV configure:9788: result: no configure:9798: checking enable application sharing support configure:9838: result: no configure:9848: checking enable shared memory video devices configure:9888: result: no configure:9913: SDL disabled configure:10196: checking enable video for windows capture configure:10236: result: no configure:10298: ODBC disabled configure:10424: checking enable C++ exceptions configure:10464: result: no configure:10902: checking for a BSD-compatible install configure:10970: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:11111: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1009: creating make/ptbuildopts.mak config.status:1009: creating make/ptlib-config config.status:1009: creating Makefile config.status:1009: creating ptlib_cfg.dxy config.status:1009: creating ptlib.pc config.status:1009: creating include/ptbuildopts.h configure:12362: === configuring in plugins (/var/tmp/portage/net-libs/ptlib-2.10.11/work/ptlib-2.10.11/plugins) configure:12425: running /bin/sh ./configure --disable-option-checking '--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-alsa' '--enable-asn' '--disable-exceptions' '--disable-memcheck' '--disable-tracing' '--enable-dtmf' '--disable-esd' '--disable-ffvdev' '--disable-ftp' '--enable-http' '--enable-httpforms' '--enable-httpsvc' '--disable-dc' '--enable-ipv6' '--disable-jabber' '--enable-openldap' '--disable-lua' '--disable-pop3smtp' '--disable-pulse' '--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-audio' '--enable-openssl' '--enable-stun' '--disable-telnet' '--disable-tts' '--disable-v4l' '--disable-v4l2' '--enable-video' '--enable-vidfile' '--disable-vxml' '--disable-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=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=native -O2 -pipe' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_long_double=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SDL_CFLAGS_set= ac_cv_env_SDL_CFLAGS_value= ac_cv_env_SDL_LIBS_set= ac_cv_env_SDL_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_regcomp=yes ac_cv_func_res_ninit=no ac_cv_func_swab=yes ac_cv_header_dlfcn_h=yes ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ldap_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_aes_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_ldap_ldap_open=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthread_sem_timedwait=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_objext=o ac_cv_path_BISON=/usr/bin/bison ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FLEX=/usr/bin/flex ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_sizeof_int=4 ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_long_double_wider=yes pkg_cv_OPENSSL_CFLAGS= pkg_cv_OPENSSL_LIBS='-lssl -lcrypto' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='x86_64-pc-linux-gnu-ar' BISON='/usr/bin/bison' BUILD_NUMBER='11' BUILD_TYPE='.' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-march=native -O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-march=native -O2 -pipe' DEBUG_FLAG='-g3 -ggdb -O0' DEFS='-DHAVE_CONFIG_H' DEV_PLUGIN_DIR='ptlib-2.10.11/devices' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENDLDLIBS=' -lpthread -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lresolv -ldl' EXEEXT='' FLEX='/usr/bin/flex' GREP='/bin/grep' HAS_APPSHARE='' HAS_ASN='1' HAS_AUDIO='1' HAS_CONFIG_FILE='1' HAS_DIRECTSHOW='' HAS_DIRECTSOUND='' HAS_DTMF='1' HAS_EXCEPTIONS='' HAS_EXPAT='1' HAS_FFVDEV='' HAS_FTP='' HAS_HTTP='1' HAS_HTTPFORMS='1' HAS_HTTPSVC='1' HAS_IPV6='1' HAS_JABBER='' HAS_LUA='1' HAS_ODBC='' HAS_OPENLDAP='1' HAS_OPENSSL='1' HAS_PIPECHAN='1' HAS_PLUGINS='1' HAS_POP3SMTP='' HAS_QOS='' HAS_REGEX='1' HAS_REMCONN='' HAS_RESOLVER='1' HAS_SAMPLES='' HAS_SASL2='' HAS_SASL='' HAS_SDL='' HAS_SERIAL='' HAS_SHM_VIDEO='' HAS_SNMP='' HAS_SOAP='' HAS_SOCKS='' HAS_STUN='1' HAS_TELNET='' HAS_TTS='' HAS_URL='1' HAS_VFW_CAPTURE='' HAS_VIDEO='1' HAS_VIDEO_CAPTURE='1' HAS_VIDFILE='1' HAS_VXML='' HAS_WAVFILE='' HAS_XMLRPC='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBDIR='/usr/lib64' LIBOBJS='' LIBS='' LTLIBOBJS='' MACHTYPE='x86_64' MAJOR_VERSION='2' MINOR_VERSION='10' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='-lssl -lcrypto' OPTSTDCCFLAGS='' OSRELEASE='"4.7.5-hardened"' OSTYPE='linux' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PTINSTDIR='' PTLIBDIR='/var/tmp/portage/net-libs/ptlib-2.10.11/work/ptlib-2.10.11' PTLIB_ASN='yes' PTLIB_AUDIO='yes' PTLIB_CONFIG_FILE='yes' PTLIB_DTMF='yes' PTLIB_EXPAT='yes' PTLIB_FFVDEV='no' PTLIB_FTP='no' PTLIB_HTTP='yes' PTLIB_HTTPFORMS='yes' PTLIB_HTTPSVC='yes' PTLIB_IPV6='yes' PTLIB_JABBER='no' PTLIB_ODBC='no' PTLIB_OPENLDAP='yes' PTLIB_OPENSSL='yes' PTLIB_OPENSSL_AES='yes' PTLIB_PIPECHAN='yes' PTLIB_POP3SMTP='no' PTLIB_REGEX='yes' PTLIB_REMCONN='no' PTLIB_RESOLVER='yes' PTLIB_SASL2='no' PTLIB_SASL='no' PTLIB_SDL='no' PTLIB_SERIAL='no' PTLIB_SHM_VIDEO='no' PTLIB_SNMP='no' PTLIB_SOAP='no' PTLIB_SOCKS='no' PTLIB_STUN='yes' PTLIB_TELNET='no' PTLIB_TTS='no' PTLIB_URL='yes' PTLIB_VERSION='2.10.11' PTLIB_VIDEO='yes' PTLIB_VIDEO_CAPTURE='yes' PTLIB_VIDFILE='yes' PTLIB_VXML='no' PTLIB_WAVFILE='no' PTLIB_XMLRPC='no' P_STATIC_ENDLDLIBS='' P_STATIC_LDFLAGS='' SDL_CFLAGS='' SDL_LIBS='' SHAREDLIBEXT='so' SHELL='/bin/sh' STDCCFLAGS=' -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -fno-exceptions' STDCXXFLAGS=' -felide-constructors -Wreorder' TARGETDIR='unix' USE_GCC='yes' USE_PCH='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' plugins' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PTLIB_MAJOR 2 #define PTLIB_MINOR 10 #define PTLIB_BUILD 11 #define PTLIB_VERSION "2.10.11" #define P_PTHREADS 1 #define USE_SYSTEM_SWAB /**/ #define P_LINUX "4.7.5-hardened" #define P_64BIT 1 #define P_SHAREDLIBEXT $SHAREDLIBEXT #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define PBYTE_ORDER PLITTLE_ENDIAN #define SIZEOF_INT 4 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_LONG_DOUBLE 1 #define P_HAS_POSIX_READDIR_R 3 #define P_USE_STANDARD_CXX_BOOL 1 #define P_HAS_RECVMSG 1 #define P_HAS_IPV6_ADD_MEMBERSHIP 1 #define P_HAS_NETLINK 1 #define P_HAS_STL_STREAMS 1 #define P_HAS_ATOMIC_INT 1 #define P_NEEDS_GNU_CXX_NAMESPACE 1 #define P_HAS_SEMAPHORES 1 #define P_PTHREADS_XPG6 1 #define P_HAS_SEMAPHORES_XPG6 1 #define P_HAS_RECURSIVE_MUTEX 1 #define P_SETPGRP_NOPARM 1 #define HAVE_REGEX_H 1 #define P_REGEX 1 #define HAVE_DLFCN_H 1 #define P_DYNALINK 1 #define P_PLUGINS 1 #define P_DEFAULT_PLUGIN_DIR "/usr/lib64/ptlib-2.10.11" #define P_DNS 1 #define P_HAS_RES_NINIT 1 #define HAVE_LDAP_H 1 #define P_LDAP 1 #define P_OSSL 1 #define HAVE_OPENSSL_AES_H 1 #define P_OSSL_AES 1 #define P_SSL_USE_CONST 1 #define HAVE_EXPAT_H 1 #define P_OEXPAT 1 #define P_HAS_IPV6 1 #define P_HAS_INET_NTOP 1 #define P_CONFIG_FILE 1 #define P_URL 1 #define P_HTTP 1 #define P_HTTPFORMS 1 #define P_HTTPSVC 1 #define P_ASN 1 #define P_STUN 1 #define P_PIPECHAN 1 #define P_DTMF 1 #define P_AUDIO 1 #define P_VIDEO 1 #define P_VIDFILE 1 configure: exit 0