This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libdingaling configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --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 CONFIGURE_CXXFLAGS=-g -O2 -fsanitize=address -fno-omit-frame-pointer CONFIGURE_LDFLAGS=-fsanitize=address --cache-file=/dev/null --srcdir=. --disable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = 310f74fc414a 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:2337: checking for a BSD-compatible install configure:2405: result: /usr/bin/install -c configure:2416: checking whether build environment is sane configure:2471: result: yes configure:2622: checking for a thread-safe mkdir -p configure:2661: result: /bin/mkdir -p configure:2668: checking for gawk configure:2698: result: no configure:2668: checking for mawk configure:2684: found /usr/bin/mawk configure:2695: result: mawk configure:2706: checking whether make sets $(MAKE) configure:2728: result: yes configure:2757: checking whether make supports nested variables configure:2774: result: yes configure:2964: checking for gcc configure:2980: found /usr/bin/gcc configure:2991: result: gcc configure:3220: checking for C compiler version configure:3229: 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:3240: $? = 0 configure:3229: 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:3240: $? = 0 configure:3229: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3240: $? = 1 configure:3229: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3240: $? = 1 configure:3260: checking whether the C compiler works configure:3282: gcc -g -O2 -fsanitize=address -fno-omit-frame-pointer -fsanitize=address conftest.c >&5 configure:3286: $? = 0 configure:3334: result: yes configure:3337: checking for C compiler default output file name configure:3339: result: a.out configure:3345: checking for suffix of executables configure:3352: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -fsanitize=address conftest.c >&5 configure:3356: $? = 0 configure:3378: result: configure:3400: checking whether we are cross compiling configure:3408: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -fsanitize=address conftest.c >&5 configure:3412: $? = 0 configure:3419: ./conftest configure:3423: $? = 0 configure:3438: result: no configure:3443: checking for suffix of object files configure:3465: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:3469: $? = 0 configure:3490: result: o configure:3494: checking whether we are using the GNU C compiler configure:3513: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:3513: $? = 0 configure:3522: result: yes configure:3531: checking whether gcc accepts -g configure:3551: gcc -c -g conftest.c >&5 configure:3551: $? = 0 configure:3592: result: yes configure:3609: checking for gcc option to accept ISO C89 configure:3672: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:3672: $? = 0 configure:3685: result: none needed configure:3710: checking whether gcc understands -c and -o together configure:3732: gcc -c conftest.c -o conftest2.o configure:3735: $? = 0 configure:3732: gcc -c conftest.c -o conftest2.o configure:3735: $? = 0 configure:3747: result: yes configure:3775: checking for style of include used by make configure:3803: result: GNU configure:3829: checking dependency style of gcc configure:3940: result: gcc3 configure:3955: checking whether make sets $(MAKE) configure:3977: result: yes configure:4015: checking build system type configure:4029: result: x86_64-pc-linux-gnu configure:4049: checking host system type configure:4062: result: x86_64-pc-linux-gnu configure:4103: checking how to print strings configure:4130: result: printf configure:4151: checking for a sed that does not truncate output configure:4215: result: /bin/sed configure:4233: checking for grep that handles long lines and -e configure:4291: result: /bin/grep configure:4296: checking for egrep configure:4358: result: /bin/grep -E configure:4363: checking for fgrep configure:4425: result: /bin/grep -F configure:4460: checking for ld used by gcc configure:4527: result: /usr/bin/ld configure:4534: checking if the linker (/usr/bin/ld) is GNU ld configure:4549: result: yes configure:4561: checking for BSD- or MS-compatible name lister (nm) configure:4615: result: /usr/bin/nm -B configure:4745: checking the name lister (/usr/bin/nm -B) interface configure:4752: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:4755: /usr/bin/nm -B "conftest.o" configure:4758: output U _GLOBAL_OFFSET_TABLE_ 0000000000000000 t _GLOBAL__sub_D_00099_0_some_variable 0000000000000000 t _GLOBAL__sub_I_00099_1_some_variable U __asan_init U __asan_register_globals U __asan_unregister_globals U __asan_version_mismatch_check_v6 0000000000000000 B some_variable configure:4765: result: BSD nm configure:4768: checking whether ln -s works configure:4772: result: yes configure:4780: checking the maximum length of command line arguments configure:4911: result: 1572864 configure:4959: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4999: result: func_convert_file_noop configure:5006: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5026: result: func_convert_file_noop configure:5033: checking for /usr/bin/ld option to reload object files configure:5040: result: -r configure:5114: checking for objdump configure:5130: found /usr/bin/objdump configure:5141: result: objdump configure:5173: checking how to recognize dependent libraries configure:5373: result: pass_all configure:5458: checking for dlltool configure:5488: result: no configure:5518: checking how to associate runtime and link libraries configure:5545: result: printf %s\n configure:5606: checking for ar configure:5622: found /usr/bin/ar configure:5633: result: ar configure:5670: checking for archiver @FILE support configure:5687: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:5687: $? = 0 configure:5690: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5693: $? = 0 configure:5698: 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:5701: $? = 1 configure:5713: result: @ configure:5771: checking for strip configure:5787: found /usr/bin/strip configure:5798: result: strip configure:5870: checking for ranlib configure:5886: found /usr/bin/ranlib configure:5897: result: ranlib configure:5999: checking command to parse /usr/bin/nm -B output from gcc object configure:6152: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:6155: $? = 0 configure:6159: /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:6162: $? = 0 configure:6228: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -fsanitize=address conftest.c conftstm.o >&5 configure:6231: $? = 0 configure:6269: result: ok configure:6316: checking for sysroot configure:6346: result: no configure:6353: checking for a working dd configure:6391: result: /bin/dd configure:6395: checking how to truncate binary pipes configure:6410: result: /bin/dd bs=4096 count=1 configure:6546: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:6549: $? = 0 configure:6739: checking for mt configure:6769: result: no configure:6789: checking if : is a manifest tool configure:6795: : '-?' configure:6803: result: no configure:7480: checking how to run the C preprocessor configure:7511: gcc -E conftest.c configure:7511: $? = 0 configure:7525: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:7550: result: gcc -E configure:7570: gcc -E conftest.c configure:7570: $? = 0 configure:7584: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:7613: checking for ANSI C header files configure:7633: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7633: $? = 0 configure:7706: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -fsanitize=address conftest.c >&5 configure:7706: $? = 0 configure:7706: ./conftest configure:7706: $? = 0 configure:7717: result: yes configure:7730: checking for sys/types.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for sys/stat.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for stdlib.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for string.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for memory.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for strings.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for inttypes.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for stdint.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for unistd.h configure:7730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7744: checking for dlfcn.h configure:7744: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:8000: checking for objdir configure:8015: result: .libs configure:8275: checking if gcc supports -fno-rtti -fno-exceptions configure:8293: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8297: $? = 0 configure:8310: result: no configure:8668: checking for gcc option to produce PIC configure:8675: result: -fPIC -DPIC configure:8683: checking if gcc PIC flag -fPIC -DPIC works configure:8701: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 configure:8705: $? = 0 configure:8718: result: yes configure:8747: checking if gcc static flag -static works configure:8775: result: no configure:8790: checking if gcc supports -c -o file.o configure:8811: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -o out/conftest2.o conftest.c >&5 configure:8815: $? = 0 configure:8837: result: yes configure:8845: checking if gcc supports -c -o file.o configure:8892: result: yes configure:8925: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10188: result: yes configure:10428: checking dynamic linker characteristics configure:11009: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -fsanitize=address -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11009: $? = 0 configure:11258: result: GNU/Linux ld.so configure:11380: checking how to hardcode library paths into programs configure:11405: result: immediate configure:11953: checking whether stripping libraries is possible configure:11958: result: yes configure:11993: checking if libtool supports shared libraries configure:11995: result: yes configure:11998: checking whether to build shared libraries configure:12023: result: no configure:12026: checking whether to build static libraries configure:12030: result: yes configure:12071: checking for C compiler vendor configure:12095: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in configure:12095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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:12095: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:29:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:29:7: note: each undeclared identifier is reported only once for each function it appears in configure:12095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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:12095: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer conftest.c >&5 configure:12095: $? = 0 configure:12102: result: gnu configure:12955: checking CFLAGS for maximum ansi warnings configure:12987: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -pedantic -Wall -std=c99 -pedantic conftest.c >&5 configure:12987: $? = 0 configure:13001: result: -Wall -std=c99 -pedantic configure:13014: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all_ansi" configure:13017: $? = 0 configure:13127: checking for dirent.h that defines DIR configure:13146: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 configure:13146: $? = 0 configure:13154: result: yes configure:13167: checking for library containing opendir configure:13198: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic -fsanitize=address conftest.c >&5 configure:13198: $? = 0 configure:13215: result: none required configure:13282: checking for ANSI C header files configure:13386: result: yes configure:13397: checking for an ANSI C-conforming const configure:13463: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 configure:13463: $? = 0 configure:13470: result: yes configure:13478: checking for inline configure:13494: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 configure:13494: $? = 0 configure:13502: result: inline configure:13520: checking for size_t configure:13520: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 configure:13520: $? = 0 configure:13520: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 conftest.c: In function 'main': conftest.c:63:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:13520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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 __inline__ inline | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 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:13520: result: yes configure:13531: checking whether time.h and sys/time.h may both be included configure:13551: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 configure:13551: $? = 0 configure:13558: result: yes configure:13566: checking whether struct tm is in sys/time.h or time.h configure:13586: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 configure:13586: $? = 0 configure:13593: result: time.h configure:13604: checking whether gcc needs -traditional configure:13638: result: no configure:13647: checking for stdlib.h configure:13647: result: yes configure:13657: checking for GNU libc compatible malloc configure:13681: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic -fsanitize=address conftest.c >&5 configure:13681: $? = 0 configure:13681: ./conftest ================================================================= ==66774==ERROR: LeakSanitizer: detected memory leaks Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7f3232ff8d28 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.3+0xc1d28) #1 0x561df822472a in main /freeswitch-advantage/libs/libdingaling/conftest.c:38 #2 0x7f3232bb82e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0) SUMMARY: AddressSanitizer: 1 byte(s) leaked in 1 allocation(s). configure:13681: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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 __inline__ inline | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 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:13691: result: no configure:13712: checking return type of signal handlers configure:13730: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 conftest.c: In function 'main': conftest.c:37:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:13730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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 __inline__ inline | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 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:13737: result: void configure:13747: checking for strftime configure:13747: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic -fsanitize=address conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ configure:13747: $? = 0 configure:13747: result: yes configure:13802: checking whether byte ordering is bigendian configure:13817: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 conftest.c:34:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:34:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:34:15: error: unknown type name 'universal' configure:13817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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 __inline__ inline | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13862: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 conftest.c: In function 'main': conftest.c:40:8: error: unknown type name 'bogus' bogus endian macros ^~~~~ conftest.c:40:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros' bogus endian macros ^~~~~~ configure:13862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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 __inline__ inline | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:13906: gcc -c -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic conftest.c >&5 conftest.c: In function 'main': conftest.c:39:8: error: unknown type name 'bogus' bogus endian macros ^~~~~ conftest.c:39:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros' bogus endian macros ^~~~~~ configure:13906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdingaling" | #define PACKAGE_TARNAME "libdingaling" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "libdingaling 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libdingaling" | #define VERSION "0.1" | #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 __inline__ inline | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 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 | /* end confdefs.h. */ | #include | | int | main () | { | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:13997: gcc -o conftest -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic -fsanitize=address conftest.c >&5 configure:13997: $? = 0 configure:13997: ./conftest configure:13997: $? = 0 configure:14008: result: no configure:14148: checking that generated files are newer than configure configure:14154: result: done configure:14182: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdingaling config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 310f74fc414a config.status:1103: creating Makefile config.status:1103: creating src/config.h config.status:1332: executing depfiles commands config.status:1332: executing libtool commands ## ---------------- ## ## 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_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_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_func_malloc_0_nonnull=no ac_cv_func_strftime=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed 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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_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_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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=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/libs/libdingaling/build/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing autoconf' AUTOHEADER='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing autoheader' AUTOMAKE='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing automake-1.15' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -g -O2 -fsanitize=address -fno-omit-frame-pointer -Wall -std=c99 -pedantic' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -fsanitize=address' LIBOBJS=' ${LIBOBJDIR}malloc$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /freeswitch-advantage/libs/libdingaling/build/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libdingaling' PACKAGE_BUGREPORT='' PACKAGE_NAME='libdingaling' PACKAGE_STRING='libdingaling 0.1' PACKAGE_TARNAME='libdingaling' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' PRTDIAG='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SOLINK='-shared -Xlinker -x' STRIP='strip' VERSION='0.1' WANT_DEBUG_FALSE='#' WANT_DEBUG_TRUE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /freeswitch-advantage/libs/libdingaling/build/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' new_AM_CFLAGS='-fPIC' new_AM_LDFLAGS='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/freeswitch' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libdingaling" #define PACKAGE_TARNAME "libdingaling" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "libdingaling 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libdingaling" #define VERSION "0.1" #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 __inline__ inline #define HAVE_DIRENT_H 1 #define STDC_HEADERS 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 __BYTE_ORDER __LITTLE_ENDIAN #define __LITTLE_ENDIAN 1234 #define __BIG_ENDIAN 4321 configure: exit 0