Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 334700 Details for
Bug 292416
net-libs/opal-3.6.6 cannot be compiled: error: cannot convert 'float*' to 'spx_int32_t*' for argument '5' to 'void speex_echo_cancel(SpeexEchoState*, const spx_int16_t*, const spx_int16_t*, spx_int16_t*, spx_int32_t*)'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log: From 3.10.9 build failure.
config.log (text/plain), 58.38 KB, created by
Jeremy Murphy
on 2013-01-07 02:03:41 UTC
(
hide
)
Description:
config.log: From 3.10.9 build failure.
Filename:
MIME Type:
Creator:
Jeremy Murphy
Created:
2013-01-07 02:03:41 UTC
Size:
58.38 KB
patch
obsolete
>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.69. 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-versioncheck --enable-shared --disable-zrtp --disable-localspeex --disable-localspeexdsp --disable-localgsm --disable-localilbc --disable-samples --disable-libavcodec-stackalign-hack --enable-default-to-full-capabilties --enable-aec --disable-msrp --disable-spandsp --enable-g711plc --enable-rfc4103 --disable-debug --disable-capi --disable-fax --disable-t38 --disable-h224 --disable-h281 --enable-h323 --enable-h450 --enable-h460 --enable-h501 --disable-iax --disable-ivr --disable-ixj --enable-java --disable-lid --enable-plugins --disable-sbc --enable-sip --enable-sipim --disable-statistics --enable-video --enable-rfc4175 --disable-vpb --enable-h264 --disable-x264-link-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = EliteChook >uname -m = x86_64 >uname -r = 3.6.11-gentoo >uname -s = Linux >uname -v = #1 SMP Thu Dec 20 18:40:20 EST 2012 > >/usr/bin/uname -p = Intel(R) Core(TM) i5 CPU M 580 @ 2.67GHz >/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: /opt/icedtea-bin-6.1.11.5/bin >PATH: /usr/lib64/portage/bin/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/4.6.3 >PATH: /opt/nvidia-cg-toolkit/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2647: checking for x86_64-pc-linux-gnu-pkg-config >configure:2680: result: no >configure:2690: checking for pkg-config >configure:2708: found /usr/bin/pkg-config >configure:2720: result: /usr/bin/pkg-config >configure:2745: checking pkg-config is at least version 0.9.0 >configure:2748: result: yes >configure:2858: checking for x86_64-pc-linux-gnu-g++ >configure:2874: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:2885: result: x86_64-pc-linux-gnu-g++ >configure:2956: checking for C++ compiler version >configure:2965: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.6.3 p1.8, pie-0.5.2) 4.6.3 >Copyright (C) 2011 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:2976: $? = 0 >configure:2965: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.8, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo 4.6.3 p1.8, pie-0.5.2) >configure:2976: $? = 0 >configure:2965: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:2976: $? = 1 >configure:2965: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized option '-qversion' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:2976: $? = 1 >configure:2996: checking whether the C++ compiler works >configure:3018: x86_64-pc-linux-gnu-g++ -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3022: $? = 0 >configure:3070: result: yes >configure:3073: checking for C++ compiler default output file name >configure:3075: result: a.out >configure:3081: checking for suffix of executables >configure:3088: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3092: $? = 0 >configure:3114: result: >configure:3136: checking whether we are cross compiling >configure:3144: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3148: $? = 0 >configure:3155: ./conftest >configure:3159: $? = 0 >configure:3174: result: no >configure:3179: checking for suffix of object files >configure:3201: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing conftest.cpp >&5 >configure:3205: $? = 0 >configure:3226: result: o >configure:3230: checking whether we are using the GNU C++ compiler >configure:3249: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing conftest.cpp >&5 >configure:3249: $? = 0 >configure:3258: result: yes >configure:3267: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:3287: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3287: $? = 0 >configure:3328: result: yes >configure:3359: checking for x86_64-pc-linux-gnu-gcc >configure:3375: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3386: result: x86_64-pc-linux-gnu-gcc >configure:3655: checking for C compiler version >configure:3664: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.8, pie-0.5.2) 4.6.3 >Copyright (C) 2011 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:3675: $? = 0 >configure:3664: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.8, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo 4.6.3 p1.8, pie-0.5.2) >configure:3675: $? = 0 >configure:3664: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3675: $? = 1 >configure:3664: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3675: $? = 1 >configure:3679: checking whether we are using the GNU C compiler >configure:3698: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -w -march=native conftest.c >&5 >configure:3698: $? = 0 >configure:3707: result: yes >configure:3716: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3736: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3736: $? = 0 >configure:3777: result: yes >configure:3794: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3857: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -w -march=native conftest.c >&5 >configure:3857: $? = 0 >configure:3870: result: none needed >configure:3933: checking for a BSD-compatible install >configure:4001: result: /usr/bin/install -c >configure:4015: checking for x86_64-pc-linux-gnu-ranlib >configure:4031: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:4042: result: x86_64-pc-linux-gnu-ranlib >configure:4110: checking how to run the C preprocessor >configure:4141: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4141: $? = 0 >configure:4155: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4155: $? = 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 "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4180: result: x86_64-pc-linux-gnu-gcc -E >configure:4200: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4200: $? = 0 >configure:4214: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4214: $? = 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 "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4243: checking for grep that handles long lines and -e >configure:4301: result: /bin/grep >configure:4306: checking for egrep >configure:4368: result: /bin/grep -E >configure:4373: checking for ANSI C header files >configure:4393: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -w -march=native conftest.c >&5 >configure:4393: $? = 0 >configure:4466: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -w -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4466: $? = 0 >configure:4466: ./conftest >configure:4466: $? = 0 >configure:4477: result: yes >configure:4488: checking for x86_64-pc-linux-gnu-ar >configure:4504: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:4515: result: x86_64-pc-linux-gnu-ar >configure:4597: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -w -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:14:21: error: expected identifier or '(' before 'if' >conftest.c:17:26: error: expected declaration specifiers or '...' before numeric constant >configure:4597: $? = 1 >configure: program exited with status 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 STDC_HEADERS 1 >| /* end confdefs.h. */ >| >| #include <stdlib.h> >| #ifdef __GNUC__ >| unsigned int val = 0x00000FF0; >| if (__builtin_clz(val) == 20) >| exit(0); >| #endif >| exit(1); >| >configure:4607: checking for working bit scan intrinsic >configure:4609: result: no >configure:4715: Opal version is 3.10.9 >configure:4951: checking for PTLIB >configure:4958: $PKG_CONFIG --exists --print-errors "ptlib >= ${PTLIB_REC_VERSION}" >configure:4961: $? = 0 >configure:4975: $PKG_CONFIG --exists --print-errors "ptlib >= ${PTLIB_REC_VERSION}" >configure:4978: $? = 0 >configure:5036: result: yes >configure:5156: checking linkable PTLib >configure:5185: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:5185: $? = 0 >configure:5196: result: opt, shared >configure:5342: checking where plugins are being installed >configure:5377: result: /usr/lib64/opal-3.10.9 >configure:5791: checking if debug build accepts -g3 -ggdb -O0 >configure:5806: result: yes >configure:5817: checking ptlib version >configure:5819: result: 2.10.9 >configure:5852: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:5852: $? = 0 >configure:5864: checking PTLIB has URL >configure:5866: result: yes >configure:5904: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:5904: $? = 0 >configure:5916: checking PTLIB has STUN >configure:5918: result: yes >configure:5957: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:5957: $? = 0 >configure:5969: checking PTLIB has SSL >configure:5971: result: yes >configure:6013: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6013: $? = 0 >configure:6025: checking PTLIB has ASN.1 >configure:6027: result: yes >configure:6069: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6069: $? = 0 >configure:6081: checking PTLIB has expat >configure:6083: result: yes >configure:6125: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6125: $? = 0 >configure:6137: checking PTLIB has video >configure:6139: result: yes >configure:6181: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6181: $? = 0 >configure:6193: checking PTLIB has wavfile >configure:6195: result: yes >configure:6237: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >conftest.cpp: In function 'int main()': >conftest.cpp:28:29: error: 'PVXMLPlayableData' was not declared in this scope >conftest.cpp:28:47: error: expected ';' before 'data' >configure:6237: $? = 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 STDC_HEADERS 1 >| #define OPAL_MAJOR 3 >| #define OPAL_MINOR 10 >| #define OPAL_BUILD 9 >| #define OPAL_VERSION "3.10.9" >| #define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.10.9" >| #define OPAL_PTLIB_SSL 1 >| #define OPAL_PTLIB_ASN 1 >| #define OPAL_PTLIB_EXPAT 1 >| #define OPAL_PTLIB_VIDEO 1 >| #define OPAL_PTLIB_WAVFILE 1 >| /* end confdefs.h. */ >| >| #include <ptbuildopts.h> >| #include <ptlib.h> >| #include <ptclib/vxml.h> >| int >| main () >| { >| >| PVXMLPlayableData data; >| >| ; >| return 0; >| } >configure:6249: checking PTLIB has vxml >configure:6251: result: no >configure:6293: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6293: $? = 0 >configure:6305: checking PTLIB has ipv6 >configure:6307: result: yes >configure:6349: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6349: $? = 0 >configure:6361: checking PTLIB has dtmf >configure:6363: result: yes >configure:6405: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6405: $? = 0 >configure:6417: checking PTLIB has ldap >configure:6419: result: yes >configure:6461: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6461: $? = 0 >configure:6473: checking PTLIB has dns >configure:6475: result: yes >configure:6517: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6517: $? = 0 >configure:6529: checking PTLIB has audio >configure:6531: result: yes >configure:6573: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:6573: $? = 0 >configure:6585: checking PTLIB has config >configure:6587: result: yes >configure:6628: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder conftest.cpp >&5 >configure:6628: $? = 0 >configure:6638: checking PTLIB has option ssl/aes >configure:6640: result: yes >configure:6661: checking how to run the C++ preprocessor >configure:6688: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6688: $? = 0 >configure:6702: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:6702: $? = 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 STDC_HEADERS 1 >| #define OPAL_MAJOR 3 >| #define OPAL_MINOR 10 >| #define OPAL_BUILD 9 >| #define OPAL_VERSION "3.10.9" >| #define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.10.9" >| #define OPAL_PTLIB_SSL 1 >| #define OPAL_PTLIB_ASN 1 >| #define OPAL_PTLIB_EXPAT 1 >| #define OPAL_PTLIB_VIDEO 1 >| #define OPAL_PTLIB_WAVFILE 1 >| #define OPAL_PTLIB_IPV6 1 >| #define OPAL_PTLIB_DTMF 1 >| #define OPAL_PTLIB_LDAP 1 >| #define OPAL_PTLIB_DNS 1 >| #define OPAL_PTLIB_AUDIO 1 >| #define OPAL_PTLIB_CONFIG_FILE 1 >| #define OPAL_PTLIB_SSL_AES 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6727: result: x86_64-pc-linux-gnu-g++ -E >configure:6747: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6747: $? = 0 >configure:6761: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:6761: $? = 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 STDC_HEADERS 1 >| #define OPAL_MAJOR 3 >| #define OPAL_MINOR 10 >| #define OPAL_BUILD 9 >| #define OPAL_VERSION "3.10.9" >| #define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.10.9" >| #define OPAL_PTLIB_SSL 1 >| #define OPAL_PTLIB_ASN 1 >| #define OPAL_PTLIB_EXPAT 1 >| #define OPAL_PTLIB_VIDEO 1 >| #define OPAL_PTLIB_WAVFILE 1 >| #define OPAL_PTLIB_IPV6 1 >| #define OPAL_PTLIB_DTMF 1 >| #define OPAL_PTLIB_LDAP 1 >| #define OPAL_PTLIB_DNS 1 >| #define OPAL_PTLIB_AUDIO 1 >| #define OPAL_PTLIB_CONFIG_FILE 1 >| #define OPAL_PTLIB_SSL_AES 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6795: checking for sys/types.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for sys/stat.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for stdlib.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for string.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for memory.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for strings.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for inttypes.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for stdint.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6795: checking for unistd.h >configure:6795: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6795: $? = 0 >configure:6795: result: yes >configure:6811: checking dlfcn.h usability >configure:6811: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC conftest.cpp >&5 >configure:6811: $? = 0 >configure:6811: result: yes >configure:6811: checking dlfcn.h presence >configure:6811: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6811: $? = 0 >configure:6811: result: yes >configure:6811: checking for dlfcn.h >configure:6811: result: yes >configure:6824: checking if dlopen is available >configure:6843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -w -march=native -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC conftest.c >&5 >configure:6843: $? = 0 >configure:6853: result: yes >configure:6904: checking for dlopen in -ldl >configure:6929: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -w -march=native -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.c -ldl >&5 >configure:6929: $? = 0 >configure:6938: result: yes >configure:6986: checking size of short >configure:6991: x86_64-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.c >&5 >configure:6991: $? = 0 >configure:6991: ./conftest >configure:6991: $? = 0 >configure:7005: result: 2 >configure:7019: checking size of int >configure:7024: x86_64-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.c >&5 >configure:7024: $? = 0 >configure:7024: ./conftest >configure:7024: $? = 0 >configure:7038: result: 4 >configure:7052: checking size of long >configure:7057: x86_64-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.c >&5 >configure:7057: $? = 0 >configure:7057: ./conftest >configure:7057: $? = 0 >configure:7071: result: 8 >configure:7085: checking size of long long >configure:7090: x86_64-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.c >&5 >configure:7090: $? = 0 >configure:7090: ./conftest >configure:7090: $? = 0 >configure:7104: result: 8 >configure:7144: checking for SPEEXDSP >configure:7151: $PKG_CONFIG --exists --print-errors "speexdsp" >configure:7154: $? = 0 >configure:7168: $PKG_CONFIG --exists --print-errors "speexdsp" >configure:7171: $? = 0 >configure:7215: result: yes >configure:7225: checking speex/speex.h usability >configure:7225: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -w -march=native -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC conftest.c >&5 >configure:7225: $? = 0 >configure:7225: result: yes >configure:7225: checking speex/speex.h presence >configure:7225: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7225: $? = 0 >configure:7225: result: yes >configure:7225: checking for speex/speex.h >configure:7225: result: yes >configure:7253: checking for speex/speex.h >configure:7253: result: yes >configure:7285: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -w -march=native -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -Werror -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.c -ldl -lspeexdsp >&5 >configure:7285: $? = 0 >configure:7295: checking Speex has float >configure:7297: result: yes >configure:7427: checking ZRTP protocol support >configure:7429: result: no >configure:7476: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -w -march=native -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC conftest.c >&5 >configure:7476: $? = 0 >configure:7510: checking libsrtp support >configure:7512: result: yes >configure:7566: checking for swig >configure:7584: found /usr/bin/swig >configure:7598: result: no >configure:7618: checking jni.h usability >configure:7618: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -w -march=native -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC conftest.c >&5 >conftest.c:80:17: fatal error: jni.h: No such file or directory >compilation terminated. >configure:7618: $? = 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 STDC_HEADERS 1 >| #define OPAL_MAJOR 3 >| #define OPAL_MINOR 10 >| #define OPAL_BUILD 9 >| #define OPAL_VERSION "3.10.9" >| #define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.10.9" >| #define OPAL_PTLIB_SSL 1 >| #define OPAL_PTLIB_ASN 1 >| #define OPAL_PTLIB_EXPAT 1 >| #define OPAL_PTLIB_VIDEO 1 >| #define OPAL_PTLIB_WAVFILE 1 >| #define OPAL_PTLIB_IPV6 1 >| #define OPAL_PTLIB_DTMF 1 >| #define OPAL_PTLIB_LDAP 1 >| #define OPAL_PTLIB_DNS 1 >| #define OPAL_PTLIB_AUDIO 1 >| #define OPAL_PTLIB_CONFIG_FILE 1 >| #define OPAL_PTLIB_SSL_AES 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 HAVE_DLFCN_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_SPEEX_SPEEX_H 1 >| #define OPAL_HAVE_SPEEX_SPEEX_H 1 >| #define OPAL_SYSTEM_SPEEX 1 >| #define HAVE_SPEEX_SPEEX_H 1 >| #define OPAL_SPEEX_FLOAT_NOISE 1 >| #define OPAL_SRTP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <jni.h> >configure:7618: result: no >configure:7618: checking jni.h presence >configure:7618: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:47:17: fatal error: jni.h: No such file or directory >compilation terminated. >configure:7618: $? = 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 STDC_HEADERS 1 >| #define OPAL_MAJOR 3 >| #define OPAL_MINOR 10 >| #define OPAL_BUILD 9 >| #define OPAL_VERSION "3.10.9" >| #define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.10.9" >| #define OPAL_PTLIB_SSL 1 >| #define OPAL_PTLIB_ASN 1 >| #define OPAL_PTLIB_EXPAT 1 >| #define OPAL_PTLIB_VIDEO 1 >| #define OPAL_PTLIB_WAVFILE 1 >| #define OPAL_PTLIB_IPV6 1 >| #define OPAL_PTLIB_DTMF 1 >| #define OPAL_PTLIB_LDAP 1 >| #define OPAL_PTLIB_DNS 1 >| #define OPAL_PTLIB_AUDIO 1 >| #define OPAL_PTLIB_CONFIG_FILE 1 >| #define OPAL_PTLIB_SSL_AES 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 HAVE_DLFCN_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_SPEEX_SPEEX_H 1 >| #define OPAL_HAVE_SPEEX_SPEEX_H 1 >| #define OPAL_SYSTEM_SPEEX 1 >| #define HAVE_SPEEX_SPEEX_H 1 >| #define OPAL_SPEEX_FLOAT_NOISE 1 >| #define OPAL_SRTP 1 >| /* end confdefs.h. */ >| #include <jni.h> >configure:7618: result: no >configure:7618: checking for jni.h >configure:7618: result: no >configure:7636: checking for /opt/icedtea-bin-6.1.11.5/include/jni.h >configure:7650: result: yes >configure:7685: checking for ruby >configure:7715: result: no >configure:7792: checking whether to enable video codec support >configure:7794: result: yes >configure:7832: checking whether to enable SIP protocol support >configure:7834: result: yes >configure:7872: checking whether to enable H.323 protocol support >configure:7874: result: yes >configure:7915: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL conftest.cpp -ldl -lspeexdsp -lsrtp -lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt >&5 >configure:7915: $? = 0 >configure:7927: checking PTLIB has ASN >configure:7929: result: yes >configure:7967: checking whether to enable IAX2 protocol support >configure:7969: result: yes >configure:8007: checking whether to enable H.224 protocol support >configure:8009: result: no >configure:8032: h281 support disabled due to disabled dependency OPAL_HAS_H224 >configure:8047: checking whether to enable H.281 (Far End Camera Control) protocol support >configure:8049: result: no >configure:8087: checking whether to enable T.38 capability support >configure:8089: result: no >configure:8127: checking whether to enable MSRP support >configure:8129: result: no >configure:8168: checking whether to enable SIPIM session support >configure:8170: result: yes >configure:8208: checking whether to enable RFC4103 support >configure:8210: result: yes >configure:8233: fax support disabled due to disabled dependency OPAL_T38_CAPABILITY >configure:8248: checking whether to enable T.38 FAX protocol support >configure:8250: result: no >configure:8288: checking whether to enable H.450 >configure:8290: result: yes >configure:8328: checking whether to enable H.460 >configure:8330: result: yes >configure:8368: checking whether to enable H.239 >configure:8370: result: yes >configure:8408: checking whether to enable H.501 >configure:8410: result: yes >configure:8448: checking whether to enable T.120 >configure:8450: result: no >configure:8488: checking whether to enable LID support >configure:8490: result: no >configure:8521: ivr support disabled due to disabled dependency OPAL_PTLIB_VXML >configure:8528: checking whether to enable IVR support >configure:8530: result: no >configure:8568: checking whether to enable RFC4175 support >configure:8570: result: yes >configure:8608: checking whether to enable RFC2435 support (experimental) >configure:8610: result: no >configure:8648: checking whether to enable accoustic echo cancellation support >configure:8650: result: yes >configure:8688: checking whether to enable Packet Loss Concealment for G.711 >configure:8690: result: yes >configure:8728: checking whether to enable RTCP Extended Reports support >configure:8730: result: yes >configure:8768: checking whether to enable statistics gathering support >configure:8770: result: no >configure:8808: checking whether to enable media mixing support >configure:8810: result: yes >configure:8848: checking whether to enable PC sound system support >configure:8850: result: yes >configure:8890: checking whether to enable plugin support >configure:8892: result: yes >configure:8936: checking whether to enable samples build >configure:8938: result: no >configure:9104: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on EliteChook > >config.status:956: creating opal_defs.mak >config.status:956: creating Makefile >config.status:956: creating opal.pc >config.status:956: creating opal.spec >config.status:956: creating opal_cfg.dxy >config.status:956: creating src/codec/speex/libspeex/speex_config_types.h >config.status:956: creating include/opal/buildopts.h >configure:10339: === configuring in plugins (/var/tmp/portage/net-libs/opal-3.10.9/work/opal-3.10.9/plugins) >configure:10402: 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-versioncheck' '--enable-shared' '--disable-zrtp' '--disable-localspeex' '--disable-localspeexdsp' '--disable-localgsm' '--disable-localilbc' '--disable-samples' '--disable-libavcodec-stackalign-hack' '--enable-default-to-full-capabilties' '--enable-aec' '--disable-msrp' '--disable-spandsp' '--enable-g711plc' '--enable-rfc4103' '--disable-debug' '--disable-capi' '--disable-fax' '--disable-t38' '--disable-h224' '--disable-h281' '--enable-h323' '--enable-h450' '--enable-h460' '--enable-h501' '--disable-iax' '--disable-ivr' '--disable-ixj' '--enable-java' '--disable-lid' '--enable-plugins' '--disable-sbc' '--enable-sip' '--enable-sipim' '--disable-statistics' '--enable-video' '--enable-rfc4175' '--disable-vpb' '--enable-h264' '--disable-x264-link-static' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' 'CXXFLAGS=-O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CFLAGS=-O2 -pipe -w -march=native' --cache-file=/dev/null --srcdir=. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=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='-O2 -pipe -w -march=native' >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='-O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing' >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_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_PTLIBDIR_set= >ac_cv_env_PTLIBDIR_value= >ac_cv_env_PTLIB_CFLAGS_set= >ac_cv_env_PTLIB_CFLAGS_value= >ac_cv_env_PTLIB_LIBS_set= >ac_cv_env_PTLIB_LIBS_value= >ac_cv_env_SPEEXDSP_CFLAGS_set= >ac_cv_env_SPEEXDSP_CFLAGS_value= >ac_cv_env_SPEEXDSP_LIBS_set= >ac_cv_env_SPEEXDSP_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_file__opt_icedtea_bin_6_1_11_5_include_jni_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_jni_h=no >ac_cv_header_memory_h=yes >ac_cv_header_speex_speex_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_lib_dl_dlopen=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SWIG=/usr/bin/swig >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/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_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_short=2 >pkg_cv_PTLIB_CFLAGS='-DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL ' >pkg_cv_PTLIB_LIBS='-lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt ' >pkg_cv_SPEEXDSP_CFLAGS=' ' >pkg_cv_SPEEXDSP_LIBS='-lspeexdsp ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='x86_64-pc-linux-gnu-ar' >ARCHIVE='x86_64-pc-linux-gnu-ar rcs' >BN_INCDIR='' >BN_LIBDIR='' >BUILD_TYPE='.' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-O2 -pipe -w -march=native -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux' >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='-O2 -pipe -w -march=native -fno-visibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -felide-constructors -Wreorder -fPIC -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux' >DEBUG_BUILD='' >DEBUG_CFLAGS='-g3 -ggdb -O0 -D_DEBUG' >DEBUG_LIBS='-lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt_d ' >DEBUG_LIB_FILENAME_SHARED='libopal_d.so' >DEBUG_LIB_FILENAME_SHARED_PAT='libopal_d.so.3.10.9' >DEBUG_LIB_FILENAME_STATIC='libopal_d_s.a' >DEBUG_LIB_NAME='libopal_d' >DEBUG_OPAL_OBJDIR='${OPALDIR}/lib_linux_x86_64/obj_d' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GCC_HAS_CLZ='no' >GREP='/bin/grep' >HAS_RUBY='' >HAVE_RANLIB='no' >INSTALL='/usr/bin/install -c' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LD='x86_64-pc-linux-gnu-g++' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL ' >LDSOOPTS='-shared -Wl,-soname,$(LIB_FILENAME_SHARED_PAT)' >LIBDIR='/usr/lib64' >LIBOBJS='' >LIBS=' -ldl -lspeexdsp -lsrtp' >LTLIBOBJS='' >MACHTYPE='x86_64' >OBJEXT='o' >OPALDIR='/var/tmp/portage/net-libs/opal-3.10.9/work/opal-3.10.9' >OPAL_AEC='yes' >OPAL_CAPI='no' >OPAL_FAX='no' >OPAL_G711PLC='yes' >OPAL_H239='yes' >OPAL_H323='yes' >OPAL_H450='yes' >OPAL_H460='yes' >OPAL_H501='yes' >OPAL_HAS_H224='no' >OPAL_HAS_H281='no' >OPAL_HAS_MIXER='yes' >OPAL_HAS_MSRP='no' >OPAL_HAS_PCSS='yes' >OPAL_HAS_RFC4103='yes' >OPAL_HAS_SIPIM='yes' >OPAL_IAX2='yes' >OPAL_IVR='no' >OPAL_JAVA='yes' >OPAL_LIBDIR='${OPALDIR}/lib_linux_x86_64' >OPAL_LID='no' >OPAL_PLUGINS='yes' >OPAL_PTLIB_ASN='yes' >OPAL_PTLIB_AUDIO='yes' >OPAL_PTLIB_CONFIG_FILE='yes' >OPAL_PTLIB_DNS='yes' >OPAL_PTLIB_DTMF='yes' >OPAL_PTLIB_EXPAT='yes' >OPAL_PTLIB_IPV6='yes' >OPAL_PTLIB_LDAP='yes' >OPAL_PTLIB_SSL='yes' >OPAL_PTLIB_SSL_AES='yes' >OPAL_PTLIB_VIDEO='yes' >OPAL_PTLIB_VXML='no' >OPAL_PTLIB_WAVFILE='yes' >OPAL_RFC2435='no' >OPAL_RFC4175='yes' >OPAL_RTCP_XR='yes' >OPAL_RUBY='yes' >OPAL_SAMPLES='no' >OPAL_SIP='yes' >OPAL_SRTP='yes' >OPAL_STATISTICS='no' >OPAL_T120DATA='no' >OPAL_T38_CAPABILITY='no' >OPAL_VERSION='3.10.9' >OPAL_VIDEO='yes' >OPAL_ZRTP='no' >OSTYPE='linux' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PKG_CFLAGS=' ' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >PKG_LIBS=' -ldl -lsrtp' >PKG_REQUIRES=' ptlib speexdsp' >PTLIBDIR='' >PTLIB_CFLAGS='-DP_64BIT -DPTRACING=0 -DPASN_NOPRINTON -DPASN_LEANANDMEAN -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL ' >PTLIB_LIBS='-lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt ' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RELEASE_CFLAGS='' >RELEASE_LIBS='-lrt -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lpthread -lresolv -ldl -lpt ' >RELEASE_LIB_FILENAME_SHARED='libopal.so' >RELEASE_LIB_FILENAME_SHARED_PAT='libopal.so.3.10.9' >RELEASE_LIB_FILENAME_STATIC='libopal_s.a' >RELEASE_LIB_NAME='libopal' >RELEASE_OPAL_OBJDIR='${OPALDIR}/lib_linux_x86_64/obj' >SHELL='/bin/sh' >SIZE16='short' >SIZE32='int' >SPEEXDSP_CFLAGS=' ' >SPEEXDSP_LIBS='-lspeexdsp ' >SPEEXDSP_SYSTEM='yes' >SWIG='' >ZRTP_INCDIR='' >ZRTP_LIBDIR='' >ac_ct_CC='' >ac_ct_CXX='' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='x86_64-pc-linux-gnu' >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_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define STDC_HEADERS 1 >#define OPAL_MAJOR 3 >#define OPAL_MINOR 10 >#define OPAL_BUILD 9 >#define OPAL_VERSION "3.10.9" >#define OPAL_PLUGIN_DIR "/usr/lib64/opal-3.10.9" >#define OPAL_PTLIB_SSL 1 >#define OPAL_PTLIB_ASN 1 >#define OPAL_PTLIB_EXPAT 1 >#define OPAL_PTLIB_VIDEO 1 >#define OPAL_PTLIB_WAVFILE 1 >#define OPAL_PTLIB_IPV6 1 >#define OPAL_PTLIB_DTMF 1 >#define OPAL_PTLIB_LDAP 1 >#define OPAL_PTLIB_DNS 1 >#define OPAL_PTLIB_AUDIO 1 >#define OPAL_PTLIB_CONFIG_FILE 1 >#define OPAL_PTLIB_SSL_AES 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 HAVE_DLFCN_H 1 >#define SIZEOF_SHORT 2 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define HAVE_SPEEX_SPEEX_H 1 >#define OPAL_HAVE_SPEEX_SPEEX_H 1 >#define OPAL_SYSTEM_SPEEX 1 >#define HAVE_SPEEX_SPEEX_H 1 >#define OPAL_SPEEX_FLOAT_NOISE 1 >#define OPAL_SRTP 1 >#define OPAL_VIDEO 1 >#define OPAL_SIP 1 >#define OPAL_H323 1 >#define OPAL_IAX2 1 >#define OPAL_HAS_SIPIM 1 >#define OPAL_HAS_RFC4103 1 >#define OPAL_H450 1 >#define OPAL_H460 1 >#define OPAL_H239 1 >#define OPAL_H501 1 >#define OPAL_RFC4175 1 >#define OPAL_AEC 1 >#define OPAL_G711PLC 1 >#define OPAL_RTCP_XR 1 >#define OPAL_HAS_MIXER 1 >#define OPAL_HAS_PCSS 1 >#define OPAL_PLUGINS 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 292416
:
241811
|
241813
|
260373
|
260375
|
271727
|
327558
|
334698
| 334700