This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by freeswitch configure 1.9.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-address-sanitizer ## --------- ## ## Platform. ## ## --------- ## hostname = 31ba0febdd04 uname -m = x86_64 uname -r = 4.9.93-linuxkit-aufs uname -s = Linux uname -v = #1 SMP Wed Jun 6 16:55:56 UTC 2018 /usr/bin/uname -p = unknown /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3237: checking for a BSD-compatible install configure:3305: result: /usr/bin/install -c configure:3316: checking whether build environment is sane configure:3371: result: yes configure:3522: checking for a thread-safe mkdir -p configure:3561: result: /bin/mkdir -p configure:3568: checking for gawk configure:3598: result: no configure:3568: checking for mawk configure:3584: found /usr/bin/mawk configure:3595: result: mawk configure:3606: checking whether make sets $(MAKE) configure:3628: result: yes configure:3657: checking whether make supports nested variables configure:3674: result: yes configure:3811: checking whether make supports nested variables configure:3828: result: yes configure:3851: checking build system type configure:3865: result: x86_64-pc-linux-gnu configure:3885: checking host system type configure:3898: result: x86_64-pc-linux-gnu configure:3966: checking for style of include used by make configure:3994: result: GNU configure:4065: checking for gcc configure:4081: found /usr/bin/gcc configure:4092: result: gcc configure:4321: checking for C compiler version configure:4330: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 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:4341: $? = 0 configure:4330: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:4341: $? = 0 configure:4330: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4341: $? = 1 configure:4330: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4341: $? = 1 configure:4361: checking whether the C compiler works configure:4383: gcc conftest.c >&5 configure:4387: $? = 0 configure:4435: result: yes configure:4438: checking for C compiler default output file name configure:4440: result: a.out configure:4446: checking for suffix of executables configure:4453: gcc -o conftest conftest.c >&5 configure:4457: $? = 0 configure:4479: result: configure:4501: checking whether we are cross compiling configure:4509: gcc -o conftest conftest.c >&5 configure:4513: $? = 0 configure:4520: ./conftest configure:4524: $? = 0 configure:4539: result: no configure:4544: checking for suffix of object files configure:4566: gcc -c conftest.c >&5 configure:4570: $? = 0 configure:4591: result: o configure:4595: checking whether we are using the GNU C compiler configure:4614: gcc -c conftest.c >&5 configure:4614: $? = 0 configure:4623: result: yes configure:4632: checking whether gcc accepts -g configure:4652: gcc -c -g conftest.c >&5 configure:4652: $? = 0 configure:4693: result: yes configure:4710: checking for gcc option to accept ISO C89 configure:4773: gcc -c -g -O2 conftest.c >&5 configure:4773: $? = 0 configure:4786: result: none needed configure:4811: checking whether gcc understands -c and -o together configure:4833: gcc -c conftest.c -o conftest2.o configure:4836: $? = 0 configure:4833: gcc -c conftest.c -o conftest2.o configure:4836: $? = 0 configure:4848: result: yes configure:4867: checking dependency style of gcc configure:4978: result: gcc3 configure:5430: checking for gcc configure:5457: result: gcc configure:5686: checking for C compiler version configure:5695: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 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:5706: $? = 0 configure:5695: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:5706: $? = 0 configure:5695: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5706: $? = 1 configure:5695: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5706: $? = 1 configure:5710: checking whether we are using the GNU C compiler configure:5738: result: yes configure:5747: checking whether gcc accepts -g configure:5808: result: yes configure:5825: checking for gcc option to accept ISO C89 configure:5901: result: none needed configure:5926: checking whether gcc understands -c and -o together configure:5963: result: yes configure:5982: checking dependency style of gcc configure:6093: result: gcc3 configure:6166: checking for g++ configure:6182: found /usr/bin/g++ configure:6193: result: g++ configure:6220: checking for C++ compiler version configure:6229: g++ --version >&5 g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 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:6240: $? = 0 configure:6229: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:6240: $? = 0 configure:6229: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6240: $? = 1 configure:6229: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:6240: $? = 1 configure:6244: checking whether we are using the GNU C++ compiler configure:6263: g++ -c conftest.cpp >&5 configure:6263: $? = 0 configure:6272: result: yes configure:6281: checking whether g++ accepts -g configure:6301: g++ -c -g conftest.cpp >&5 configure:6301: $? = 0 configure:6342: result: yes configure:6367: checking dependency style of g++ configure:6478: result: gcc3 configure:6496: checking whether the C++ compiler works configure:6512: g++ -c -g -O2 conftest.cpp >&5 configure:6512: $? = 0 configure:6526: result: yes configure:6539: checking for gawk configure:6566: result: mawk configure:6577: checking whether make sets $(MAKE) configure:6599: result: yes configure:6661: checking how to print strings configure:6688: result: printf configure:6709: checking for a sed that does not truncate output configure:6773: result: /bin/sed configure:6791: checking for grep that handles long lines and -e configure:6849: result: /bin/grep configure:6854: checking for egrep configure:6916: result: /bin/grep -E configure:6921: checking for fgrep configure:6983: result: /bin/grep -F configure:7018: checking for ld used by gcc configure:7085: result: /usr/bin/ld configure:7092: checking if the linker (/usr/bin/ld) is GNU ld configure:7107: result: yes configure:7119: checking for BSD- or MS-compatible name lister (nm) configure:7173: result: /usr/bin/nm -B configure:7303: checking the name lister (/usr/bin/nm -B) interface configure:7310: gcc -c -g -O2 conftest.c >&5 configure:7313: /usr/bin/nm -B "conftest.o" configure:7316: output 0000000000000000 B some_variable configure:7323: result: BSD nm configure:7326: checking whether ln -s works configure:7330: result: yes configure:7338: checking the maximum length of command line arguments configure:7469: result: 1572864 configure:7517: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7557: result: func_convert_file_noop configure:7564: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7584: result: func_convert_file_noop configure:7591: checking for /usr/bin/ld option to reload object files configure:7598: result: -r configure:7672: checking for objdump configure:7688: found /usr/bin/objdump configure:7699: result: objdump configure:7731: checking how to recognize dependent libraries configure:7931: result: pass_all configure:8016: checking for dlltool configure:8046: result: no configure:8076: checking how to associate runtime and link libraries configure:8103: result: printf %s\n configure:8163: checking for ar configure:8179: found /usr/bin/ar configure:8190: result: ar configure:8227: checking for archiver @FILE support configure:8244: gcc -c -g -O2 conftest.c >&5 configure:8244: $? = 0 configure:8247: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:8250: $? = 0 configure:8255: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:8258: $? = 1 configure:8270: result: @ configure:8328: checking for strip configure:8344: found /usr/bin/strip configure:8355: result: strip configure:8427: checking for ranlib configure:8443: found /usr/bin/ranlib configure:8454: result: ranlib configure:8556: checking command to parse /usr/bin/nm -B output from gcc object configure:8709: gcc -c -g -O2 conftest.c >&5 configure:8712: $? = 0 configure:8716: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8719: $? = 0 configure:8785: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8788: $? = 0 configure:8826: result: ok configure:8873: checking for sysroot configure:8903: result: no configure:8910: checking for a working dd configure:8948: result: /bin/dd configure:8952: checking how to truncate binary pipes configure:8967: result: /bin/dd bs=4096 count=1 configure:9103: gcc -c -g -O2 conftest.c >&5 configure:9106: $? = 0 configure:9296: checking for mt configure:9326: result: no configure:9346: checking if : is a manifest tool configure:9352: : '-?' configure:9360: result: no configure:10037: checking how to run the C preprocessor configure:10068: gcc -E conftest.c configure:10068: $? = 0 configure:10082: gcc -E conftest.c conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:10082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | /* end confdefs.h. */ | #include configure:10107: result: gcc -E configure:10127: gcc -E conftest.c configure:10127: $? = 0 configure:10141: gcc -E conftest.c conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:10141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | /* end confdefs.h. */ | #include configure:10170: checking for ANSI C header files configure:10190: gcc -c -g -O2 conftest.c >&5 configure:10190: $? = 0 configure:10263: gcc -o conftest -g -O2 conftest.c >&5 configure:10263: $? = 0 configure:10263: ./conftest configure:10263: $? = 0 configure:10274: result: yes configure:10287: checking for sys/types.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for sys/stat.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for stdlib.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for string.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for memory.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for strings.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for inttypes.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for stdint.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10287: checking for unistd.h configure:10287: gcc -c -g -O2 conftest.c >&5 configure:10287: $? = 0 configure:10287: result: yes configure:10301: checking for dlfcn.h configure:10301: gcc -c -g -O2 conftest.c >&5 configure:10301: $? = 0 configure:10301: result: yes configure:10567: checking for objdir configure:10582: result: .libs configure:10842: checking if gcc supports -fno-rtti -fno-exceptions configure:10860: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10864: $? = 0 configure:10877: result: no configure:11235: checking for gcc option to produce PIC configure:11242: result: -fPIC -DPIC configure:11250: checking if gcc PIC flag -fPIC -DPIC works configure:11268: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11272: $? = 0 configure:11285: result: yes configure:11314: checking if gcc static flag -static works configure:11342: result: yes configure:11357: checking if gcc supports -c -o file.o configure:11378: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11382: $? = 0 configure:11404: result: yes configure:11412: checking if gcc supports -c -o file.o configure:11459: result: yes configure:11492: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12755: result: yes configure:12792: checking whether -lc should be explicitly linked in configure:12800: gcc -c -g -O2 conftest.c >&5 configure:12803: $? = 0 configure:12818: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12821: $? = 0 configure:12835: result: no configure:12995: checking dynamic linker characteristics configure:13576: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13576: $? = 0 configure:13825: result: GNU/Linux ld.so configure:13947: checking how to hardcode library paths into programs configure:13972: result: immediate configure:14520: checking whether stripping libraries is possible configure:14525: result: yes configure:14560: checking if libtool supports shared libraries configure:14562: result: yes configure:14565: checking whether to build shared libraries configure:14590: result: yes configure:14593: checking whether to build static libraries configure:14597: result: yes configure:14620: checking how to run the C++ preprocessor configure:14647: g++ -E conftest.cpp configure:14647: $? = 0 configure:14661: g++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14686: result: g++ -E configure:14706: g++ -E conftest.cpp configure:14706: $? = 0 configure:14720: g++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14720: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14882: checking for ld used by g++ configure:14949: result: /usr/bin/ld -m elf_x86_64 configure:14956: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14971: result: yes configure:15026: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16099: result: yes configure:16135: g++ -c -g -O2 conftest.cpp >&5 configure:16138: $? = 0 configure:16619: checking for g++ option to produce PIC configure:16626: result: -fPIC -DPIC configure:16634: checking if g++ PIC flag -fPIC -DPIC works configure:16652: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16656: $? = 0 configure:16669: result: yes configure:16692: checking if g++ static flag -static works configure:16720: result: yes configure:16732: checking if g++ supports -c -o file.o configure:16753: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16757: $? = 0 configure:16779: result: yes configure:16784: checking if g++ supports -c -o file.o configure:16831: result: yes configure:16861: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16904: result: yes configure:17045: checking dynamic linker characteristics configure:17802: result: GNU/Linux ld.so configure:17867: checking how to hardcode library paths into programs configure:17892: result: immediate configure:17956: checking for C compiler vendor configure:17980: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:46:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in configure:17980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:17980: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:46:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in configure:17980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:17980: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:46:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:46:7: note: each undeclared identifier is reported only once for each function it appears in configure:17980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__clang__)) | thisisanerror; | #endif | | ; | return 0; | } configure:17980: gcc -c -g -O2 conftest.c >&5 configure:17980: $? = 0 configure:17987: result: gnu configure:18994: checking libtool major version configure:19004: result: 2 configure:19012: result: using libtool library extension... la configure:19017: checking whether compiler supports -Wno-unused-result configure:19035: gcc -c -g -O2 -Wno-unused-result -Wno-error=unused-result conftest.c >&5 configure:19035: $? = 0 configure:19042: result: yes configure:19045: result: yes configure:19049: checking whether compiler supports -Wno-misleading-indentation configure:19067: gcc -c -g -O2 -Wno-misleading-indentation -Wno-error=misleading-indentation conftest.c >&5 configure:19067: $? = 0 configure:19074: result: yes configure:19077: result: yes configure:19847: checking whether the compiler supports -fvisibility=hidden configure:19861: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fvisibility=hidden conftest.c >&5 configure:19861: $? = 0 configure:19862: result: yes configure:19970: checking CFLAGS for maximum ansi warnings configure:20008: gcc -c -pedantic -Wall -std=c99 -pedantic conftest.c >&5 configure:20008: $? = 0 configure:20022: result: -Wall -std=c99 -pedantic configure:20035: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all_ansi" configure:20038: $? = 0 configure:20188: checking for pkg-config configure:20206: found /usr/bin/pkg-config configure:20219: result: /usr/bin/pkg-config configure:20237: checking for lua5.2 configure:20241: result: yes configure:20245: checking LUA_CFLAGS configure:20248: result: -I/usr/include/lua5.2 configure:20251: checking LUA_LIBS configure:20254: result: -llua5.2 configure:20305: checking for alMidiGainSOFT in -lopenal configure:20330: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lopenal >&5 /usr/bin/ld: cannot find -lopenal collect2: error: ld returned 1 exit status configure:20330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | /* end confdefs.h. */ | | /* 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 alMidiGainSOFT (); | int | main () | { | return alMidiGainSOFT (); | ; | return 0; | } configure:20339: result: no configure:20443: checking for jack configure:20447: result: yes configure:20451: checking JACK_CFLAGS configure:20454: result: configure:20457: checking JACK_LIBS configure:20460: result: -ljack -lpthread configure:20489: checking for snd_pcm_open in -lasound configure:20514: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lasound >&5 configure:20514: $? = 0 configure:20523: result: yes configure:20573: checking size of long configure:20578: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:20578: $? = 0 configure:20578: ./conftest configure:20578: $? = 0 configure:20592: result: 8 configure:20602: checking what directory libraries are found in configure:20621: result: lib configure:20666: checking for odbc header in /usr/include configure:20676: result: found configure:20691: checking for SQLDisconnect in -lodbc configure:20716: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lodbc >&5 configure:20716: $? = 0 configure:20725: result: yes configure:20795: checking whether to include odbc configure:20803: result: yes configure:20891: checking for uuid >= 1.41.2 configure:20895: result: yes configure:20899: checking LIBUUID_CFLAGS configure:20902: result: -I/usr/include/uuid configure:20905: checking LIBUUID_LIBS configure:20908: result: -luuid configure:22265: checking for inflateReset in -lz configure:22290: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lz >&5 configure:22290: $? = 0 configure:22299: result: yes configure:22386: checking for libmpg123 >= 1.16.0 configure:22390: result: yes configure:22394: checking MPG123_CFLAGS configure:22397: result: configure:22400: checking MPG123_LIBS configure:22403: result: -lmpg123 configure:22501: checking for opencore-amrnb >= 0.1.0 configure:22505: result: yes configure:22509: checking AMR_CFLAGS configure:22512: result: configure:22515: checking AMR_LIBS configure:22518: result: -lopencore-amrnb configure:22616: checking for opencore-amrwb >= 0.1.0 vo-amrwbenc >= 0.1.0 configure:22664: result: no configure:22676: checking for apr_pool_mutex_set in -lapr-1 configure:22701: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lapr-1 >&5 /usr/bin/ld: cannot find -lapr-1 collect2: error: ld returned 1 exit status configure:22701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | /* end confdefs.h. */ | | /* 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 apr_pool_mutex_set (); | int | main () | { | return apr_pool_mutex_set (); | ; | return 0; | } configure:22710: result: no configure:22726: checking for apr_queue_pop_timeout in -laprutil-1 configure:22751: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -laprutil-1 >&5 /usr/bin/ld: cannot find -laprutil-1 collect2: error: ld returned 1 exit status configure:22751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | /* end confdefs.h. */ | | /* 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 apr_queue_pop_timeout (); | int | main () | { | return apr_queue_pop_timeout (); | ; | return 0; | } configure:22760: result: no configure:22779: checking for jpeg_std_error in -ljpeg configure:22804: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ljpeg >&5 configure:22804: $? = 0 configure:22813: result: yes configure:22827: checking for jbg_enc_out in -ljbig configure:22852: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ljbig -ljpeg >&5 configure:22852: $? = 0 configure:22861: result: yes configure:22875: checking for lzma_code in -llzma configure:22900: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -llzma >&5 configure:22900: $? = 0 configure:22909: result: yes configure:22922: checking for res_init in -lresolv configure:22947: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lresolv >&5 /tmp/ccJSDzhi.o: In function `main': /freeswitch-advantage/conftest.c:55: undefined reference to `res_init' collect2: error: ld returned 1 exit status configure:22947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | /* 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_init (); | int | main () | { | return res_init (); | ; | return 0; | } configure:22956: result: no configure:23003: checking for dirent.h that defines DIR configure:23022: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23022: $? = 0 configure:23030: result: yes configure:23043: checking for library containing opendir configure:23074: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23074: $? = 0 configure:23091: result: none required configure:23158: checking for ANSI C header files configure:23262: result: yes configure:23273: checking for sys/types.h configure:23273: result: yes configure:23273: checking sys/resource.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking sys/resource.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for sys/resource.h configure:23273: result: yes configure:23273: checking sched.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking sched.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for sched.h configure:23273: result: yes configure:23273: checking wchar.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking wchar.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for wchar.h configure:23273: result: yes configure:23273: checking sys/filio.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c:83:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:23273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23273: result: no configure:23273: checking sys/filio.h presence configure:23273: gcc -E conftest.c conftest.c:50:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:23273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:23273: result: no configure:23273: checking for sys/filio.h configure:23273: result: no configure:23273: checking sys/ioctl.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking sys/ioctl.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for sys/ioctl.h configure:23273: result: yes configure:23273: checking sys/prctl.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking sys/prctl.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for sys/prctl.h configure:23273: result: yes configure:23273: checking sys/select.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking sys/select.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for sys/select.h configure:23273: result: yes configure:23273: checking netdb.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking netdb.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for netdb.h configure:23273: result: yes configure:23273: checking execinfo.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking execinfo.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for execinfo.h configure:23273: result: yes configure:23273: checking sys/time.h usability configure:23273: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking sys/time.h presence configure:23273: gcc -E conftest.c configure:23273: $? = 0 configure:23273: result: yes configure:23273: checking for sys/time.h configure:23273: result: yes configure:23334: checking for an ANSI C-conforming const configure:23400: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23400: $? = 0 configure:23407: result: yes configure:23415: checking for inline configure:23431: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23431: $? = 0 configure:23439: result: inline configure:23457: checking for size_t configure:23457: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23457: $? = 0 configure:23457: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c: In function 'main': conftest.c:92:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:23457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:23457: result: yes configure:23468: checking whether time.h and sys/time.h may both be included configure:23488: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23488: $? = 0 configure:23495: result: yes configure:23503: checking whether struct tm is in sys/time.h or time.h configure:23523: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:23523: $? = 0 configure:23530: result: time.h configure:23541: checking whether gcc needs -traditional configure:23575: result: no configure:23584: checking for stdlib.h configure:23584: result: yes configure:23594: checking for GNU libc compatible malloc configure:23618: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23618: $? = 0 configure:23618: ./conftest ================================================================= ==72523==ERROR: LeakSanitizer: detected memory leaks Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7f53059d6d28 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.3+0xc1d28) #1 0x55ee2ef1272a in main /freeswitch-advantage/conftest.c:67 #2 0x7f53055962e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0) SUMMARY: AddressSanitizer: 1 byte(s) leaked in 1 allocation(s). configure:23618: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #if defined STDC_HEADERS || defined HAVE_STDLIB_H | # include | #else | char *malloc (); | #endif | | int | main () | { | return ! malloc (0); | ; | return 0; | } configure:23628: result: no configure:23649: checking return type of signal handlers configure:23667: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c: In function 'main': conftest.c:66:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:23667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:23674: result: void configure:23684: checking for strftime configure:23684: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ configure:23684: $? = 0 configure:23684: result: yes configure:23740: checking for gethostname configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for vasprintf configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for mmap configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for mlock configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for mlockall configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for usleep configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for getifaddrs configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for timerfd_create configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for getdtablesize configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for posix_openpt configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23740: checking for poll configure:23740: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23740: $? = 0 configure:23740: result: yes configure:23752: checking for sched_setscheduler configure:23752: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23752: $? = 0 configure:23752: result: yes configure:23752: checking for setpriority configure:23752: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23752: $? = 0 configure:23752: result: yes configure:23752: checking for setrlimit configure:23752: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23752: $? = 0 configure:23752: result: yes configure:23752: checking for setgroups configure:23752: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23752: $? = 0 configure:23752: result: yes configure:23752: checking for initgroups configure:23752: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23752: $? = 0 configure:23752: result: yes configure:23752: checking for getrusage configure:23752: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23752: $? = 0 configure:23752: result: yes configure:23764: checking for wcsncmp configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for setgroups configure:23764: result: yes configure:23764: checking for asprintf configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for setenv configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for pselect configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for gettimeofday configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for localtime_r configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for gmtime_r configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for strcasecmp configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 conftest.c:110:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:23764: $? = 0 configure:23764: result: yes configure:23764: checking for stricmp configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 /tmp/cclQFzrC.o: In function `main': /freeswitch-advantage/conftest.c:122: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:23764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:23764: result: no configure:23764: checking for _stricmp configure:23764: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 /tmp/ccHFNzzE.o: In function `main': /freeswitch-advantage/conftest.c:122: undefined reference to `_stricmp' collect2: error: ld returned 1 exit status configure:23764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define _stricmp to an innocuous variant, in case declares _stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricmp innocuous__stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricmp | | /* 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 _stricmp (); | /* 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__stricmp || defined __stub____stricmp | choke me | #endif | | int | main () | { | return _stricmp (); | ; | return 0; | } configure:23764: result: no configure:23778: checking whether strerror_r is declared configure:23778: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -D_GNU_SOURCE conftest.c >&5 configure:23778: $? = 0 configure:23778: result: yes configure:23791: checking for strerror_r configure:23791: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -D_GNU_SOURCE -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23791: $? = 0 configure:23791: result: yes configure:23800: checking whether strerror_r returns char * configure:23824: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -D_GNU_SOURCE conftest.c >&5 configure:23824: $? = 0 configure:23862: result: yes configure:23880: checking for sched_setaffinity configure:23880: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23880: $? = 0 configure:23880: result: yes configure:23880: checking for sched_getaffinity configure:23880: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:23880: $? = 0 configure:23880: result: yes configure:23890: checking whether the CPU_SET and CPU_ZERO macros are defined configure:23909: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -I/usr/include/uuid -I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -Wall -std=c99 -pedantic -D_GNU_SOURCE conftest.c >&5 configure:23909: $? = 0 configure:23916: result: yes configure:23927: checking for clock_gettime in -lrt configure:23952: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt >&5 configure:23952: $? = 0 configure:23961: result: yes configure:23969: checking for clock_getres in -lrt configure:23994: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt >&5 configure:23994: $? = 0 configure:24003: result: yes configure:24011: checking for clock_nanosleep in -lrt configure:24036: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lrt >&5 configure:24036: $? = 0 configure:24045: result: yes configure:24053: checking for pthread_setschedparam in -lpthread configure:24078: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lpthread >&5 configure:24078: $? = 0 configure:24087: result: yes configure:24096: checking for socket configure:24096: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24096: $? = 0 configure:24096: result: yes configure:24148: checking for /dev/ptmx configure:24161: result: yes configure:24169: checking for openpty in -lutil configure:24194: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lutil >&5 configure:24194: $? = 0 configure:24203: result: yes configure:24212: checking for struct tm.tm_gmtoff configure:24212: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24212: $? = 0 configure:24212: result: yes configure:24226: checking for struct tm.tm_zone configure:24226: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24226: $? = 0 configure:24226: result: yes configure:24240: checking whether RLIMIT_MEMLOCK is declared configure:24240: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24240: $? = 0 configure:24240: result: yes configure:24251: checking whether SCHED_RR is declared configure:24251: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24251: $? = 0 configure:24251: result: yes configure:24262: checking whether SCHED_FIFO is declared configure:24262: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24262: $? = 0 configure:24262: result: yes configure:24277: checking whether to use mlockall configure:24284: result: yes configure:24370: checking for setenv configure:24370: result: yes configure:24370: checking for strtoll configure:24370: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24370: $? = 0 configure:24370: result: yes configure:24370: checking for strtoull configure:24370: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24370: $? = 0 configure:24370: result: yes configure:24370: checking for strtoq configure:24370: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24370: $? = 0 configure:24370: result: yes configure:24370: checking for strtouq configure:24370: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24370: $? = 0 configure:24370: result: yes configure:24370: checking for __strtoll configure:24370: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 /tmp/ccT9IQxG.o: In function `main': /freeswitch-advantage/conftest.c:147: undefined reference to `__strtoll' collect2: error: ld returned 1 exit status configure:24370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | /* end confdefs.h. */ | /* Define __strtoll to an innocuous variant, in case declares __strtoll. | For example, HP-UX 11i declares gettimeofday. */ | #define __strtoll innocuous___strtoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __strtoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __strtoll | | /* 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 __strtoll (); | /* 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___strtoll || defined __stub_____strtoll | choke me | #endif | | int | main () | { | return __strtoll (); | ; | return 0; | } configure:24370: result: no configure:24370: checking for __strtoull configure:24370: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 /tmp/ccE8LQdM.o: In function `main': /freeswitch-advantage/conftest.c:147: undefined reference to `__strtoull' collect2: error: ld returned 1 exit status configure:24370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | /* end confdefs.h. */ | /* Define __strtoull to an innocuous variant, in case declares __strtoull. | For example, HP-UX 11i declares gettimeofday. */ | #define __strtoull innocuous___strtoull | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __strtoull (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __strtoull | | /* 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 __strtoull (); | /* 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___strtoull || defined __stub_____strtoull | choke me | #endif | | int | main () | { | return __strtoull (); | ; | return 0; | } configure:24370: result: no configure:24387: checking whether va_list is an array configure:24402: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c: In function 'main': conftest.c:119:29: error: assignment to expression with array type va_list list1, list2; list1 = list2; ^ configure:24402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | /* end confdefs.h. */ | | #include | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:24408: result: yes configure:24418: checking whether compiler has __attribute__ configure:24431: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24431: $? = 0 configure:24437: result: yes configure:24448: checking whether compiler supports -Wdeclaration-after-statement configure:24466: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -Wdeclaration-after-statement conftest.c >&5 configure:24466: $? = 0 configure:24474: result: yes configure:24476: result: yes configure:24574: checking whether byte ordering is bigendian configure:24589: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c:114:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:114:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:114:15: error: unknown type name 'universal' configure:24589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:24634: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24634: $? = 0 configure:24652: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c: In function 'main': conftest.c:120:4: error: unknown type name 'not' not big endian ^~~ conftest.c:120:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:24652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:24780: result: no configure:24807: checking size of char configure:24812: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24812: $? = 0 configure:24812: ./conftest configure:24812: $? = 0 configure:24826: result: 1 configure:24840: checking size of int configure:24845: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24845: $? = 0 configure:24845: ./conftest configure:24845: $? = 0 configure:24859: result: 4 configure:24873: checking size of long configure:24892: result: 8 configure:24906: checking size of short configure:24911: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24911: $? = 0 configure:24911: ./conftest configure:24911: $? = 0 configure:24925: result: 2 configure:24939: checking size of long long configure:24944: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:24944: $? = 0 configure:24944: ./conftest configure:24944: $? = 0 configure:24958: result: 8 configure:24968: checking for size_t configure:24968: result: yes configure:24979: checking for ssize_t configure:24979: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:24979: $? = 0 configure:24979: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c: In function 'main': conftest.c:155:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:24979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:24979: result: yes configure:24996: checking size of void* configure:25001: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:25001: $? = 0 configure:25001: ./conftest configure:25001: $? = 0 configure:25015: result: 8 configure:25089: checking size of ssize_t configure:25111: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:25111: $? = 0 configure:25111: ./conftest configure:25111: $? = 0 configure:25121: result: 8 configure:25138: checking size of size_t configure:25160: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c >&5 configure:25160: $? = 0 configure:25160: ./conftest configure:25160: $? = 0 configure:25170: result: 8 configure:25285: checking for gunzip configure:25303: found /bin/gunzip configure:25315: result: /bin/gunzip configure:25333: checking for bzip2 configure:25351: found /bin/bzip2 configure:25363: result: /bin/bzip2 configure:25378: checking for xz configure:25396: found /usr/bin/xz configure:25408: result: /usr/bin/xz configure:25423: checking for gtar configure:25456: result: no configure:25423: checking for tar configure:25441: found /bin/tar configure:25453: result: /bin/tar configure:25468: checking for wget configure:25486: found /usr/bin/wget configure:25498: result: /usr/bin/wget configure:25513: checking for curl configure:25546: result: no configure:25647: checking for libpng >= 1.6.16 configure:25651: result: yes configure:25655: checking LIBPNG_CFLAGS configure:25658: result: -I/usr/include/libpng16 configure:25661: checking LIBPNG_LIBS configure:25664: result: -lpng16 configure:25991: checking for freetype2 >= 2.4.9 configure:25995: result: yes configure:25999: checking FREETYPE_CFLAGS configure:26002: result: -I/usr/include/freetype2 configure:26005: checking FREETYPE_LIBS configure:26008: result: -lfreetype configure:26116: checking for gumbo >= 0.10.1 configure:26164: result: no configure:26231: checking for libfvad >= 1.0 configure:26279: result: no configure:26346: checking for sqlite3 >= 3.6.20 configure:26350: result: yes configure:26354: checking SQLITE_CFLAGS configure:26357: result: configure:26360: checking SQLITE_LIBS configure:26363: result: -lsqlite3 configure:26443: checking for libcurl >= 7.19 configure:26447: result: yes configure:26451: checking CURL_CFLAGS configure:26454: result: -I/usr/include/x86_64-linux-gnu configure:26457: checking CURL_LIBS configure:26460: result: -lcurl configure:26540: checking for libpcre >= 7.8 configure:26544: result: yes configure:26548: checking PCRE_CFLAGS configure:26551: result: configure:26554: checking PCRE_LIBS configure:26557: result: -lpcre configure:26637: checking for speex >= 1.2rc1 speexdsp >= 1.2rc1 configure:26641: result: yes configure:26645: checking SPEEX_CFLAGS configure:26648: result: configure:26651: checking SPEEX_LIBS configure:26654: result: -lspeex -lspeexdsp configure:26734: checking for yaml-0.1 >= 0.1.4 configure:26738: result: yes configure:26742: checking YAML_CFLAGS configure:26745: result: configure:26748: checking YAML_LIBS configure:26751: result: -lyaml configure:26848: checking for portaudio-2.0 >= 19 configure:26852: result: yes configure:26856: checking PORTAUDIO_CFLAGS configure:26859: result: -pthread configure:26862: checking PORTAUDIO_LIBS configure:26865: result: -lportaudio -lasound -lm -lpthread configure:26962: checking for libldns-fs >= 1.6.6 configure:26966: result: yes configure:26970: checking LDNS_CFLAGS configure:26973: result: -I/usr/include/fs configure:26976: checking LDNS_LIBS configure:26979: result: -L/usr/lib/x86_64-linux-gnu/fs -Wl,-rpath=/usr/lib/x86_64-linux-gnu/fs -lldns configure:27238: checking for sndfile >= 1.0.20 configure:27242: result: yes configure:27246: checking SNDFILE_CFLAGS configure:27249: result: configure:27252: checking SNDFILE_LIBS configure:27255: result: -lsndfile configure:27353: checking for libmpg123 >= 1.16.0 configure:27357: result: yes configure:27361: checking MPG123_CFLAGS configure:27364: result: configure:27367: checking MPG123_LIBS configure:27370: result: -lmpg123 configure:27468: checking for shout >= 2.2.2 configure:27472: result: yes configure:27476: checking SHOUT_CFLAGS configure:27479: result: -pthread configure:27482: checking SHOUT_LIBS configure:27485: result: -lshout configure:27529: checking for lame_init in -lmp3lame configure:27554: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lmp3lame >&5 configure:27554: $? = 0 configure:27563: result: yes configure:27567: checking lame/lame.h usability configure:27567: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:27567: $? = 0 configure:27567: result: yes configure:27567: checking lame/lame.h presence configure:27567: gcc -E conftest.c configure:27567: $? = 0 configure:27567: result: yes configure:27567: checking for lame/lame.h configure:27567: result: yes configure:27644: checking for libavcodec >= 53.35.0 configure:27648: result: yes configure:27652: checking AVCODEC_CFLAGS configure:27655: result: -I/usr/include/x86_64-linux-gnu configure:27658: checking AVCODEC_LIBS configure:27661: result: -lavcodec configure:27759: checking for x264 >= 0.142.2431 configure:27807: result: no configure:27874: checking for libavformat >= 53.21.1 configure:27878: result: yes configure:27882: checking AVFORMAT_CFLAGS configure:27885: result: -I/usr/include/x86_64-linux-gnu configure:27888: checking AVFORMAT_LIBS configure:27891: result: -lavformat configure:27989: checking for libavutil >= 54.3.0 configure:27993: result: yes configure:27997: checking AVUTIL_CFLAGS configure:28000: result: -I/usr/include/x86_64-linux-gnu configure:28003: checking AVUTIL_LIBS configure:28006: result: -lavutil configure:28104: checking for libavresample >= 2.1.0 configure:28108: result: yes configure:28112: checking AVRESAMPLE_CFLAGS configure:28115: result: -I/usr/include/x86_64-linux-gnu configure:28118: checking AVRESAMPLE_LIBS configure:28121: result: -lavresample configure:28220: checking for libswscale >= 3.0.0 configure:28224: result: yes configure:28228: checking SWSCALE_CFLAGS configure:28231: result: -I/usr/include/x86_64-linux-gnu configure:28234: checking SWSCALE_LIBS configure:28237: result: -lswscale configure:28335: checking for libvlc >= 2.1.0 configure:28339: result: yes configure:28343: checking VLC_CFLAGS configure:28346: result: configure:28349: checking VLC_LIBS configure:28352: result: -lvlc configure:28450: checking for opencv >= 2.4.5 configure:28454: result: yes configure:28458: checking OPENCV_CFLAGS configure:28461: result: -I/usr/include/opencv configure:28464: checking OPENCV_LIBS configure:28467: result: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so -lopencv_calib3d /usr/lib/x86_64-linux-gnu/libopencv_contrib.so -lopencv_contrib /usr/lib/x86_64-linux-gnu/libopencv_core.so -lopencv_core /usr/lib/x86_64-linux-gnu/libopencv_features2d.so -lopencv_features2d /usr/lib/x86_64-linux-gnu/libopencv_flann.so -lopencv_flann /usr/lib/x86_64-linux-gnu/libopencv_gpu.so -lopencv_gpu /usr/lib/x86_64-linux-gnu/libopencv_highgui.so -lopencv_highgui /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so -lopencv_imgproc /usr/lib/x86_64-linux-gnu/libopencv_legacy.so -lopencv_legacy /usr/lib/x86_64-linux-gnu/libopencv_ml.so -lopencv_ml /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so -lopencv_objdetect /usr/lib/x86_64-linux-gnu/libopencv_ocl.so -lopencv_ocl /usr/lib/x86_64-linux-gnu/libopencv_photo.so -lopencv_photo /usr/lib/x86_64-linux-gnu/libopencv_stitching.so -lopencv_stitching /usr/lib/x86_64-linux-gnu/libopencv_superres.so -lopencv_superres /usr/lib/x86_64-linux-gnu/libopencv_ts.so -lopencv_ts /usr/lib/x86_64-linux-gnu/libopencv_video.so -lopencv_video /usr/lib/x86_64-linux-gnu/libopencv_videostab.so -lopencv_videostab configure:28565: checking for ImageMagick >= 6.0.0 configure:28569: result: yes configure:28573: checking MAGICK_CFLAGS configure:28576: result: -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 configure:28579: checking MAGICK_LIBS configure:28582: result: -lMagickCore-6.Q16 configure:28680: checking for ImageMagick >= 7.0.0 configure:28728: result: no configure:28795: checking for silk >= 1.0.8 configure:28799: result: yes configure:28803: checking SILK_CFLAGS configure:28806: result: -I/usr/include/silk/ configure:28809: checking SILK_LIBS configure:28812: result: -lSKP_SILK_SDK configure:28910: checking for broadvoice >= 0.1.0 configure:28914: result: yes configure:28918: checking BROADVOICE_CFLAGS configure:28921: result: configure:28924: checking BROADVOICE_LIBS configure:28927: result: -lbroadvoice -lm configure:29025: checking for ilbc2 >= 0.0.1 configure:29128: checking for ilbc >= 0.0.1 configure:29176: result: no configure:29245: checking for g722_1 >= 0.2.0 configure:29293: result: no configure:29361: checking for codec2 >= 0.5 configure:29401: checking for codec2_create in -lcodec2 configure:29426: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lcodec2 >&5 configure:29426: $? = 0 configure:29435: result: yes configure:29441: checking codec2/codec2.h usability configure:29441: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:29441: $? = 0 configure:29441: result: yes configure:29441: checking codec2/codec2.h presence configure:29441: gcc -E conftest.c configure:29441: $? = 0 configure:29441: result: yes configure:29441: checking for codec2/codec2.h configure:29441: result: yes configure:29536: checking for opus >= 1.1 configure:29540: result: yes configure:29544: checking OPUS_CFLAGS configure:29547: result: -I/usr/include/opus configure:29550: checking OPUS_LIBS configure:29553: result: -lopus configure:29651: checking for soundtouch >= 1.7.0 configure:29655: result: yes configure:29659: checking SOUNDTOUCH_CFLAGS configure:29662: result: -I/usr/include/soundtouch configure:29665: checking SOUNDTOUCH_LIBS configure:29668: result: -lSoundTouch configure:29767: checking for flite >= 2 configure:29807: checking for flite_init in -lflite configure:29832: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lflite >&5 configure:29832: $? = 0 configure:29841: result: yes configure:29847: checking flite/flite.h usability configure:29847: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:29847: $? = 0 configure:29847: result: yes configure:29847: checking flite/flite.h presence configure:29847: gcc -E conftest.c configure:29847: $? = 0 configure:29847: result: yes configure:29847: checking for flite/flite.h configure:29847: result: yes configure:29941: checking for libmongoc-1.0 >= 1.0.8 configure:29989: result: no configure:30056: checking for libmemcached >= 0.31 configure:30060: result: yes configure:30064: checking MEMCACHED_CFLAGS configure:30067: result: configure:30070: checking MEMCACHED_LIBS configure:30073: result: -lmemcached -lmemcachedutil configure:30110: checking for memcached_server_name configure:30110: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lmemcached -lmemcachedutil -lpthread >&5 configure:30110: $? = 0 configure:30110: result: yes configure:30110: checking for memcached_stat_execute configure:30110: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lmemcached -lmemcachedutil -lpthread >&5 configure:30110: $? = 0 configure:30110: result: yes configure:30120: checking for memcached_instance_st* configure:30120: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:30120: $? = 0 configure:30120: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 conftest.c: In function 'main': conftest.c:131:37: error: expected expression before ')' token if (sizeof ((memcached_instance_st*))) ^ configure:30120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_CODEC2_CODEC2_H 1 | #define HAVE_FLITE_FLITE_H 1 | #define HAVE_MEMCACHED_SERVER_NAME 1 | #define HAVE_MEMCACHED_STAT_EXECUTE 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((memcached_instance_st*))) | return 0; | ; | return 0; | } configure:30120: result: yes configure:30205: checking for v8-6.1_static >= 6.1.298 configure:30209: result: yes configure:30213: checking V8FS_STATIC_CFLAGS configure:30216: result: -I/usr/include/v8-6.1 configure:30219: checking V8FS_STATIC_LIBS configure:30222: result: -lrt -ldl -Wl,--start-group /usr/lib/v8-6.1/libv8_base.a /usr/lib/v8-6.1/libv8_libplatform.a /usr/lib/v8-6.1/libv8_libbase.a /usr/lib/v8-6.1/libv8_snapshot.a /usr/lib/v8-6.1/libv8_libsampler.a /usr/lib/v8-6.1/src/inspector/libinspector.a -Wl,--end-group configure:30538: checking for librabbitmq >= 0.5.2 configure:30542: result: yes configure:30546: checking AMQP_CFLAGS configure:30549: result: configure:30552: checking AMQP_LIBS configure:30555: result: -lrabbitmq configure:30653: checking for libh2o-evloop >= 0.11.0 configure:30701: result: no configure:30768: checking for libbrotlienc >= 0.1.0 configure:30816: result: no configure:30883: checking for libbrotlidec >= 0.1.0 configure:30931: result: no configure:30998: checking for tap >= 0.1.0 configure:31046: result: no configure:31113: checking for libsmpp34 >= 1.10 configure:31161: result: no configure:31228: checking for hiredis >= 0.10.0 configure:31232: result: yes configure:31236: checking HIREDIS_CFLAGS configure:31239: result: -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis configure:31242: checking HIREDIS_LIBS configure:31245: result: -lhiredis configure:31351: checking for libedit >= 2.11 configure:31355: result: yes configure:31359: checking LIBEDIT_CFLAGS configure:31362: result: -I/usr/include/editline configure:31365: checking LIBEDIT_LIBS configure:31368: result: -ledit -lncurses -lbsd configure:31491: checking for ldap_search in -lldap configure:31516: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lldap >&5 configure:31516: $? = 0 configure:31525: result: yes configure:31651: checking for ber_pvt_opt_on in -llber configure:31676: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -llber >&5 configure:31676: $? = 0 configure:31685: result: yes configure:31732: checking whether EL_PROMPT_ESC is declared configure:31732: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -I/usr/include/editline conftest.c >&5 configure:31732: $? = 0 configure:31732: result: yes configure:31743: checking whether EL_REFRESH is declared configure:31743: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -I/usr/include/editline conftest.c >&5 configure:31743: $? = 0 configure:31743: result: yes configure:31757: checking for el_wset configure:31757: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -I/usr/include/editline -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -ledit -lncurses -lbsd >&5 configure:31757: $? = 0 configure:31757: result: yes configure:31844: checking for openssl configure:31848: result: yes configure:31852: checking openssl_CFLAGS configure:31855: result: configure:31858: checking openssl_LIBS configure:31861: result: -lssl -lcrypto configure:32062: checking for SSL_CTX_set_tlsext_use_srtp in -lssl configure:32087: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lssl -lssl -lcrypto >&5 configure:32087: $? = 0 configure:32096: result: yes configure:32108: checking for DTLSv1_method in -lssl configure:32133: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lssl -lssl -lcrypto >&5 configure:32133: $? = 0 configure:32142: result: yes configure:32173: checking for JAVA installation at configure:32175: result: configure: 32209: checking /usr/include configure: 32209: checking /usr/include/libgcj configure: 32209: checking /usr/Headers configure: 32209: checking /usr/local/include configure: 32209: checking /usr/local/include/libgcj configure: 32209: checking /usr/local/Headers configure: 32209: checking /usr/lib/j2sdk1.4-sun/include configure: 32209: checking /usr/lib/j2sdk1.4-sun/include/libgcj configure: 32209: checking /usr/lib/j2sdk1.4-sun/Headers configure: 32209: checking /usr/lib/jvm/java/include configure: 32209: checking /usr/lib/jvm/java/include/libgcj configure: 32209: checking /usr/lib/jvm/java/Headers configure: 32209: checking /usr/lib/jvm/default-java/include taking that configure: 32209: checking /System/Library/Frameworks/JavaVM.framework/Versions/Current/include configure: 32209: checking /System/Library/Frameworks/JavaVM.framework/Versions/Current/include/libgcj configure: 32209: checking /System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers configure: 32209: checking /opt/include configure: 32209: checking /opt/include/libgcj configure: 32209: checking /opt/Headers configure: 32209: checking /mingw/include configure: 32209: checking /mingw/include/libgcj configure: 32209: checking /mingw/Headers configure:32220: java home set to /usr/lib/jvm/default-java configure:32261: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -I/usr/lib/jvm/default-java/include conftest.c >&5 configure:32261: $? = 0 configure:32311: checking if JAVA package is complete configure:32331: result: yes configure:32377: checking for perl configure:32393: found /usr/bin/perl configure:32405: result: ac_cv_have_perl=yes configure:32427: checking for EXTERN.h configure:32427: gcc -c -w -DMULTIPLICITY -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -DEMBED_PERL conftest.c >&5 configure:32427: $? = 0 configure:32427: result: yes configure:32441: checking for perl_alloc in -lperl configure:32466: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -lperl -ldl -lm -lpthread -lc -lcrypt conftest.c -lperl -lssl -lcrypto >&5 configure:32466: $? = 0 configure:32475: result: yes configure:32508: checking for php configure:32536: result: ac_cv_have_php=no configure:32546: checking for php-config configure:32574: result: ac_cv_have_php_config=no configure:32639: checking for python configure:32658: found /usr/bin/python configure:32671: result: /usr/bin/python configure:32682: checking python version configure:32689: result: 2.7.13 configure:32692: checking for python distutils configure:32700: result: yes configure:32704: checking location of site-packages configure:32714: result: /usr/lib/python2.7/dist-packages configure:32728: checking python libdir configure:32734: result: /usr/lib configure:32739: checking for main in -lpython2.7 configure:32758: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lpython2.7 -lssl -lcrypto >&5 configure:32758: $? = 0 configure:32768: result: yes configure:32790: checking for PyThread_init_thread configure:32790: gcc -o conftest -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lpthread -ldl -lutil -lm -lpython2.7 >&5 conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char PyThread_init_thread (); ^~~~ conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:32790: $? = 0 configure:32790: result: yes configure:32807: Your python seems OK, do not forget to enable mod_python in modules.conf configure:32849: checking for net-snmp-config configure:32867: found /usr/bin/net-snmp-config configure:32880: result: /usr/bin/net-snmp-config configure:32889: checking for Net-SNMP libraries via net-snmp-config configure:32985: checking for erl configure:33004: found /usr/bin/erl configure:33017: result: /usr/bin/erl configure:33028: checking erlang version configure:33035: result: 8.2.1 configure:33039: checking erlang libdir configure:33047: result: /usr/lib/erlang/lib/erl_interface-3.9.2/lib configure:33051: checking erlang incdir configure:33059: result: /usr/lib/erlang/lib/erl_interface-3.9.2/include configure:33064: checking ei.h usability configure:33064: gcc -c -I/usr/lib/erlang/lib/erl_interface-3.9.2/include -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast conftest.c >&5 configure:33064: $? = 0 configure:33064: result: yes configure:33064: checking ei.h presence configure:33064: gcc -E conftest.c configure:33064: $? = 0 configure:33064: result: yes configure:33064: checking for ei.h configure:33064: result: yes configure:33081: checking for ei_encode_version in -lei configure:33106: gcc -o conftest -I/usr/lib/erlang/lib/erl_interface-3.9.2/include -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lei -L/usr/lib/erlang/lib/erl_interface-3.9.2/lib -lssl -lcrypto >&5 configure:33106: $? = 0 configure:33116: result: yes configure:33126: checking for ei_link_unlink in -lei configure:33151: gcc -o conftest -I/usr/lib/erlang/lib/erl_interface-3.9.2/include -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan conftest.c -lei -L/usr/lib/erlang/lib/erl_interface-3.9.2/lib -lssl -lcrypto >&5 /tmp/cc82nR7W.o: In function `main': /freeswitch-advantage/conftest.c:150: undefined reference to `ei_link_unlink' collect2: error: ld returned 1 exit status configure:33151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeswitch" | #define PACKAGE_TARNAME "freeswitch" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "freeswitch 1.9.0" | #define PACKAGE_BUGREPORT "bugs@freeswitch.org" | #define PACKAGE_URL "" | #define PACKAGE "freeswitch" | #define VERSION "1.9.0" | #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" | #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" | #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" | #define SWITCH_DB_DIR "/usr/local/freeswitch/db" | #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" | #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" | #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" | #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" | #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" | #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" | #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" | #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" | #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" | #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" | #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" | #define SWITCH_DATA_DIR "/usr/local/freeswitch" | #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG /**/ | #define SIZEOF_LONG 8 | #define HAVE_ODBC 1 | #define HAVE_LIBJPEG 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 0 | #define malloc rpl_malloc | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_USLEEP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD_CREATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_POLL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_MACROS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_CLOCK_NANOSLEEP 1 | #define HAVE_PTHREAD_SETSCHEDPARAM 1 | #define HAVE_DEV_PTMX 1 | #define HAVE_OPENPTY 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_SCHED_RR 1 | #define HAVE_SCHED_FIFO 1 | #define USE_MLOCKALL 1 | #define USE_SETRLIMIT 1 | #define USE_SCHED_SETSCHEDULER 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN | #define SIZEOF_CHAR 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOIDP 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_CODEC2_CODEC2_H 1 | #define HAVE_FLITE_FLITE_H 1 | #define HAVE_MEMCACHED_SERVER_NAME 1 | #define HAVE_MEMCACHED_STAT_EXECUTE 1 | #define HAVE_MEMCACHED_INSTANCE_STP 1 | #define HAVE_LIBEDIT 1 | #define HAVE_DECL_EL_PROMPT_ESC 1 | #define HAVE_DECL_EL_REFRESH 1 | #define HAVE_EL_WSET 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_TLS 1 | #define HAVE_OPENSSL_DTLS_SRTP 1 | #define HAVE_OPENSSL_DTLS 1 | #define HasJava 1 | #define HAVE_EI_H 1 | /* end confdefs.h. */ | | /* 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 ei_link_unlink (); | int | main () | { | return ei_link_unlink (); | ; | return 0; | } configure:33161: result: no configure:33186: Your erlang seems OK, do not forget to enable mod_erlang_event in modules.conf configure:33462: checking that generated files are newer than configure configure:33468: result: done configure:33972: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by freeswitch config.status 1.9.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 31ba0febdd04 config.status:1832: creating src/include/switch_version.h.in config.status:1832: creating Makefile config.status:1832: creating build/Makefile config.status:1832: creating tests/unit/Makefile config.status:1832: creating src/Makefile config.status:1832: creating src/mod/Makefile config.status:1832: creating src/mod/applications/mod_abstraction/Makefile config.status:1832: creating src/mod/applications/mod_avmd/Makefile config.status:1832: creating src/mod/applications/mod_bert/Makefile config.status:1832: creating src/mod/applications/mod_blacklist/Makefile config.status:1832: creating src/mod/applications/mod_callcenter/Makefile config.status:1832: creating src/mod/applications/mod_cidlookup/Makefile config.status:1832: creating src/mod/applications/mod_cluechoo/Makefile config.status:1832: creating src/mod/applications/mod_commands/Makefile config.status:1832: creating src/mod/applications/mod_conference/Makefile config.status:1832: creating src/mod/applications/mod_curl/Makefile config.status:1832: creating src/mod/applications/mod_cv/Makefile config.status:1832: creating src/mod/applications/mod_db/Makefile config.status:1832: creating src/mod/applications/mod_directory/Makefile config.status:1832: creating src/mod/applications/mod_distributor/Makefile config.status:1832: creating src/mod/applications/mod_dptools/Makefile config.status:1832: creating src/mod/applications/mod_easyroute/Makefile config.status:1832: creating src/mod/applications/mod_enum/Makefile config.status:1832: creating src/mod/applications/mod_esf/Makefile config.status:1832: creating src/mod/applications/mod_esl/Makefile config.status:1832: creating src/mod/applications/mod_expr/Makefile config.status:1832: creating src/mod/applications/mod_fifo/Makefile config.status:1832: creating src/mod/applications/mod_fsk/Makefile config.status:1832: creating src/mod/applications/mod_fsv/Makefile config.status:1832: creating src/mod/applications/mod_hash/Makefile config.status:1832: creating src/mod/applications/mod_hiredis/Makefile config.status:1832: creating src/mod/applications/mod_httapi/Makefile config.status:1832: creating src/mod/applications/mod_http_cache/Makefile config.status:1832: creating src/mod/applications/mod_ladspa/Makefile config.status:1832: creating src/mod/applications/mod_lcr/Makefile config.status:1832: creating src/mod/applications/mod_limit/Makefile config.status:1832: creating src/mod/applications/mod_memcache/Makefile config.status:1832: creating src/mod/applications/mod_mongo/Makefile config.status:1832: creating src/mod/applications/mod_mp4/Makefile config.status:1832: creating src/mod/applications/mod_mp4v2/Makefile config.status:1832: creating src/mod/applications/mod_nibblebill/Makefile config.status:1832: creating src/mod/applications/mod_oreka/Makefile config.status:1832: creating src/mod/applications/mod_osp/Makefile config.status:1832: creating src/mod/applications/mod_prefix/Makefile config.status:1832: creating src/mod/applications/mod_rad_auth/Makefile config.status:1832: creating src/mod/applications/mod_random/Makefile config.status:1832: creating src/mod/applications/mod_redis/Makefile config.status:1832: creating src/mod/applications/mod_rss/Makefile config.status:1832: creating src/mod/applications/mod_skel/Makefile config.status:1832: creating src/mod/applications/mod_sms/Makefile config.status:1832: creating src/mod/applications/mod_sms_flowroute/Makefile config.status:1832: creating src/mod/applications/mod_snapshot/Makefile config.status:1832: creating src/mod/applications/mod_snom/Makefile config.status:1832: creating src/mod/applications/mod_sonar/Makefile config.status:1832: creating src/mod/applications/mod_soundtouch/Makefile config.status:1832: creating src/mod/applications/mod_spandsp/Makefile config.status:1832: creating src/mod/applications/mod_spy/Makefile config.status:1832: creating src/mod/applications/mod_stress/Makefile config.status:1832: creating src/mod/applications/mod_test/Makefile config.status:1832: creating src/mod/applications/mod_test/test/Makefile config.status:1832: creating src/mod/applications/mod_translate/Makefile config.status:1832: creating src/mod/applications/mod_valet_parking/Makefile config.status:1832: creating src/mod/applications/mod_vmd/Makefile config.status:1832: creating src/mod/applications/mod_voicemail/Makefile config.status:1832: creating src/mod/applications/mod_voicemail_ivr/Makefile config.status:1832: creating src/mod/asr_tts/mod_cepstral/Makefile config.status:1832: creating src/mod/asr_tts/mod_flite/Makefile config.status:1832: creating src/mod/asr_tts/mod_pocketsphinx/Makefile config.status:1832: creating src/mod/asr_tts/mod_tts_commandline/Makefile config.status:1832: creating src/mod/asr_tts/mod_unimrcp/Makefile config.status:1832: creating src/mod/codecs/mod_amr/Makefile config.status:1832: creating src/mod/codecs/mod_amrwb/Makefile config.status:1832: creating src/mod/codecs/mod_b64/Makefile config.status:1832: creating src/mod/codecs/mod_bv/Makefile config.status:1832: creating src/mod/codecs/mod_clearmode/Makefile config.status:1832: creating src/mod/codecs/mod_codec2/Makefile config.status:1832: creating src/mod/codecs/mod_com_g729/Makefile config.status:1832: creating src/mod/codecs/mod_dahdi_codec/Makefile config.status:1832: creating src/mod/codecs/mod_g723_1/Makefile config.status:1832: creating src/mod/codecs/mod_g729/Makefile config.status:1832: creating src/mod/codecs/mod_h26x/Makefile config.status:1832: creating src/mod/codecs/mod_ilbc/Makefile config.status:1832: creating src/mod/codecs/mod_isac/Makefile config.status:1832: creating src/mod/codecs/mod_mp4v/Makefile config.status:1832: creating src/mod/codecs/mod_opus/Makefile config.status:1832: creating src/mod/codecs/mod_openh264/Makefile config.status:1832: creating src/mod/codecs/mod_sangoma_codec/Makefile config.status:1832: creating src/mod/codecs/mod_silk/Makefile config.status:1832: creating src/mod/codecs/mod_siren/Makefile config.status:1832: creating src/mod/codecs/mod_skel_codec/Makefile config.status:1832: creating src/mod/codecs/mod_theora/Makefile config.status:1832: creating src/mod/dialplans/mod_dialplan_asterisk/Makefile config.status:1832: creating src/mod/dialplans/mod_dialplan_directory/Makefile config.status:1832: creating src/mod/dialplans/mod_dialplan_xml/Makefile config.status:1832: creating src/mod/directories/mod_ldap/Makefile config.status:1832: creating src/mod/endpoints/mod_alsa/Makefile config.status:1832: creating src/mod/endpoints/mod_dingaling/Makefile config.status:1832: creating src/mod/endpoints/mod_gsmopen/Makefile config.status:1832: creating src/mod/endpoints/mod_h323/Makefile config.status:1832: creating src/mod/endpoints/mod_khomp/Makefile config.status:1832: creating src/mod/endpoints/mod_loopback/Makefile config.status:1832: creating src/mod/endpoints/mod_opal/Makefile config.status:1832: creating src/mod/endpoints/mod_portaudio/Makefile config.status:1832: creating src/mod/endpoints/mod_reference/Makefile config.status:1832: creating src/mod/endpoints/mod_rtmp/Makefile config.status:1832: creating src/mod/endpoints/mod_skinny/Makefile config.status:1832: creating src/mod/endpoints/mod_sofia/Makefile config.status:1832: creating src/mod/endpoints/mod_unicall/Makefile config.status:1832: creating src/mod/endpoints/mod_rtc/Makefile config.status:1832: creating src/mod/endpoints/mod_verto/Makefile config.status:1832: creating src/mod/event_handlers/mod_amqp/Makefile config.status:1832: creating src/mod/event_handlers/mod_cdr_csv/Makefile config.status:1832: creating src/mod/event_handlers/mod_cdr_mongodb/Makefile config.status:1832: creating src/mod/event_handlers/mod_cdr_pg_csv/Makefile config.status:1832: creating src/mod/event_handlers/mod_cdr_sqlite/Makefile config.status:1832: creating src/mod/event_handlers/mod_erlang_event/Makefile config.status:1832: creating src/mod/event_handlers/mod_event_multicast/Makefile config.status:1832: creating src/mod/event_handlers/mod_event_socket/Makefile config.status:1832: creating src/mod/event_handlers/mod_event_test/Makefile config.status:1832: creating src/mod/event_handlers/mod_fail2ban/Makefile config.status:1832: creating src/mod/event_handlers/mod_format_cdr/Makefile config.status:1832: creating src/mod/event_handlers/mod_json_cdr/Makefile config.status:1832: creating src/mod/event_handlers/mod_kazoo/Makefile config.status:1832: creating src/mod/event_handlers/mod_radius_cdr/Makefile config.status:1832: creating src/mod/event_handlers/mod_odbc_cdr/Makefile config.status:1832: creating src/mod/event_handlers/mod_rayo/Makefile config.status:1832: creating src/mod/event_handlers/mod_rayo/test/Makefile config.status:1832: creating src/mod/event_handlers/mod_smpp/Makefile config.status:1832: creating src/mod/event_handlers/mod_snmp/Makefile config.status:1832: creating src/mod/event_handlers/mod_event_zmq/Makefile config.status:1832: creating src/mod/formats/mod_imagick/Makefile config.status:1832: creating src/mod/formats/mod_local_stream/Makefile config.status:1832: creating src/mod/formats/mod_native_file/Makefile config.status:1832: creating src/mod/formats/mod_shell_stream/Makefile config.status:1832: creating src/mod/formats/mod_shout/Makefile config.status:1832: creating src/mod/formats/mod_sndfile/Makefile config.status:1832: creating src/mod/formats/mod_ssml/Makefile config.status:1832: creating src/mod/formats/mod_tone_stream/Makefile config.status:1832: creating src/mod/formats/mod_vlc/Makefile config.status:1832: creating src/mod/formats/mod_portaudio_stream/Makefile config.status:1832: creating src/mod/languages/mod_java/Makefile config.status:1832: creating src/mod/languages/mod_lua/Makefile config.status:1832: creating src/mod/languages/mod_managed/Makefile config.status:1832: creating src/mod/languages/mod_perl/Makefile config.status:1832: creating src/mod/languages/mod_python/Makefile config.status:1832: creating src/mod/languages/mod_v8/Makefile config.status:1832: creating src/mod/languages/mod_yaml/Makefile config.status:1832: creating src/mod/languages/mod_basic/Makefile config.status:1832: creating src/mod/loggers/mod_console/Makefile config.status:1832: creating src/mod/loggers/mod_graylog2/Makefile config.status:1832: creating src/mod/loggers/mod_logfile/Makefile config.status:1832: creating src/mod/loggers/mod_syslog/Makefile config.status:1832: creating src/mod/loggers/mod_raven/Makefile config.status:1832: creating src/mod/say/mod_say_de/Makefile config.status:1832: creating src/mod/say/mod_say_en/Makefile config.status:1832: creating src/mod/say/mod_say_es/Makefile config.status:1832: creating src/mod/say/mod_say_es_ar/Makefile config.status:1832: creating src/mod/say/mod_say_fa/Makefile config.status:1832: creating src/mod/say/mod_say_fr/Makefile config.status:1832: creating src/mod/say/mod_say_he/Makefile config.status:1832: creating src/mod/say/mod_say_hr/Makefile config.status:1832: creating src/mod/say/mod_say_hu/Makefile config.status:1832: creating src/mod/say/mod_say_it/Makefile config.status:1832: creating src/mod/say/mod_say_ja/Makefile config.status:1832: creating src/mod/say/mod_say_nl/Makefile config.status:1832: creating src/mod/say/mod_say_pl/Makefile config.status:1832: creating src/mod/say/mod_say_pt/Makefile config.status:1832: creating src/mod/say/mod_say_ru/Makefile config.status:1832: creating src/mod/say/mod_say_sv/Makefile config.status:1832: creating src/mod/say/mod_say_th/Makefile config.status:1832: creating src/mod/say/mod_say_zh/Makefile config.status:1832: creating src/mod/timers/mod_posix_timer/Makefile config.status:1832: creating src/mod/timers/mod_timerfd/Makefile config.status:1832: creating src/mod/xml_int/mod_xml_cdr/Makefile config.status:1832: creating src/mod/xml_int/mod_xml_curl/Makefile config.status:1832: creating src/mod/xml_int/mod_xml_ldap/Makefile config.status:1832: creating src/mod/xml_int/mod_xml_radius/Makefile config.status:1832: creating src/mod/xml_int/mod_xml_rpc/Makefile config.status:1832: creating src/mod/xml_int/mod_xml_scgi/Makefile config.status:1832: creating src/mod/applications/mod_av/Makefile config.status:1832: creating src/mod/applications/mod_av/test/Makefile config.status:1832: creating src/mod/applications/mod_video_filter/Makefile config.status:1832: creating src/include/switch_am_config.h config.status:1832: creating build/getsounds.sh config.status:1832: creating build/getlib.sh config.status:1832: creating build/getg729.sh config.status:1832: creating build/freeswitch.pc config.status:1832: creating build/modmake.rules config.status:1832: creating libs/esl/Makefile config.status:1832: creating libs/esl/perl/Makefile config.status:1832: creating libs/esl/php/Makefile config.status:1832: creating libs/xmlrpc-c/include/xmlrpc-c/config.h config.status:1832: creating libs/xmlrpc-c/xmlrpc_config.h config.status:1832: creating libs/xmlrpc-c/config.mk config.status:1832: creating libs/xmlrpc-c/srcdir.mk config.status:1832: creating libs/xmlrpc-c/stamp-h config.status:1832: creating scripts/gentls_cert config.status:1832: creating src/include/switch_private.h config.status:2013: src/include/switch_private.h is unchanged config.status:1832: creating libs/esl/src/include/esl_config_auto.h config.status:2013: libs/esl/src/include/esl_config_auto.h is unchanged config.status:1832: creating libs/xmlrpc-c/xmlrpc_amconfig.h config.status:2013: libs/xmlrpc-c/xmlrpc_amconfig.h is unchanged config.status:2061: executing depfiles commands config.status:2061: executing libtool commands configure:36645: === configuring in libs/srtp (/freeswitch-advantage/libs/srtp) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/apr (/freeswitch-advantage/libs/apr) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/apr-util (/freeswitch-advantage/libs/apr-util) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/iksemel (/freeswitch-advantage/libs/iksemel) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/libdingaling (/freeswitch-advantage/libs/libdingaling) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/sofia-sip (/freeswitch-advantage/libs/sofia-sip) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/freetdm (/freeswitch-advantage/libs/freetdm) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/unimrcp (/freeswitch-advantage/libs/unimrcp) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --cache-file=/dev/null --srcdir=. configure:36645: === configuring in libs/spandsp (/freeswitch-advantage/libs/spandsp) configure:36708: running /bin/bash ./configure.gnu --disable-option-checking '--prefix=/usr/local/freeswitch' '--enable-address-sanitizer' '--with-modinstdir=/usr/local/freeswitch/mod' 'CONFIGURE_CFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast ' 'CONFIGURE_LDFLAGS=-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' --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_const=yes ac_cv_c_inline=inline ac_cv_cflags_warn_all_ansi='-Wall -std=c99 -pedantic' ac_cv_cmu_lib_subdir=lib ac_cv_cpu_set_defined=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= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__dev_ptmx=yes ac_cv_file_dbd_apr_dbd_mysql_c=no ac_cv_found_odbc=yes ac_cv_found_odbc_inc=yes ac_cv_func_PyThread_init_thread=yes ac_cv_func___strtoll=no ac_cv_func___strtoull=no ac_cv_func__stricmp=no ac_cv_func_asprintf=yes ac_cv_func_el_wset=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_initgroups=yes ac_cv_func_localtime_r=yes ac_cv_func_malloc_0_nonnull=no ac_cv_func_memcached_server_name=yes ac_cv_func_memcached_stat_execute=yes ac_cv_func_mlock=yes ac_cv_func_mlockall=yes ac_cv_func_mmap=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_pselect=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_setenv=yes ac_cv_func_setgroups=yes ac_cv_func_setpriority=yes ac_cv_func_setrlimit=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strftime=yes ac_cv_func_stricmp=no ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_timerfd_create=yes ac_cv_func_usleep=yes ac_cv_func_vasprintf=yes ac_cv_func_wcsncmp=yes ac_cv_gcc_declaration_after_statement=yes ac_cv_gcc_supports_w_no_misleading_indentation=yes ac_cv_gcc_supports_w_no_unused_result=yes ac_cv_have_EXTERN_h=yes ac_cv_have_decl_EL_PROMPT_ESC=yes ac_cv_have_decl_EL_REFRESH=yes ac_cv_have_decl_RLIMIT_MEMLOCK=yes ac_cv_have_decl_SCHED_FIFO=yes ac_cv_have_decl_SCHED_RR=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_EXTERN_h=yes ac_cv_header_codec2_codec2_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ei_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_flite_flite_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lame_lame_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_sched_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_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_apr_1_apr_pool_mutex_set=no ac_cv_lib_aprutil_1_apr_queue_pop_timeout=no ac_cv_lib_asound_snd_pcm_open=yes ac_cv_lib_codec2_codec2_create=yes ac_cv_lib_ei___ei_encode_version=yes ac_cv_lib_ei___ei_link_unlink=no ac_cv_lib_flite_flite_init=yes ac_cv_lib_jbig_jbg_enc_out=yes ac_cv_lib_jpeg_jpeg_std_error=yes ac_cv_lib_lber_ber_pvt_opt_on=yes ac_cv_lib_ldap_ldap_search=yes ac_cv_lib_lzma_lzma_code=yes ac_cv_lib_mp3lame_lame_init=yes ac_cv_lib_odbc_SQLDisconnect=yes ac_cv_lib_openal_alMidiGainSOFT=no ac_cv_lib_perl_perl_alloc=yes ac_cv_lib_pthread_pthread_setschedparam=yes ac_cv_lib_python2_7___main=yes ac_cv_lib_resolv_res_init=no ac_cv_lib_rt_clock_getres=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_rt_clock_nanosleep=yes ac_cv_lib_ssl_DTLSv1_method=yes ac_cv_lib_ssl_SSL_CTX_set_tlsext_use_srtp=yes ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflateReset=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_odbc_where_inc=/usr/include ac_cv_odbc_where_lib=yes ac_cv_path_BZIP=/bin/bzip2 ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_ERLANG=/usr/bin/erl ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_NET_SNMP_CONFIG=/usr/bin/net-snmp-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_TAR=/bin/tar ac_cv_path_WGET=/usr/bin/wget ac_cv_path_XZ=/usr/bin/xz ac_cv_path_ZCAT=/bin/gunzip ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PERL=ac_cv_have_perl=yes ac_cv_prog_PHP=ac_cv_have_php=no ac_cv_prog_PHP_CONFIG=ac_cv_have_php_config=no ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_ssize_t=8 ac_cv_sizeof_voidp=8 ac_cv_struct_tm=time.h ac_cv_sys_cxx_works=yes ac_cv_type_memcached_instance_stp=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_use_libperl=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_compiler_vendor=gnu lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /freeswitch-advantage/build/config/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMQP_CFLAGS='' AMQP_LIBS='-lrabbitmq' AMRWB_CFLAGS='' AMRWB_LIBS='' AMR_CFLAGS='' AMR_LIBS='-lopencore-amrnb' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_MAKEFLAGS='' AM_MOD_AVMD_CXXFLAGS='-std=gnu99' AM_V='$(V)' AR='ar' ATTR_UNUSED='__attribute__((__unused__))' AUTOCONF='${SHELL} /freeswitch-advantage/build/config/missing autoconf' AUTOHEADER='${SHELL} /freeswitch-advantage/build/config/missing autoheader' AUTOMAKE='${SHELL} /freeswitch-advantage/build/config/missing automake-1.15' AVCODEC_CFLAGS='-I/usr/include/x86_64-linux-gnu' AVCODEC_LIBS='-lavcodec' AVFORMAT_CFLAGS='-I/usr/include/x86_64-linux-gnu' AVFORMAT_LIBS='-lavformat' AVRESAMPLE_CFLAGS='-I/usr/include/x86_64-linux-gnu' AVRESAMPLE_LIBS='-lavresample' AVUTIL_CFLAGS='-I/usr/include/x86_64-linux-gnu' AVUTIL_LIBS='-lavutil' AWK='mawk' BROADVOICE_CFLAGS='' BROADVOICE_LIBS='-lbroadvoice -lm' BROTLIDEC_CFLAGS='' BROTLIDEC_LIBS='' BROTLIENC_CFLAGS='' BROTLIENC_LIBS='' BZIP='/bin/bzip2' CC='gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='$(CC)' CFLAGS='-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast' CODEC2_CFLAGS='' CODEC2_LIBS='-lcodec2' CONF_DISABLED_MODULES='$$(grep "\#" $(switch_builddir)/modules.conf | grep -v "\#\#" | sed -e "s|^.*/||" | sort | uniq )' CONF_MODULES='$$(grep -v "\#" $(switch_builddir)/modules.conf | sed -e "s|^.*/||" | sort | uniq )' CPP='gcc -E' CPPFLAGS='' CURL='' CURL_CFLAGS='-I/usr/include/x86_64-linux-gnu' CURL_LIBS='-lcurl' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -fsanitize=address -fno-omit-frame-pointer -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRECTORY_SEPARATOR='/' DISABLE_CC_FALSE='' DISABLE_CC_TRUE='#' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CPP_FALSE='#' ENABLE_CPP_TRUE='' ENABLE_LIBVPX_FALSE='#' ENABLE_LIBVPX_TRUE='' ENABLE_LIBYUV_FALSE='#' ENABLE_LIBYUV_TRUE='' ENABLE_SRTP_FALSE='#' ENABLE_SRTP_TRUE='' ENABLE_ZRTP_FALSE='' ENABLE_ZRTP_TRUE='#' ERLANG='/usr/bin/erl' ERLANG_CFLAGS='-I/usr/lib/erlang/lib/erl_interface-3.9.2/include ' ERLANG_LDFLAGS='-L/usr/lib/erlang/lib/erl_interface-3.9.2/lib -lei' ESL_LDFLAGS='' EXEEXT='' FGREP='/bin/grep -F' FLITE_CFLAGS='' FLITE_LIBS='-lflite -lflite_cmu_grapheme_lang -lflite_cmu_grapheme_lex -lflite_cmu_indic_lang -lflite_cmu_indic_lex -lflite_cmulex -lflite_cmu_time_awb -lflite_cmu_us_awb -lflite_cmu_us_kal16 -lflite_cmu_us_kal -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_LIBS='-lfreetype' FVAD_CFLAGS='' FVAD_LIBS='' G7221_CFLAGS='' G7221_LIBS='' GETG729='cd /freeswitch-advantage/libs && /bin/bash /freeswitch-advantage/build/getg729.sh' GETLIB='cd /freeswitch-advantage/libs && /bin/bash /freeswitch-advantage/build/getlib.sh' GETSOUNDS='/bin/bash /freeswitch-advantage/build/getsounds.sh' GREP='/bin/grep' GUMBO_CFLAGS='' GUMBO_LIBS='' H2O_CFLAGS='' H2O_LIBS='' HAVE_AMQP_FALSE='#' HAVE_AMQP_TRUE='' HAVE_AMRWB_FALSE='' HAVE_AMRWB_TRUE='#' HAVE_AMR_FALSE='#' HAVE_AMR_TRUE='' HAVE_AVCODEC_FALSE='#' HAVE_AVCODEC_TRUE='' HAVE_AVFORMAT_FALSE='#' HAVE_AVFORMAT_TRUE='' HAVE_AVRESAMPLE_FALSE='#' HAVE_AVRESAMPLE_TRUE='' HAVE_AVUTIL_FALSE='#' HAVE_AVUTIL_TRUE='' HAVE_BROADVOICE_FALSE='#' HAVE_BROADVOICE_TRUE='' HAVE_BROTLIDEC_FALSE='' HAVE_BROTLIDEC_TRUE='#' HAVE_BROTLIENC_FALSE='' HAVE_BROTLIENC_TRUE='#' HAVE_CODEC2_FALSE='#' HAVE_CODEC2_TRUE='' HAVE_ERLANG_FALSE='#' HAVE_ERLANG_TRUE='' HAVE_FLITE_FALSE='#' HAVE_FLITE_TRUE='' HAVE_FREETYPE_FALSE='#' HAVE_FREETYPE_TRUE='' HAVE_FVAD_FALSE='' HAVE_FVAD_TRUE='#' HAVE_G7221_FALSE='' HAVE_G7221_TRUE='#' HAVE_G723_1_FALSE='' HAVE_G723_1_TRUE='#' HAVE_G729_FALSE='' HAVE_G729_TRUE='#' HAVE_GUMBO_FALSE='' HAVE_GUMBO_TRUE='#' HAVE_H2O_FALSE='' HAVE_H2O_TRUE='#' HAVE_HIREDIS_FALSE='#' HAVE_HIREDIS_TRUE='' HAVE_ILBC_FALSE='' HAVE_ILBC_TRUE='#' HAVE_LDAP_FALSE='#' HAVE_LDAP_TRUE='' HAVE_LDNS_FALSE='#' HAVE_LDNS_TRUE='' HAVE_LIBWWW_SSL_DEFINE='0' HAVE_MAGICK7_FALSE='' HAVE_MAGICK7_TRUE='#' HAVE_MAGICK_FALSE='#' HAVE_MAGICK_TRUE='' HAVE_MEMCACHED_FALSE='#' HAVE_MEMCACHED_TRUE='' HAVE_MONGOC_FALSE='' HAVE_MONGOC_TRUE='#' HAVE_MP3LAME_FALSE='#' HAVE_MP3LAME_TRUE='' HAVE_MPG123_FALSE='#' HAVE_MPG123_TRUE='' HAVE_MYSQL_FALSE='' HAVE_MYSQL_TRUE='#' HAVE_ODBC_FALSE='#' HAVE_ODBC_TRUE='' HAVE_OPENAL_FALSE='' HAVE_OPENAL_TRUE='#' HAVE_OPENCV_FALSE='#' HAVE_OPENCV_TRUE='' HAVE_OPUS_FALSE='#' HAVE_OPUS_TRUE='' HAVE_PERL_FALSE='#' HAVE_PERL_TRUE='' HAVE_PGSQL_FALSE='' HAVE_PGSQL_TRUE='#' HAVE_PHP_FALSE='#' HAVE_PHP_TRUE='' HAVE_PNG_FALSE='#' HAVE_PNG_TRUE='' HAVE_PORTAUDIO_FALSE='#' HAVE_PORTAUDIO_TRUE='' HAVE_SHOUT_FALSE='#' HAVE_SHOUT_TRUE='' HAVE_SILK_FALSE='#' HAVE_SILK_TRUE='' HAVE_SMPP34_FALSE='' HAVE_SMPP34_TRUE='#' HAVE_SNDFILE_FALSE='#' HAVE_SNDFILE_TRUE='' HAVE_SOUNDTOUCH_FALSE='#' HAVE_SOUNDTOUCH_TRUE='' HAVE_SWSCALE_FALSE='#' HAVE_SWSCALE_TRUE='' HAVE_SYS_FILIO_H_DEFINE='0' HAVE_SYS_IOCTL_H_DEFINE='1' HAVE_SYS_SELECT_H_DEFINE='1' HAVE_TAP_FALSE='' HAVE_TAP_TRUE='#' HAVE_TLS_FALSE='#' HAVE_TLS_TRUE='' HAVE_V8FS_FALSE='#' HAVE_V8FS_TRUE='' HAVE_VLC_FALSE='#' HAVE_VLC_TRUE='' HAVE_WCHAR_H_DEFINE='1' HAVE_X264_FALSE='' HAVE_X264_TRUE='#' HAVE_YAML_FALSE='#' HAVE_YAML_TRUE='' HIREDIS_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis' HIREDIS_LIBS='-lhiredis' HasJava_FALSE='#' HasJava_TRUE='' ILBC_CFLAGS='' ILBC_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IS64BITLINUX_FALSE='#' IS64BITLINUX_TRUE='' ISFREEBSD_FALSE='' ISFREEBSD_TRUE='#' ISLINUX_FALSE='#' ISLINUX_TRUE='' ISMAC_FALSE='' ISMAC_TRUE='#' JACK_CFLAGS='' JACK_LIBS='-ljack -lpthread' JAVA_FLAGS='-I/usr/lib/jvm/default-java/include -DHasJava' JAVA_HOME='/usr/lib/jvm/default-java' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-fsanitize=address -Wno-error=int-conversion -Wno-error=implicit-function-declaration -Wno-error=int-to-pointer-cast -lasan' LDNS_CFLAGS='-I/usr/include/fs' LDNS_LIBS='-L/usr/lib/x86_64-linux-gnu/fs -Wl,-rpath=/usr/lib/x86_64-linux-gnu/fs -lldns' LIBEDIT_CFLAGS='-I/usr/include/editline' LIBEDIT_LIBS='-ledit -lncurses -lbsd' LIBOBJS=' ${LIBOBJDIR}malloc$U.o' LIBPNG_CFLAGS='-I/usr/include/libpng16' LIBPNG_LIBS='-lpng16' LIBS='-lssl -lcrypto ' LIBTOOL='$(SHELL) $(switch_builddir)/libtool' LIBTOOL_LIB_EXTEN='la' LIBUUID_CFLAGS='-I/usr/include/uuid' LIBUUID_LIBS='-luuid' LIB_JAVA='-L/usr/lib/jvm/default-java/lib' LIB_SUBDIR='lib' LIPO='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo' LT_SYS_LIBRARY_PATH='' LUA_CFLAGS='-I/usr/include/lua5.2' LUA_LIBS='-llua5.2' MAGICK7_CFLAGS='' MAGICK7_LIBS='' MAGICK_CFLAGS='-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6' MAGICK_LIBS='-lMagickCore-6.Q16' MAKEINFO='${SHELL} /freeswitch-advantage/build/config/missing makeinfo' MANIFEST_TOOL=':' MEMCACHED_CFLAGS='' MEMCACHED_LIBS='-lmemcached -lmemcachedutil -lpthread' MKDIR_P='/bin/mkdir -p' MONGOC_CFLAGS='' MONGOC_LIBS='' MP3LAME_CFLAGS='' MP3LAME_LIBS='-lmp3lame' MPG123_CFLAGS='' MPG123_LIBS='-lmpg123' NET_SNMP_CONFIG='/usr/bin/net-snmp-config' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' ODBC_INC_DIR='/usr/include' ODBC_INC_FLAGS='-I/usr/include' ODBC_LIB_DIR='yes' ODBC_LIB_FLAGS='-Wl,-lodbc' OPENCV_CFLAGS='-I/usr/include/opencv' OPENCV_LIBS='/usr/lib/x86_64-linux-gnu/libopencv_calib3d.so -lopencv_calib3d /usr/lib/x86_64-linux-gnu/libopencv_contrib.so -lopencv_contrib /usr/lib/x86_64-linux-gnu/libopencv_core.so -lopencv_core /usr/lib/x86_64-linux-gnu/libopencv_features2d.so -lopencv_features2d /usr/lib/x86_64-linux-gnu/libopencv_flann.so -lopencv_flann /usr/lib/x86_64-linux-gnu/libopencv_gpu.so -lopencv_gpu /usr/lib/x86_64-linux-gnu/libopencv_highgui.so -lopencv_highgui /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so -lopencv_imgproc /usr/lib/x86_64-linux-gnu/libopencv_legacy.so -lopencv_legacy /usr/lib/x86_64-linux-gnu/libopencv_ml.so -lopencv_ml /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so -lopencv_objdetect /usr/lib/x86_64-linux-gnu/libopencv_ocl.so -lopencv_ocl /usr/lib/x86_64-linux-gnu/libopencv_photo.so -lopencv_photo /usr/lib/x86_64-linux-gnu/libopencv_stitching.so -lopencv_stitching /usr/lib/x86_64-linux-gnu/libopencv_superres.so -lopencv_superres /usr/lib/x86_64-linux-gnu/libopencv_ts.so -lopencv_ts /usr/lib/x86_64-linux-gnu/libopencv_video.so -lopencv_video /usr/lib/x86_64-linux-gnu/libopencv_videostab.so -lopencv_videostab' OPENLDAP_LIBS=' -llber -lldap' OPUS_CFLAGS='-I/usr/include/opus' OPUS_LIBS='-lopus' OTOOL64='' OTOOL='' OUR_CLEAN_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-clean ; done )"; echo $$mods )' OUR_DISABLED_CLEAN_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)"; mods="$$(for i in $$tmp_mods ; do echo $$i-clean ; done )"; echo $$mods )' OUR_DISABLED_INSTALL_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)"; mods="$$(for i in $$tmp_mods ; do echo $$i-install ; done)"; echo $$mods )' OUR_DISABLED_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)"; mods="$$(for i in $$tmp_mods ; do echo $$i-all ; done )"; echo $$mods )' OUR_DISABLED_UNINSTALL_MODS='$$(tmp_mods="$(CONF_DISABLED_MODULES)"; mods="$$(for i in $$tmp_mods ; do echo $$i-uninstall ; done)"; echo $$mods )' OUR_INSTALL_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-install ; done)"; echo $$mods )' OUR_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-all ; done )"; echo $$mods )' OUR_UNINSTALL_MODS='$$(if test -z "$(MODULES)" ; then tmp_mods="$(CONF_MODULES)"; else tmp_mods="$(MODULES)" ; fi ; mods="$$(for i in $$tmp_mods ; do echo $$i-uninstall ; done)"; echo $$mods )' PACKAGE='freeswitch' PACKAGE_BUGREPORT='bugs@freeswitch.org' PACKAGE_NAME='freeswitch' PACKAGE_STRING='freeswitch 1.9.0' PACKAGE_TARNAME='freeswitch' PACKAGE_URL='' PACKAGE_VERSION='1.9.0' PATH_SEPARATOR=':' PA_LIBS='-ljack -lpthread-lasound' PCRE_CFLAGS='' PCRE_LIBS='-lpcre' PERL='perl' PERL_CFLAGS='-w -DMULTIPLICITY -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -DEMBED_PERL' PERL_INC=' -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE ' PERL_LDFLAGS='-Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/perl/5.24/CORE -lperl -ldl -lm -lpthread -lc -lcrypt' PERL_LIBDIR='-L/usr/lib/x86_64-linux-gnu/perl/5.24/CORE' PERL_LIBS='-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt' PERL_SITEDIR='/usr/lib/x86_64-linux-gnu/perl/5.24' PG_CONFIG='' PHP='php' PHP_CFLAGS='' PHP_CONFIG='php-config' PHP_EXT_DIR='' PHP_INC_DIR='' PHP_INI_DIR='' PHP_LDFLAGS='' PHP_LIBS='' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM_CORE_LDFLAGS='' PLATFORM_CORE_LIBS='-ldl -lcrypt -lrt -lz' PORTAUDIO_CFLAGS='-pthread' PORTAUDIO_LIBS='-lportaudio -lasound -lm -lpthread' PRTDIAG='' PYTHON='/usr/bin/python' PYTHON_CFLAGS='-I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security' PYTHON_LDFLAGS='-lpthread -ldl -lutil -lm -lpython2.7' PYTHON_SITE_DIR='/usr/lib/python2.7/dist-packages' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SHOUT_CFLAGS='-pthread' SHOUT_LIBS='-lshout' SILK_CFLAGS='-I/usr/include/silk/' SILK_LIBS='-lSKP_SILK_SDK' SMPP34_CFLAGS='' SMPP34_LIBS='' SNDFILE_CFLAGS='' SNDFILE_LIBS='-lsndfile' SNMP_LIBS='-lnetsnmpmibs -lnetsnmpagent -lnetsnmp' SOLINK='-shared -Xlinker -x' SOUNDTOUCH_CFLAGS='-I/usr/include/soundtouch' SOUNDTOUCH_LIBS='-lSoundTouch' SPANDSP_LA_JBIG='-ljbig -ljpeg ' SPANDSP_LA_LZMA='-llzma' SPEEX_CFLAGS='' SPEEX_LIBS='-lspeex -lspeexdsp' SQLITE_CFLAGS='' SQLITE_LIBS='-lsqlite3' STRIP='strip' SWITCH_AM_CFLAGS='-I/usr/include/uuid -I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src -fPIC -ffast-math -Werror -Wno-unused-result -Wno-misleading-indentation -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL' SWITCH_AM_CPPFLAGS='-I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src' SWITCH_AM_CXXFLAGS='-I/freeswitch-advantage/src/include -I/freeswitch-advantage/src/include -I/freeswitch-advantage/libs/libteletone/src -fPIC -ffast-math -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DCJSON_API_VISIBILITY=1 -DHAVE_VISIBILITY=1' SWITCH_AM_LDFLAGS='-luuid -lm' SWITCH_ANSI_CFLAGS=' -Wall -std=c99 -pedantic -Wdeclaration-after-statement' SWITCH_VERSION_MAJOR='1' SWITCH_VERSION_MICRO='0' SWITCH_VERSION_MINOR='9' SWITCH_VERSION_REVISION='' SWITCH_VERSION_REVISION_HUMAN='' SWSCALE_CFLAGS='-I/usr/include/x86_64-linux-gnu' SWSCALE_LIBS='-lswscale' SYSTEM_APRUTIL_FALSE='' SYSTEM_APRUTIL_TRUE='#' SYSTEM_APR_FALSE='' SYSTEM_APR_TRUE='#' SYSTEM_XMLRPCC_FALSE='' SYSTEM_XMLRPCC_TRUE='#' SYS_XMLRPC_CFLAGS='' SYS_XMLRPC_LDFLAGS='' TAP_CFLAGS='' TAP_LIBS='' TAR='/bin/tar' TOUCH_TARGET='if test -f "$@";then touch "$@";fi;' V8FS_STATIC_CFLAGS='-I/usr/include/v8-6.1' V8FS_STATIC_LIBS='-lrt -ldl -Wl,--start-group /usr/lib/v8-6.1/libv8_base.a /usr/lib/v8-6.1/libv8_libplatform.a /usr/lib/v8-6.1/libv8_libbase.a /usr/lib/v8-6.1/libv8_snapshot.a /usr/lib/v8-6.1/libv8_libsampler.a /usr/lib/v8-6.1/src/inspector/libinspector.a -Wl,--end-group' VA_LIST_IS_ARRAY_DEFINE='1' VERSION='1.9.0' VISIBILITY_FLAG='-fvisibility=hidden' VLC_CFLAGS='' VLC_LIBS='-lvlc' WANT_DEBUG_FALSE='#' WANT_DEBUG_TRUE='' WGET='/usr/bin/wget' X264_CFLAGS='' X264_LIBS='' XZ='/usr/bin/xz' YAML_CFLAGS='' YAML_LIBS='-lyaml' ZCAT='/bin/gunzip' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' cachedir='/usr/local/freeswitch/cache' certsdir='/usr/local/freeswitch/certs' confdir='/usr/local/freeswitch/conf' datadir='/usr/local/freeswitch' datarootdir='${prefix}/share' dbdir='/usr/local/freeswitch/db' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr/local/freeswitch' fontsdir='/usr/local/freeswitch/fonts' grammardir='/usr/local/freeswitch/grammar' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htdocsdir='/usr/local/freeswitch/htdocs' htmldir='${docdir}' imagesdir='/usr/local/freeswitch/images' includedir='/usr/local/freeswitch/include/freeswitch' infodir='${datarootdir}/info' install_sh='${SHELL} /freeswitch-advantage/build/config/install-sh' int64_t_fmt='#define SWITCH_INT64_T_FMT "ld"' int64_value='long' int_value='int' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/usr/local/freeswitch' logfiledir='/usr/local/freeswitch/log' long_value='long' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' modulesdir='/usr/local/freeswitch/mod' oldincludedir='/usr/include' openssl_CFLAGS=' -DHAVE_OPENSSL' openssl_LIBS='-lssl -lcrypto' pdfdir='${docdir}' pkgconfigdir='${exec_prefix}/lib/pkgconfig' prefix='/usr/local/freeswitch' program_transform_name='s,x,x,' psdir='${docdir}' recordingsdir='/usr/local/freeswitch/recordings' runstatedir='${localstatedir}/run' runtimedir='/usr/local/freeswitch/run' sbindir='${exec_prefix}/sbin' scriptdir='/usr/local/freeswitch/scripts' sharedstatedir='${prefix}/com' short_value='short' size_t_fmt='#define SWITCH_SIZE_T_FMT "ld"' size_t_value='size_t' soundsdir='/usr/local/freeswitch/sounds' ssize_t_fmt='#define SWITCH_SSIZE_T_FMT "ld"' ssize_t_value='ssize_t' storagedir='/usr/local/freeswitch/storage' subdirs=' libs/srtp libs/apr libs/apr-util libs/iksemel libs/libdingaling libs/sofia-sip libs/freetdm libs/unimrcp libs/spandsp' switch_builddir='/freeswitch-advantage' switch_srcdir='/freeswitch-advantage' sysconfdir='${prefix}/etc' target_alias='' uint64_t_fmt='#define SWITCH_UINT64_T_FMT "lu"' voidp_size='8' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "freeswitch" #define PACKAGE_TARNAME "freeswitch" #define PACKAGE_VERSION "1.9.0" #define PACKAGE_STRING "freeswitch 1.9.0" #define PACKAGE_BUGREPORT "bugs@freeswitch.org" #define PACKAGE_URL "" #define PACKAGE "freeswitch" #define VERSION "1.9.0" #define SWITCH_MOD_DIR "/usr/local/freeswitch/mod" #define SWITCH_RUN_DIR "/usr/local/freeswitch/run" #define SWITCH_LOG_DIR "/usr/local/freeswitch/log" #define SWITCH_DB_DIR "/usr/local/freeswitch/db" #define SWITCH_HTDOCS_DIR "/usr/local/freeswitch/htdocs" #define SWITCH_FONTS_DIR "/usr/local/freeswitch/fonts" #define SWITCH_SOUNDS_DIR "/usr/local/freeswitch/sounds" #define SWITCH_GRAMMAR_DIR "/usr/local/freeswitch/grammar" #define SWITCH_CERTS_DIR "/usr/local/freeswitch/certs" #define SWITCH_SCRIPT_DIR "/usr/local/freeswitch/scripts" #define SWITCH_RECORDINGS_DIR "/usr/local/freeswitch/recordings" #define SWITCH_IMAGES_DIR "/usr/local/freeswitch/images" #define SWITCH_STORAGE_DIR "/usr/local/freeswitch/storage" #define SWITCH_CACHE_DIR "/usr/local/freeswitch/cache" #define SWITCH_CONF_DIR "/usr/local/freeswitch/conf" #define SWITCH_DATA_DIR "/usr/local/freeswitch" #define SWITCH_LOCALSTATE_DIR "/usr/local/freeswitch" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define DEBUG /**/ #define SIZEOF_LONG 8 #define HAVE_ODBC 1 #define HAVE_LIBJPEG 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SCHED_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_NETDB_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 0 #define malloc rpl_malloc #define RETSIGTYPE void #define HAVE_STRFTIME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_VASPRINTF 1 #define HAVE_MMAP 1 #define HAVE_MLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_USLEEP 1 #define HAVE_GETIFADDRS 1 #define HAVE_TIMERFD_CREATE 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_POLL 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SETPRIORITY 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETGROUPS 1 #define HAVE_INITGROUPS 1 #define HAVE_GETRUSAGE 1 #define HAVE_WCSNCMP 1 #define HAVE_SETGROUPS 1 #define HAVE_ASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_PSELECT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_STRCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_CPU_SET_MACROS 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_CLOCK_NANOSLEEP 1 #define HAVE_PTHREAD_SETSCHEDPARAM 1 #define HAVE_DEV_PTMX 1 #define HAVE_OPENPTY 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_RLIMIT_MEMLOCK 1 #define HAVE_SCHED_RR 1 #define HAVE_SCHED_FIFO 1 #define USE_MLOCKALL 1 #define USE_SETRLIMIT 1 #define USE_SCHED_SETSCHEDULER 1 #define HAVE_SETENV 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOQ 1 #define HAVE_STRTOUQ 1 #define SWITCH_BYTE_ORDER __LITTLE_ENDIAN #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOIDP 8 #define SIZEOF_SSIZE_T 8 #define SIZEOF_SIZE_T 8 #define HAVE_CODEC2_CODEC2_H 1 #define HAVE_FLITE_FLITE_H 1 #define HAVE_MEMCACHED_SERVER_NAME 1 #define HAVE_MEMCACHED_STAT_EXECUTE 1 #define HAVE_MEMCACHED_INSTANCE_STP 1 #define HAVE_LIBEDIT 1 #define HAVE_DECL_EL_PROMPT_ESC 1 #define HAVE_DECL_EL_REFRESH 1 #define HAVE_EL_WSET 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_OPENSSL 1 #define HAVE_TLS 1 #define HAVE_OPENSSL_DTLS_SRTP 1 #define HAVE_OPENSSL_DTLS 1 #define HasJava 1 #define HAVE_EI_H 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by freeswitch config.status 1.9.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/include/switch_private.h on 31ba0febdd04 config.status:1832: creating src/include/switch_private.h config.status:2013: src/include/switch_private.h is unchanged