This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by asterisk configure trunk, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 4.0.8-300.fc22.x86_64 uname -s = Linux uname -v = #1 SMP Fri Jul 10 21:04:56 UTC 2015 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /home/jwalton/.local/bin PATH: /home/jwalton/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3501: checking build system type configure:3515: result: x86_64-unknown-linux-gnu configure:3535: checking host system type configure:3548: result: x86_64-unknown-linux-gnu configure:3677: checking for gcc configure:3693: found /usr/bin/gcc configure:3704: result: gcc configure:3735: checking for C compiler version configure:3744: gcc --version >&5 gcc (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4) Copyright (C) 2015 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:3755: $? = 0 configure:3744: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.1.1/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-default-libstdcxx-abi=c++98 --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC) configure:3755: $? = 0 configure:3744: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3755: $? = 1 configure:3744: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3755: $? = 1 configure:3775: checking whether the C compiler works configure:3797: gcc -fsanitize=undefined conftest.c >&5 configure:3801: $? = 0 configure:3849: result: yes configure:3852: checking for C compiler default output file name configure:3854: result: a.out configure:3860: checking for suffix of executables configure:3867: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:3871: $? = 0 configure:3893: result: configure:3915: checking whether we are cross compiling configure:3923: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:3927: $? = 0 configure:3934: ./conftest configure:3938: $? = 0 configure:3953: result: no configure:3958: checking for suffix of object files configure:3980: gcc -c -fsanitize=undefined conftest.c >&5 configure:3984: $? = 0 configure:4005: result: o configure:4009: checking whether we are using the GNU C compiler configure:4028: gcc -c -fsanitize=undefined conftest.c >&5 configure:4028: $? = 0 configure:4037: result: yes configure:4046: checking whether gcc accepts -g configure:4066: gcc -c -g conftest.c >&5 configure:4066: $? = 0 configure:4107: result: yes configure:4124: checking for gcc option to accept ISO C89 configure:4187: gcc -c -fsanitize=undefined conftest.c >&5 configure:4187: $? = 0 configure:4200: result: none needed configure:4227: checking how to run the C preprocessor configure:4258: gcc -E conftest.c configure:4258: $? = 0 configure:4272: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4297: result: gcc -E configure:4317: gcc -E conftest.c configure:4317: $? = 0 configure:4331: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4360: checking for grep that handles long lines and -e configure:4418: result: /usr/bin/grep configure:4423: checking for egrep configure:4485: result: /usr/bin/grep -E configure:4490: checking for ANSI C header files configure:4510: gcc -c -fsanitize=undefined conftest.c >&5 configure:4510: $? = 0 configure:4583: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:4583: $? = 0 configure:4583: ./conftest configure:4583: $? = 0 configure:4594: result: yes configure:4607: checking for sys/types.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for sys/stat.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for stdlib.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for string.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for memory.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for strings.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for inttypes.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for stdint.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4607: checking for unistd.h configure:4607: gcc -c -fsanitize=undefined conftest.c >&5 configure:4607: $? = 0 configure:4607: result: yes configure:4620: checking minix/config.h usability configure:4620: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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:4620: result: no configure:4620: checking minix/config.h presence configure:4620: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4620: result: no configure:4620: checking for minix/config.h configure:4620: result: no configure:4641: checking whether it is safe to define __EXTENSIONS__ configure:4659: gcc -c -fsanitize=undefined conftest.c >&5 configure:4659: $? = 0 configure:4666: result: yes configure:4833: checking whether char is unsigned configure:4845: gcc -c -fsanitize=undefined conftest.c >&5 configure:4845: $? = 0 configure:4847: result: no configure:4909: checking for uname configure:4927: found /usr/bin/uname configure:4939: result: /usr/bin/uname configure:5402: checking for g++ configure:5418: found /usr/bin/g++ configure:5429: result: g++ configure:5456: checking for C++ compiler version configure:5465: g++ --version >&5 g++ (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4) Copyright (C) 2015 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:5476: $? = 0 configure:5465: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.1.1/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-default-libstdcxx-abi=c++98 --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC) configure:5476: $? = 0 configure:5465: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5476: $? = 1 configure:5465: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5476: $? = 1 configure:5480: checking whether we are using the GNU C++ compiler configure:5499: g++ -c conftest.cpp >&5 configure:5499: $? = 0 configure:5508: result: yes configure:5517: checking whether g++ accepts -g configure:5537: g++ -c -g conftest.cpp >&5 configure:5537: $? = 0 configure:5578: result: yes configure:5606: checking how to run the C preprocessor configure:5676: result: gcc -E configure:5696: gcc -E conftest.c configure:5696: $? = 0 configure:5710: gcc -E conftest.c conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5743: checking how to run the C++ preprocessor configure:5770: g++ -E conftest.cpp configure:5770: $? = 0 configure:5784: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5809: result: g++ -E configure:5829: g++ -E conftest.cpp configure:5829: $? = 0 configure:5843: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5873: checking for a sed that does not truncate output configure:5937: result: /usr/bin/sed configure:5942: checking for egrep configure:5952: result: grep -E configure:5968: checking for ld used by gcc configure:6035: result: /usr/bin/ld configure:6042: checking if the linker (/usr/bin/ld) is GNU ld configure:6057: result: yes configure:6066: checking for gawk configure:6082: found /usr/bin/gawk configure:6093: result: gawk configure:6118: checking for a BSD-compatible install configure:6186: result: /usr/bin/install -c configure:6197: checking whether ln -s works configure:6201: result: yes configure:6251: checking for ranlib configure:6267: found /usr/bin/ranlib configure:6278: result: ranlib configure:6300: checking for GNU make configure:6319: result: make configure:6328: checking for egrep configure:6390: result: /usr/bin/grep -E configure:6445: checking for strip configure:6461: found /usr/bin/strip configure:6472: result: strip configure:6545: checking for ar configure:6561: found /usr/bin/ar configure:6572: result: ar configure:6605: checking for bison configure:6636: result: : configure:6646: checking for cmp configure:6664: found /usr/bin/cmp configure:6677: result: /usr/bin/cmp configure:6687: checking for flex configure:6718: result: : configure:6728: checking for grep configure:6759: result: /usr/bin/grep configure:6769: checking for python configure:6787: found /usr/bin/python configure:6800: result: /usr/bin/python configure:6810: checking for find configure:6828: found /usr/bin/find configure:6841: result: /usr/bin/find configure:6851: checking for compress configure:6882: result: : configure:6892: checking for basename configure:6910: found /usr/bin/basename configure:6923: result: /usr/bin/basename configure:6933: checking for dirname configure:6951: found /usr/bin/dirname configure:6964: result: /usr/bin/dirname configure:6974: checking for sh configure:7005: result: /bin/sh configure:7015: checking for ln configure:7033: found /usr/bin/ln configure:7046: result: /usr/bin/ln configure:7056: checking for doxygen configure:7087: result: : configure:7097: checking for dot configure:7128: result: : configure:7138: checking for wget configure:7156: found /usr/bin/wget configure:7169: result: /usr/bin/wget configure:7179: checking for curl configure:7197: found /usr/bin/curl configure:7210: result: /usr/bin/curl configure:7220: checking for rubber configure:7251: result: : configure:7261: checking for catdvi configure:7292: result: : configure:7302: checking for kpsewhich configure:7333: result: : configure:7343: checking for xmllint configure:7361: found /usr/bin/xmllint configure:7374: result: /usr/bin/xmllint configure:7384: checking for xmlstarlet configure:7415: result: : configure:7425: checking for git configure:7443: found /usr/bin/git configure:7456: result: /usr/bin/git configure:7516: checking for ldconfig configure:7534: found /usr/sbin/ldconfig configure:7547: result: /usr/sbin/ldconfig configure:7557: checking for sha1sum configure:7575: found /usr/bin/sha1sum configure:7588: result: /usr/bin/sha1sum configure:7598: checking for openssl configure:7616: found /usr/bin/openssl configure:7629: result: /usr/bin/openssl configure:7638: checking for bison that supports parse-param configure:7673: result: configure:7732: checking for soxmix configure:7762: result: no configure:7791: checking for md5 configure:7821: result: no configure:7791: checking for md5sum configure:7807: found /usr/bin/md5sum configure:7818: result: md5sum configure:7999: checking for the pthreads library -lpthreads configure:8032: gcc -o conftest -fsanitize=undefined conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:8032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8041: result: no configure:7944: checking whether pthreads work without any flags configure:8032: gcc -o conftest -fsanitize=undefined conftest.c >&5 /usr/bin/ld: /tmp/cclP9C76.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' /usr/lib64/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status configure:8032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8041: result: no configure:7949: checking whether pthreads work with -Kthread configure:8032: gcc -o conftest -fsanitize=undefined -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:8032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8041: result: no configure:7949: checking whether pthreads work with -kthread configure:8032: gcc -o conftest -fsanitize=undefined -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:8032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8041: result: no configure:7999: checking for the pthreads library -llthread configure:8032: gcc -o conftest -fsanitize=undefined conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:8032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8041: result: no configure:7949: checking whether pthreads work with -pthread configure:8032: gcc -o conftest -fsanitize=undefined -pthread conftest.c >&5 configure:8032: $? = 0 configure:8041: result: yes configure:8060: checking for joinable pthread attribute configure:8075: gcc -o conftest -fsanitize=undefined -pthread conftest.c >&5 configure:8075: $? = 0 configure:8081: result: PTHREAD_CREATE_JOINABLE configure:8091: checking if more special flags are required for pthreads configure:8098: result: no configure:8222: checking for RAII support configure:8244: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:8244: $? = 0 configure:8246: checking for gcc -fnested-functions configure:8261: gcc -c -fsanitize=undefined conftest.c >&5 configure:8261: $? = 0 configure:8264: result: no configure:8310: checking for clang strsep/strcmp optimization configure:8339: gcc -c -fsanitize=undefined -O1 -Werror=array-bounds conftest.c >&5 configure:8339: $? = 0 configure:8341: result: no configure:9374: checking for gawk configure:9401: result: gawk configure:9464: checking for curl-config configure:9497: result: no configure:9573: checking whether libcurl is usable configure:9606: gcc -o conftest -fsanitize=undefined conftest.c -lcurl >&5 conftest.c:25:23: fatal error: curl/curl.h: No such file or directory compilation terminated. configure:9606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | | /* Try and use a few common options to force a failure if we are | missing symbols or can't link. */ | int x; | curl_easy_setopt(NULL,CURLOPT_URL,NULL); | x=CURL_ERROR_SIZE; | x=CURLOPT_WRITEFUNCTION; | x=CURLOPT_FILE; | x=CURLOPT_ERRORBUFFER; | x=CURLOPT_STDERR; | x=CURLOPT_VERBOSE; | | ; | return 0; | } configure:9620: result: no configure:11606: checking for size_t configure:11606: gcc -c -fsanitize=undefined conftest.c >&5 configure:11606: $? = 0 configure:11606: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:11606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 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:11606: result: yes configure:11619: checking for working alloca.h configure:11636: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:11636: $? = 0 configure:11644: result: yes configure:11652: checking for alloca configure:11689: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:11689: $? = 0 configure:11697: result: yes configure:11806: checking for dirent.h that defines DIR configure:11825: gcc -c -fsanitize=undefined conftest.c >&5 configure:11825: $? = 0 configure:11833: result: yes configure:11846: checking for library containing opendir configure:11877: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:11877: $? = 0 configure:11894: result: none required configure:11961: checking for ANSI C header files configure:12065: result: yes configure:12073: checking for sys/wait.h that is POSIX.1 compatible configure:12099: gcc -c -fsanitize=undefined conftest.c >&5 configure:12099: $? = 0 configure:12106: result: yes configure:12117: checking arpa/inet.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking arpa/inet.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for arpa/inet.h configure:12117: result: yes configure:12117: checking fcntl.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking fcntl.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for fcntl.h configure:12117: result: yes configure:12117: checking for inttypes.h configure:12117: result: yes configure:12117: checking libintl.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking libintl.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for libintl.h configure:12117: result: yes configure:12117: checking limits.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking limits.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for limits.h configure:12117: result: yes configure:12117: checking locale.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking locale.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for locale.h configure:12117: result: yes configure:12117: checking malloc.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking malloc.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for malloc.h configure:12117: result: yes configure:12117: checking netdb.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking netdb.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for netdb.h configure:12117: result: yes configure:12117: checking netinet/in.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking netinet/in.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for netinet/in.h configure:12117: result: yes configure:12117: checking stddef.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking stddef.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for stddef.h configure:12117: result: yes configure:12117: checking for stdint.h configure:12117: result: yes configure:12117: checking for stdlib.h configure:12117: result: yes configure:12117: checking for string.h configure:12117: result: yes configure:12117: checking for strings.h configure:12117: result: yes configure:12117: checking sys/event.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:77:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:12117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_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:12117: result: no configure:12117: checking sys/event.h presence configure:12117: gcc -E conftest.c conftest.c:44:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:12117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:12117: result: no configure:12117: checking for sys/event.h configure:12117: result: no configure:12117: checking sys/file.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking sys/file.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for sys/file.h configure:12117: result: yes configure:12117: checking sys/ioctl.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking sys/ioctl.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for sys/ioctl.h configure:12117: result: yes configure:12117: checking sys/param.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking sys/param.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for sys/param.h configure:12117: result: yes configure:12117: checking sys/socket.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking sys/socket.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for sys/socket.h configure:12117: result: yes configure:12117: checking sys/time.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking sys/time.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for sys/time.h configure:12117: result: yes configure:12117: checking syslog.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking syslog.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for syslog.h configure:12117: result: yes configure:12117: checking termios.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking termios.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for termios.h configure:12117: result: yes configure:12117: checking for unistd.h configure:12117: result: yes configure:12117: checking utime.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking utime.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for utime.h configure:12117: result: yes configure:12117: checking arpa/nameser.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking arpa/nameser.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for arpa/nameser.h configure:12117: result: yes configure:12117: checking sys/io.h usability configure:12117: gcc -c -fsanitize=undefined conftest.c >&5 configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking sys/io.h presence configure:12117: gcc -E conftest.c configure:12117: $? = 0 configure:12117: result: yes configure:12117: checking for sys/io.h configure:12117: result: yes configure:12147: checking for tgetent in -ltermcap configure:12172: gcc -o conftest -fsanitize=undefined conftest.c -ltermcap >&5 configure:12172: $? = 0 configure:12182: result: yes configure:12251: checking for tgetent in -ltinfo configure:12276: gcc -o conftest -fsanitize=undefined conftest.c -ltinfo >&5 configure:12276: $? = 0 configure:12286: result: yes configure:12355: checking for initscr in -lcurses configure:12380: gcc -o conftest -fsanitize=undefined conftest.c -lcurses >&5 configure:12380: $? = 0 configure:12390: result: yes configure:12414: checking curses.h usability configure:12414: gcc -c -fsanitize=undefined conftest.c >&5 configure:12414: $? = 0 configure:12414: result: yes configure:12414: checking curses.h presence configure:12414: gcc -E conftest.c configure:12414: $? = 0 configure:12414: result: yes configure:12414: checking for curses.h configure:12414: result: yes configure:12459: checking for initscr in -lncurses configure:12484: gcc -o conftest -fsanitize=undefined conftest.c -lncurses >&5 configure:12484: $? = 0 configure:12494: result: yes configure:12518: checking for curses.h configure:12518: result: yes configure:12582: checking for uuid_generate_random in -luuid configure:12607: gcc -o conftest -fsanitize=undefined conftest.c -luuid >&5 configure:12607: $? = 0 configure:12617: result: yes configure:12641: checking uuid/uuid.h usability configure:12641: gcc -c -fsanitize=undefined conftest.c >&5 configure:12641: $? = 0 configure:12641: result: yes configure:12641: checking uuid/uuid.h presence configure:12641: gcc -E conftest.c configure:12641: $? = 0 configure:12641: result: yes configure:12641: checking for uuid/uuid.h configure:12641: result: yes configure:12686: checking for uuid_generate_random in -le2fs-uuid configure:12711: gcc -o conftest -fsanitize=undefined conftest.c -le2fs-uuid >&5 /usr/bin/ld: cannot find -le2fs-uuid collect2: error: ld returned 1 exit status configure:12711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 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 uuid_generate_random (); | int | main () | { | return uuid_generate_random (); | ; | return 0; | } configure:12721: result: no configure:12774: checking for uuid_generate_random configure:12774: gcc -o conftest -fsanitize=undefined conftest.c >&5 /tmp/cc4C5qS9.o: In function `main': conftest.c:(.text+0xa): undefined reference to `uuid_generate_random' collect2: error: ld returned 1 exit status configure:12774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | /* end confdefs.h. */ | /* Define uuid_generate_random to an innocuous variant, in case declares uuid_generate_random. | For example, HP-UX 11i declares gettimeofday. */ | #define uuid_generate_random innocuous_uuid_generate_random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uuid_generate_random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uuid_generate_random | | /* 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 uuid_generate_random (); | /* 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_uuid_generate_random || defined __stub___uuid_generate_random | choke me | #endif | | int | main () | { | return uuid_generate_random (); | ; | return 0; | } configure:12774: result: no configure:12820: checking for json_dumps in -ljansson configure:12845: gcc -o conftest -fsanitize=undefined conftest.c -ljansson >&5 configure:12845: $? = 0 configure:12855: result: yes configure:12879: checking jansson.h usability configure:12879: gcc -c -fsanitize=undefined conftest.c >&5 configure:12879: $? = 0 configure:12879: result: yes configure:12879: checking jansson.h presence configure:12879: gcc -E conftest.c configure:12879: $? = 0 configure:12879: result: yes configure:12879: checking for jansson.h configure:12879: result: yes configure:12961: checking for xml2-config configure:12980: found /bin/xml2-config configure:12992: result: /bin/xml2-config configure:13043: gcc -o conftest -fsanitize=undefined -I/usr/include/libxml2 conftest.c -lxml2 -lz -lm -ldl >&5 configure:13043: $? = 0 configure:13088: checking for uriParseUriA in -luriparser configure:13113: gcc -o conftest -fsanitize=undefined conftest.c -luriparser >&5 /usr/bin/ld: cannot find -luriparser collect2: error: ld returned 1 exit status configure:13113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 uriParseUriA (); | int | main () | { | return uriParseUriA (); | ; | return 0; | } configure:13123: result: no configure:13207: checking for xsltLoadStylesheetPI in -lxslt configure:13232: gcc -o conftest -fsanitize=undefined -I/usr/include/libxml2 conftest.c -lxslt -lxml2 -lz -lm -ldl >&5 /usr/bin/ld: cannot find -lxslt collect2: error: ld returned 1 exit status configure:13232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 xsltLoadStylesheetPI (); | int | main () | { | return xsltLoadStylesheetPI (); | ; | return 0; | } configure:13242: result: no configure:13311: checking for xsltCleanupGlobals in -lxslt configure:13336: gcc -o conftest -fsanitize=undefined -I/usr/include/libxml2 conftest.c -lxslt -lxml2 -lz -lm -ldl >&5 /usr/bin/ld: cannot find -lxslt collect2: error: ld returned 1 exit status configure:13336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 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 xsltCleanupGlobals (); | int | main () | { | return xsltCleanupGlobals (); | ; | return 0; | } configure:13346: result: no configure:13403: checking xlocale.h usability configure:13403: gcc -c -fsanitize=undefined conftest.c >&5 configure:13403: $? = 0 configure:13403: result: yes configure:13403: checking xlocale.h presence configure:13403: gcc -E conftest.c configure:13403: $? = 0 configure:13403: result: yes configure:13403: checking for xlocale.h configure:13403: result: yes configure:13417: checking winsock.h usability configure:13417: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:96:21: fatal error: winsock.h: No such file or directory compilation terminated. configure:13417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_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:13417: result: no configure:13417: checking winsock.h presence configure:13417: gcc -E conftest.c conftest.c:63:21: fatal error: winsock.h: No such file or directory compilation terminated. configure:13417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:13417: result: no configure:13417: checking for winsock.h configure:13417: result: no configure:13417: checking winsock2.h usability configure:13417: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:96:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:13417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_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:13417: result: no configure:13417: checking winsock2.h presence configure:13417: gcc -E conftest.c conftest.c:63:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:13417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include configure:13417: result: no configure:13417: checking for winsock2.h configure:13417: result: no configure:13428: checking sys/poll.h usability configure:13428: gcc -c -fsanitize=undefined conftest.c >&5 configure:13428: $? = 0 configure:13428: result: yes configure:13428: checking sys/poll.h presence configure:13428: gcc -E conftest.c configure:13428: $? = 0 configure:13428: result: yes configure:13428: checking for sys/poll.h configure:13428: result: yes configure:13446: checking for special C compiler options needed for large files configure:13491: result: no configure:13497: checking for _FILE_OFFSET_BITS value needed for large files configure:13522: gcc -c -fsanitize=undefined conftest.c >&5 configure:13522: $? = 0 configure:13554: result: no configure:13641: checking for stdbool.h that conforms to C99 configure:13708: gcc -c -fsanitize=undefined conftest.c >&5 configure:13708: $? = 0 configure:13715: result: yes configure:13717: checking for _Bool configure:13717: gcc -c -fsanitize=undefined conftest.c >&5 configure:13717: $? = 0 configure:13717: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:99:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:13717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_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 ((_Bool))) | return 0; | ; | return 0; | } configure:13717: result: yes configure:13734: checking for an ANSI C-conforming const configure:13800: gcc -c -fsanitize=undefined conftest.c >&5 configure:13800: $? = 0 configure:13807: result: yes configure:13815: checking for uid_t in sys/types.h configure:13834: result: yes configure:13845: checking for inline configure:13861: gcc -c -fsanitize=undefined conftest.c >&5 configure:13861: $? = 0 configure:13869: result: inline configure:13888: checking for long double with more range or precision than double configure:13924: gcc -c -fsanitize=undefined conftest.c >&5 configure:13924: $? = 0 configure:13931: result: yes configure:13939: checking for mode_t configure:13939: gcc -c -fsanitize=undefined conftest.c >&5 configure:13939: $? = 0 configure:13939: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:102:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:13939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 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 ((mode_t))) | return 0; | ; | return 0; | } configure:13939: result: yes configure:13950: checking for off_t configure:13950: gcc -c -fsanitize=undefined conftest.c >&5 configure:13950: $? = 0 configure:13950: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:102:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:13950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 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 ((off_t))) | return 0; | ; | return 0; | } configure:13950: result: yes configure:13961: checking for pid_t configure:13961: gcc -c -fsanitize=undefined conftest.c >&5 configure:13961: $? = 0 configure:13961: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:102:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:13961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 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 ((pid_t))) | return 0; | ; | return 0; | } configure:13961: result: yes configure:13972: checking for size_t configure:13972: result: yes configure:13983: checking for struct stat.st_blksize configure:13983: gcc -c -fsanitize=undefined conftest.c >&5 configure:13983: $? = 0 configure:13983: result: yes configure:13993: checking for struct ucred.uid configure:13993: gcc -c -fsanitize=undefined conftest.c >&5 configure:13993: $? = 0 configure:13993: result: yes configure:14004: checking for struct ucred.cr_uid configure:14004: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:75:12: error: 'struct ucred' has no member named 'cr_uid' if (ac_aggr.cr_uid) ^ configure:14004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct ucred ac_aggr; | if (ac_aggr.cr_uid) | return 0; | ; | return 0; | } configure:14004: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:75:19: error: 'struct ucred' has no member named 'cr_uid' if (sizeof ac_aggr.cr_uid) ^ configure:14004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct ucred ac_aggr; | if (sizeof ac_aggr.cr_uid) | return 0; | ; | return 0; | } configure:14004: result: no configure:14015: checking for struct sockpeercred.uid configure:14015: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:74:28: error: storage size of 'ac_aggr' isn't known static struct sockpeercred ac_aggr; ^ configure:14015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockpeercred ac_aggr; | if (ac_aggr.uid) | return 0; | ; | return 0; | } configure:14015: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:74:28: error: storage size of 'ac_aggr' isn't known static struct sockpeercred ac_aggr; ^ configure:14015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockpeercred ac_aggr; | if (sizeof ac_aggr.uid) | return 0; | ; | return 0; | } configure:14015: result: no configure:14027: checking for struct ifreq.ifr_ifru.ifru_hwaddr configure:14027: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:74:5: error: used struct type value where scalar is required if (ac_aggr.ifr_ifru.ifru_hwaddr) ^ configure:14027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_ifru.ifru_hwaddr) | return 0; | ; | return 0; | } configure:14027: gcc -c -fsanitize=undefined conftest.c >&5 configure:14027: $? = 0 configure:14027: result: yes configure:14038: checking whether time.h and sys/time.h may both be included configure:14058: gcc -c -fsanitize=undefined conftest.c >&5 configure:14058: $? = 0 configure:14065: result: yes configure:14073: checking whether struct tm is in sys/time.h or time.h configure:14093: gcc -c -fsanitize=undefined conftest.c >&5 configure:14093: $? = 0 configure:14100: result: time.h configure:14108: checking for working volatile configure:14127: gcc -c -fsanitize=undefined conftest.c >&5 configure:14127: $? = 0 configure:14134: result: yes configure:14142: checking for ptrdiff_t configure:14142: gcc -c -fsanitize=undefined conftest.c >&5 configure:14142: $? = 0 configure:14142: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:106:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:14142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 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 ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:14142: result: yes configure:14153: checking for struct stat.st_mtim configure:14153: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:77:5: error: used struct type value where scalar is required if (ac_aggr.st_mtim) ^ configure:14153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:14153: gcc -c -fsanitize=undefined conftest.c >&5 configure:14153: $? = 0 configure:14153: result: yes configure:14163: checking for struct stat.st_mtimensec configure:14163: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:78:12: error: 'struct stat' has no member named 'st_mtimensec' if (ac_aggr.st_mtimensec) ^ configure:14163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:14163: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:78:19: error: 'struct stat' has no member named 'st_mtimensec' if (sizeof ac_aggr.st_mtimensec) ^ configure:14163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:14163: result: no configure:14173: checking for struct stat.st_mtimespec configure:14173: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:78:12: error: 'struct stat' has no member named 'st_mtimespec' if (ac_aggr.st_mtimespec) ^ configure:14173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:14173: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:78:19: error: 'struct stat' has no member named 'st_mtimespec' if (sizeof ac_aggr.st_mtimespec) ^ configure:14173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimespec) | return 0; | ; | return 0; | } configure:14173: result: no configure:14193: checking for unistd.h configure:14193: result: yes configure:14203: checking for working chown configure:14236: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14236: $? = 0 configure:14236: ./conftest configure:14236: $? = 0 configure:14248: result: yes configure:14256: checking whether closedir returns void configure:14280: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14280: $? = 0 configure:14280: ./conftest configure:14280: $? = 0 configure:14290: result: no configure:14298: checking for error_at_line configure:14314: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14314: $? = 0 configure:14322: result: yes configure:14335: checking vfork.h usability configure:14335: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:107:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 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:14335: result: no configure:14335: checking vfork.h presence configure:14335: gcc -E conftest.c conftest.c:74:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:14335: result: no configure:14335: checking for vfork.h configure:14335: result: no configure:14348: checking for fork configure:14348: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:14348: $? = 0 configure:14348: result: yes configure:14348: checking for vfork configure:14348: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14348: $? = 0 configure:14348: result: yes configure:14358: checking for working fork configure:14380: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14380: $? = 0 configure:14380: ./conftest configure:14380: $? = 0 configure:14390: result: yes configure:14411: checking for working vfork configure:14521: result: yes configure:14548: checking for _LARGEFILE_SOURCE value needed for large files configure:14567: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14567: $? = 0 configure:14595: result: no configure:14617: checking whether gcc needs -traditional configure:14651: result: no configure:14662: checking for working memcmp configure:14705: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14705: $? = 0 configure:14705: ./conftest configure:14705: $? = 0 configure:14715: result: yes configure:14730: checking for stdlib.h configure:14730: result: yes configure:14730: checking for unistd.h configure:14730: result: yes configure:14730: checking for sys/param.h configure:14730: result: yes configure:14730: checking for utime.h configure:14730: result: yes configure:14750: checking for getpagesize configure:14750: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14750: $? = 0 configure:14750: result: yes configure:14759: checking for working mmap configure:14906: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:14906: $? = 0 configure:14906: ./conftest configure:14906: $? = 0 configure:14916: result: yes configure:14928: checking sys/select.h usability configure:14928: gcc -c -fsanitize=undefined conftest.c >&5 configure:14928: $? = 0 configure:14928: result: yes configure:14928: checking sys/select.h presence configure:14928: gcc -E conftest.c configure:14928: $? = 0 configure:14928: result: yes configure:14928: checking for sys/select.h configure:14928: result: yes configure:14928: checking for sys/socket.h configure:14928: result: yes configure:14938: checking types of arguments for select configure:14966: gcc -c -fsanitize=undefined conftest.c >&5 configure:14966: $? = 0 configure:14977: result: int,fd_set *,struct timeval * configure:15007: checking return type of signal handlers configure:15025: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:96:9: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:15025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15032: result: void configure:15040: checking whether lstat correctly handles trailing slash configure:15066: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15066: $? = 0 configure:15066: ./conftest configure:15066: $? = 0 configure:15083: result: yes configure:15102: checking whether stat accepts an empty string configure:15122: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15122: $? = 0 configure:15122: ./conftest configure:15122: $? = 0 configure:15132: result: no configure:15148: checking for working strcoll configure:15169: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15169: $? = 0 configure:15169: ./conftest configure:15169: $? = 0 configure:15179: result: yes configure:15189: checking for strftime configure:15189: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^ configure:15189: $? = 0 configure:15189: result: yes configure:15242: checking for working strnlen configure:15280: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15280: $? = 0 configure:15280: ./conftest configure:15280: $? = 0 configure:15290: result: yes configure:15299: checking for working strtod configure:15340: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15340: $? = 0 configure:15340: ./conftest configure:15340: $? = 0 configure:15350: result: yes configure:15415: checking whether utime accepts a null argument configure:15444: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15444: $? = 0 configure:15444: ./conftest configure:15444: $? = 0 configure:15454: result: yes configure:15466: checking for vprintf configure:15466: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:118:6: warning: conflicting types for built-in function 'vprintf' char vprintf (); ^ configure:15466: $? = 0 configure:15466: result: yes configure:15472: checking for _doprnt configure:15472: gcc -o conftest -fsanitize=undefined conftest.c >&5 /tmp/cc9wXlwQ.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:15472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:15472: result: no configure:15486: checking for asprintf configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for atexit configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for closefrom configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 /tmp/cc6Jmww6.o: In function `main': conftest.c:(.text+0xa): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:15486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* 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 closefrom (); | /* 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_closefrom || defined __stub___closefrom | choke me | #endif | | int | main () | { | return closefrom (); | ; | return 0; | } configure:15486: result: no configure:15486: checking for dup2 configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for eaccess configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for endpwent configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for euidaccess configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for ffsll configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:125:6: warning: conflicting types for built-in function 'ffsll' char ffsll (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for ftruncate configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for getcwd configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for gethostbyname configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for gethostname configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for getloadavg configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for gettimeofday configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for glob configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for ioperm configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for inet_ntoa configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for isascii configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:135:6: warning: conflicting types for built-in function 'isascii' char isascii (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for memchr configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:136:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for memmove configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:137:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for memset configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:138:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for mkdir configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for mkdtemp configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for munmap configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for newlocale configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for ppoll configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for putenv configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for re_comp configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for regcomp configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for select configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for setenv configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for socket configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strcasecmp configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:150:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strcasestr configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strchr configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:152:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strcspn configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:153:6: warning: conflicting types for built-in function 'strcspn' char strcspn (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strdup configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:154:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strerror configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strlcat configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 /tmp/ccXP5h3x.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:15486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:15486: result: no configure:15486: checking for strlcpy configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 /tmp/ccg6kLsC.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:15486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:15486: result: no configure:15486: checking for strncasecmp configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:156:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strndup configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:157:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strnlen configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strrchr configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:159:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strsep configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strspn configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:161:6: warning: conflicting types for built-in function 'strspn' char strspn (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strstr configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c:162:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strtod configure:15486: result: yes configure:15486: checking for strtol configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strtold configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for strtoq configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for unsetenv configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for utime configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for vasprintf configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for getpeereid configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 /tmp/ccVVrNav.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:15486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:15486: result: no configure:15486: checking for sysctl configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 configure:15486: $? = 0 configure:15486: result: yes configure:15486: checking for swapctl configure:15486: gcc -o conftest -fsanitize=undefined conftest.c >&5 /tmp/ccCIjGHE.o: In function `main': conftest.c:(.text+0xa): undefined reference to `swapctl' collect2: error: ld returned 1 exit status configure:15486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define swapctl to an innocuous variant, in case declares swapctl. | For example, HP-UX 11i declares gettimeofday. */ | #define swapctl innocuous_swapctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swapctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swapctl | | /* 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 swapctl (); | /* 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_swapctl || defined __stub___swapctl | choke me | #endif | | int | main () | { | return swapctl (); | ; | return 0; | } configure:15486: result: no configure:15496: checking for htonll configure:15509: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:152:8: warning: implicit declaration of function 'htonll' [-Wimplicit-function-declaration] return htonll(0); ^ /tmp/cc1wjbvL.o: In function `main': conftest.c:(.text+0xf): undefined reference to `htonll' collect2: error: ld returned 1 exit status configure:15509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | return htonll(0); | ; | return 0; | } configure:15516: result: no configure:15523: checking for ntohll configure:15536: gcc -o conftest -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:152:8: warning: implicit declaration of function 'ntohll' [-Wimplicit-function-declaration] return ntohll(0); ^ /tmp/ccPQmexQ.o: In function `main': conftest.c:(.text+0xf): undefined reference to `ntohll' collect2: error: ld returned 1 exit status configure:15536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | return ntohll(0); | ; | return 0; | } configure:15543: result: no configure:15552: checking for sqrt in -lm configure:15577: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:155:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^ configure:15577: $? = 0 configure:15586: result: yes configure:15601: checking for exp2 configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:172:6: warning: conflicting types for built-in function 'exp2' char exp2 (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for log2 configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:173:6: warning: conflicting types for built-in function 'log2' char log2 (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for exp10 configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:174:6: warning: conflicting types for built-in function 'exp10' char exp10 (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for log10 configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:175:6: warning: conflicting types for built-in function 'log10' char log10 (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for sin configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:176:6: warning: conflicting types for built-in function 'sin' char sin (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for cos configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:177:6: warning: conflicting types for built-in function 'cos' char cos (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for tan configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:178:6: warning: conflicting types for built-in function 'tan' char tan (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for asin configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:179:6: warning: conflicting types for built-in function 'asin' char asin (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for acos configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:180:6: warning: conflicting types for built-in function 'acos' char acos (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for atan configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:181:6: warning: conflicting types for built-in function 'atan' char atan (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for atan2 configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:182:6: warning: conflicting types for built-in function 'atan2' char atan2 (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for pow configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:183:6: warning: conflicting types for built-in function 'pow' char pow (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for rint configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:184:6: warning: conflicting types for built-in function 'rint' char rint (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for exp configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:185:6: warning: conflicting types for built-in function 'exp' char exp (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for log configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:186:6: warning: conflicting types for built-in function 'log' char log (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for remainder configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:187:6: warning: conflicting types for built-in function 'remainder' char remainder (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for fmod configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:188:6: warning: conflicting types for built-in function 'fmod' char fmod (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for round configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:189:6: warning: conflicting types for built-in function 'round' char round (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for roundf configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:190:6: warning: conflicting types for built-in function 'roundf' char roundf (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for trunc configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:191:6: warning: conflicting types for built-in function 'trunc' char trunc (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for floor configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:192:6: warning: conflicting types for built-in function 'floor' char floor (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15601: checking for ceil configure:15601: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:193:6: warning: conflicting types for built-in function 'ceil' char ceil (); ^ configure:15601: $? = 0 configure:15601: result: yes configure:15617: checking for exp2l configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:194:6: warning: conflicting types for built-in function 'exp2l' char exp2l (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for log2l configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:195:6: warning: conflicting types for built-in function 'log2l' char log2l (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for exp10l configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:196:6: warning: conflicting types for built-in function 'exp10l' char exp10l (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for log10l configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:197:6: warning: conflicting types for built-in function 'log10l' char log10l (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for sinl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:198:6: warning: conflicting types for built-in function 'sinl' char sinl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for cosl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:199:6: warning: conflicting types for built-in function 'cosl' char cosl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for tanl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:200:6: warning: conflicting types for built-in function 'tanl' char tanl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for asinl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:201:6: warning: conflicting types for built-in function 'asinl' char asinl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for acosl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:202:6: warning: conflicting types for built-in function 'acosl' char acosl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for atanl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:203:6: warning: conflicting types for built-in function 'atanl' char atanl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for atan2l configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:204:6: warning: conflicting types for built-in function 'atan2l' char atan2l (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for powl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:205:6: warning: conflicting types for built-in function 'powl' char powl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for sqrtl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:206:6: warning: conflicting types for built-in function 'sqrtl' char sqrtl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for rintl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:207:6: warning: conflicting types for built-in function 'rintl' char rintl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for expl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:208:6: warning: conflicting types for built-in function 'expl' char expl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for logl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:209:6: warning: conflicting types for built-in function 'logl' char logl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for remainderl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:210:6: warning: conflicting types for built-in function 'remainderl' char remainderl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for fmodl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:211:6: warning: conflicting types for built-in function 'fmodl' char fmodl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for roundl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:212:6: warning: conflicting types for built-in function 'roundl' char roundl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for truncl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:213:6: warning: conflicting types for built-in function 'truncl' char truncl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for floorl configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:214:6: warning: conflicting types for built-in function 'floorl' char floorl (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15617: checking for ceill configure:15617: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:215:6: warning: conflicting types for built-in function 'ceill' char ceill (); ^ configure:15617: $? = 0 configure:15617: result: yes configure:15628: checking for LLONG_MAX in limits.h configure:15641: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:15641: $? = 0 configure:15642: result: yes configure:15655: checking for timersub in time.h configure:15668: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:15668: $? = 0 configure:15669: result: yes configure:15682: checking for a version of GNU ld that supports the --dynamic-list flag configure:15703: gcc -o conftest -fsanitize=undefined -Wl,--dynamic-list,conftest.dynamics conftest.c -lm >&5 configure:15703: $? = 0 configure:15705: result: yes configure:15718: checking for sys/poll.h configure:15718: result: yes configure:15757: checking for funopen configure:15757: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 /tmp/cc0CGpsi.o: In function `main': conftest.c:(.text+0xa): undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:15757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* 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_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:15757: result: no configure:15757: checking for fopencookie configure:15757: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:15757: $? = 0 configure:15757: result: yes configure:15769: checking for inet_aton configure:15769: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:15769: $? = 0 configure:15769: result: yes configure:15780: checking for IP_PKTINFO configure:15793: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:15793: $? = 0 configure:15794: result: yes configure:15808: checking for library containing gethostbyname_r configure:15839: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:15839: $? = 0 configure:15856: result: none required configure:15865: checking for gethostbyname_r with 6 arguments configure:15879: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:204:22: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (struct hostent **)NULL, (int *)NULL); ^ configure:15879: $? = 0 configure:15880: result: yes configure:15893: checking for gethostbyname_r with 5 arguments configure:15907: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:205:104: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type [-Wincompatible-pointer-types] struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); ^ In file included from conftest.c:201:0: /usr/include/netdb.h:179:12: note: expected 'struct hostent ** restrict' but argument is of type 'int *' extern int gethostbyname_r (const char *__restrict __name, ^ conftest.c:205:22: error: too few arguments to function 'gethostbyname_r' struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); ^ In file included from conftest.c:201:0: /usr/include/netdb.h:179:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^ configure:15907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct hostent *he = gethostbyname_r((const char *)NULL, (struct hostent *)NULL, (char *)NULL, (int)0, (int *)NULL); | ; | return 0; | } configure:15914: result: no configure:15921: checking byteswap.h usability configure:15921: gcc -c -fsanitize=undefined conftest.c >&5 configure:15921: $? = 0 configure:15921: result: yes configure:15921: checking byteswap.h presence configure:15921: gcc -E conftest.c configure:15921: $? = 0 configure:15921: result: yes configure:15921: checking for byteswap.h configure:15921: result: yes configure:15932: checking for __swap16 variant of byteswapping macros configure:15945: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:201:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:15945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = __swap16(a); | ; | return 0; | } configure:15952: result: no configure:15959: checking for bswap16 variant of byteswapping macros configure:15972: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c:201:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:15972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = 1; int b = bswap16(a); | ; | return 0; | } configure:15979: result: no configure:15986: checking for locale_t in locale.h configure:15999: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:15999: $? = 0 configure:16000: result: yes configure:16039: checking for O_EVTONLY in fcntl.h configure:16052: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:206:9: error: 'O_EVTONLY' undeclared (first use in this function) int a = O_EVTONLY; ^ conftest.c:206:9: note: each undeclared identifier is reported only once for each function it appears in configure:16052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_EVTONLY; | ; | return 0; | } configure:16059: result: no configure:16066: checking for O_SYMLINK in fcntl.h configure:16079: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:206:9: error: 'O_SYMLINK' undeclared (first use in this function) int a = O_SYMLINK; ^ conftest.c:206:9: note: each undeclared identifier is reported only once for each function it appears in configure:16079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int a = O_SYMLINK; | ; | return 0; | } configure:16086: result: no configure:16095: checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h configure:16120: gcc -c -fsanitize=undefined conftest.c >&5 configure:16120: $? = 0 configure:16121: result: yes configure:16140: checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h configure:16153: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:16153: $? = 0 configure:16154: result: yes configure:16167: checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h configure:16180: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:16180: $? = 0 configure:16181: result: yes configure:16194: checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h configure:16207: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:16207: $? = 0 configure:16208: result: yes configure:16221: checking for pthread_spinlock_t in pthread.h configure:16234: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:16234: $? = 0 configure:16235: result: yes configure:16253: checking for pthread_rwlock_timedwrlock() in pthread.h configure:16268: gcc -o conftest -fsanitize=undefined -pthread conftest.c -lm >&5 configure:16268: $? = 0 configure:16270: result: yes configure:16286: checking for working unnamed semaphores configure:16309: gcc -o conftest -fsanitize=undefined -pthread conftest.c -lm >&5 configure:16309: $? = 0 configure:16309: ./conftest configure:16309: $? = 0 configure:16310: result: yes configure:16332: checking if PTHREAD_ONCE_INIT needs braces configure:16349: gcc -c -fsanitize=undefined -Werror -Wmissing-braces conftest.c >&5 configure:16349: $? = 0 configure:16351: result: no configure:16373: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h configure:16398: gcc -c -fsanitize=undefined conftest.c >&5 configure:16398: $? = 0 configure:16399: result: yes configure:16420: checking whether we can compare a mutex to its initial value configure:16437: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:215:13: error: invalid operands to binary != (have 'pthread_mutex_t {aka union }' and 'pthread_mutex_t {aka union }') if ((lock) != ((pthread_mutex_t) PTHREAD_MUTEX_INITIALIZER)) { ^ configure:16437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_t lock; | if ((lock) != ((pthread_mutex_t) PTHREAD_MUTEX_INITIALIZER)) { | return 0; | } | return 0 | ; | return 0; | } configure:16444: result: no configure:16469: checking sys/thr.h usability configure:16469: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:243:21: fatal error: sys/thr.h: No such file or directory compilation terminated. configure:16469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 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:16469: result: no configure:16469: checking sys/thr.h presence configure:16469: gcc -E conftest.c conftest.c:210:21: fatal error: sys/thr.h: No such file or directory compilation terminated. configure:16469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | /* end confdefs.h. */ | #include configure:16469: result: no configure:16469: checking for sys/thr.h configure:16469: result: no configure:16480: checking for compiler atomic operations configure:16493: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:16493: $? = 0 configure:16494: result: yes configure:16508: checking if your system printf is NULL-safe. configure:16527: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:16527: $? = 0 configure:16527: ./conftest configure:16527: $? = 0 configure:16531: result: yes configure:16542: checking if we can increase the maximum select-able file descriptor configure:16583: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:232:35: error: expected expression before '[' token struct ast_fdset { long fds_bits[[1024]]; } fds = { { 0, } }; ^ In file included from conftest.c:214:0: conftest.c:236:26: error: 'fds' undeclared (first use in this function) FD_SET(fd0, (fd_set *) &fds); ^ conftest.c:236:26: note: each undeclared identifier is reported only once for each function it appears in configure:16583: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | | int | main () | { | | struct rlimit rlim = { FD_SETSIZE * 2, FD_SETSIZE * 2 }; | int fd0, fd1; | struct timeval tv = { 0, }; | struct ast_fdset { long fds_bits[[1024]]; } fds = { { 0, } }; | if (setrlimit(RLIMIT_NOFILE, &rlim)) { exit(1); } | if ((fd0 = open("/dev/null", O_RDONLY)) < 0) { exit(1); } | if (dup2(fd0, (fd1 = FD_SETSIZE + 1)) < 0) { exit(1); } | FD_SET(fd0, (fd_set *) &fds); | FD_SET(fd1, (fd_set *) &fds); | if (select(FD_SETSIZE + 2, (fd_set *) &fds, NULL, NULL, &tv) < 0) { exit(1); } | exit(0) | ; | return 0; | } configure:16590: result: no configure:16632: checking for compiler 'attribute pure' support configure:16651: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:16651: $? = 0 configure:16652: result: yes configure:16700: checking for compiler 'attribute malloc' support configure:16719: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:16719: $? = 0 configure:16720: result: yes configure:16768: checking for compiler 'attribute const' support configure:16787: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:16787: $? = 0 configure:16788: result: yes configure:16836: checking for compiler 'attribute unused' support configure:16855: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:16855: $? = 0 configure:16856: result: yes configure:16904: checking for compiler 'attribute always_inline' support configure:16923: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 conftest.c:216:39: error: always_inline function might not be inlinable [-Werror=attributes] void __attribute__((always_inline)) *test(void *muffin, ...) {return (void *) 0;} ^ cc1: all warnings being treated as errors configure:16923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | /* end confdefs.h. */ | void __attribute__((always_inline)) *test(void *muffin, ...) {return (void *) 0;} | int | main () | { | | ; | return 0; | } configure:16933: result: no configure:16972: checking for compiler 'attribute deprecated' support configure:16991: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:16991: $? = 0 configure:16992: result: yes configure:17040: checking for compiler 'attribute sentinel' support configure:17059: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:17059: $? = 0 configure:17060: result: yes configure:17108: checking for compiler 'attribute warn_unused_result' support configure:17127: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:17127: $? = 0 configure:17128: result: yes configure:17176: checking for compiler 'attribute may_alias' support configure:17195: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:17195: $? = 0 configure:17196: result: yes configure:17244: checking for compiler 'attribute constructor' support configure:17263: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:17263: $? = 0 configure:17264: result: yes configure:17312: checking for compiler 'attribute destructor' support configure:17331: gcc -c -fsanitize=undefined -Wall -Wno-unused -Werror conftest.c >&5 configure:17331: $? = 0 configure:17332: result: yes configure:17380: checking for -ffunction-sections support configure:17395: gcc -c -fsanitize=undefined -ffunction-sections conftest.c >&5 configure:17395: $? = 0 configure:17396: result: yes configure:17400: checking for --gc-sections support configure:17413: gcc -o conftest -fsanitize=undefined -ffunction-sections -Wl,--gc-sections conftest.c -lm >&5 configure:17413: $? = 0 configure:17414: result: yes configure:17436: checking for -Wdeclaration-after-statement support configure:17439: result: yes configure:17449: checking for -Wtrampolines support configure:17452: result: yes configure:17462: checking for _FORTIFY_SOURCE support configure:17465: result: yes configure:17475: checking for -fno-strict-overflow configure:17478: result: yes configure:17488: checking for -Wshadow configure:17491: result: yes configure:17501: checking for -march=native support configure:17509: result: user CFLAGS present configure:17533: checking whether to use rpath configure:17540: result: not needed configure:17547: checking for sysinfo configure:17560: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:17560: $? = 0 configure:17561: result: yes configure:17574: checking for library containing res_9_ninit configure:17605: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 /tmp/ccw9i0L9.o: In function `main': conftest.c:(.text+0xa): undefined reference to `res_9_ninit' collect2: error: ld returned 1 exit status configure:17605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 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_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:17605: gcc -o conftest -fsanitize=undefined conftest.c -lresolv -lm >&5 /tmp/ccYJWgYg.o: In function `main': conftest.c:(.text+0xa): undefined reference to `res_9_ninit' collect2: error: ld returned 1 exit status configure:17605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 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_9_ninit (); | int | main () | { | return res_9_ninit (); | ; | return 0; | } configure:17622: result: no configure:17630: checking for res_ninit configure:17653: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:17653: $? = 0 configure:17654: result: yes configure:17659: checking for library containing res_9_ndestroy configure:17690: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 /tmp/cc5VQJ3o.o: In function `main': conftest.c:(.text+0xa): undefined reference to `res_9_ndestroy' collect2: error: ld returned 1 exit status configure:17690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 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_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:17690: gcc -o conftest -fsanitize=undefined conftest.c -lresolv -lm >&5 /tmp/ccJmIhdw.o: In function `main': conftest.c:(.text+0xa): undefined reference to `res_9_ndestroy' collect2: error: ld returned 1 exit status configure:17690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 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_9_ndestroy (); | int | main () | { | return res_9_ndestroy (); | ; | return 0; | } configure:17707: result: no configure:17715: checking for res_ndestroy configure:17738: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:238:1: warning: implicit declaration of function 'res_ndestroy' [-Wimplicit-function-declaration] res_ndestroy(NULL); ^ /tmp/ccuL3IKA.o: In function `main': conftest.c:(.text+0xf): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:17738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #include | int | main () | { | res_ndestroy(NULL); | ; | return 0; | } configure:17745: result: no configure:17751: checking for library containing res_9_close configure:17782: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 /tmp/cc8kd0eG.o: In function `main': conftest.c:(.text+0xa): undefined reference to `res_9_close' collect2: error: ld returned 1 exit status configure:17782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 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_9_close (); | int | main () | { | return res_9_close (); | ; | return 0; | } configure:17782: gcc -o conftest -fsanitize=undefined conftest.c -lresolv -lm >&5 /tmp/ccIhqpNy.o: In function `main': conftest.c:(.text+0xa): undefined reference to `res_9_close' collect2: error: ld returned 1 exit status configure:17782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 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_9_close (); | int | main () | { | return res_9_close (); | ; | return 0; | } configure:17799: result: no configure:17807: checking for res_close configure:17830: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 /tmp/cc0nabSE.o: In function `main': conftest.c:(.text+0x5): undefined reference to `__res_close' collect2: error: ld returned 1 exit status configure:17830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #include | int | main () | { | res_close(); | ; | return 0; | } configure:17837: result: no configure:17853: checking for GLOB_NOMAGIC in glob.h configure:17878: gcc -c -fsanitize=undefined conftest.c >&5 configure:17878: $? = 0 configure:17879: result: yes configure:17900: checking for GLOB_BRACE in glob.h configure:17925: gcc -c -fsanitize=undefined conftest.c >&5 configure:17925: $? = 0 configure:17926: result: yes configure:17947: checking for RTLD_NOLOAD in dlfcn.h configure:17972: gcc -c -fsanitize=undefined conftest.c >&5 configure:17972: $? = 0 configure:17973: result: yes configure:17994: checking for IP_MTU_DISCOVER in netinet/in.h configure:18019: gcc -c -fsanitize=undefined conftest.c >&5 configure:18019: $? = 0 configure:18020: result: yes configure:18039: checking libkern/OSAtomic.h usability configure:18039: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:261:30: fatal error: libkern/OSAtomic.h: No such file or directory compilation terminated. configure:18039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 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:18039: result: no configure:18039: checking libkern/OSAtomic.h presence configure:18039: gcc -E conftest.c conftest.c:228:30: fatal error: libkern/OSAtomic.h: No such file or directory compilation terminated. configure:18039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | /* end confdefs.h. */ | #include configure:18039: result: no configure:18039: checking for libkern/OSAtomic.h configure:18039: result: no configure:18054: checking size of int configure:18059: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:18059: $? = 0 configure:18059: ./conftest configure:18059: $? = 0 configure:18073: result: 4 configure:18087: checking size of long configure:18092: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:18092: $? = 0 configure:18092: ./conftest configure:18092: $? = 0 configure:18106: result: 8 configure:18120: checking size of long long configure:18125: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:18125: $? = 0 configure:18125: ./conftest configure:18125: $? = 0 configure:18139: result: 8 configure:18153: checking size of char * configure:18158: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:18158: $? = 0 configure:18158: ./conftest configure:18158: $? = 0 configure:18172: result: 8 configure:18186: checking size of long configure:18205: result: 8 configure:18219: checking size of long long configure:18238: result: 8 configure:18248: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 configure:18248: $? = 0 configure:18248: ./conftest configure:18248: $? = 0 configure:18259: checking size of fd_set.fds_bits configure:18278: result: 8 configure:18306: checking for dladdr in dlfcn.h configure:18324: gcc -o conftest -fsanitize=undefined conftest.c -lm -ldl >&5 configure:18324: $? = 0 configure:18325: result: yes configure:18396: checking for pkg-config configure:18414: found /usr/bin/pkg-config configure:18426: result: /usr/bin/pkg-config configure:18451: checking pkg-config is at least version 0.9.0 configure:18454: result: yes configure:18484: checking for snd_spcm_init in -lasound configure:18509: gcc -o conftest -fsanitize=undefined conftest.c -lasound -lm -ldl -lm >&5 /usr/bin/ld: cannot find -lasound collect2: error: ld returned 1 exit status configure:18509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 snd_spcm_init (); | int | main () | { | return snd_spcm_init (); | ; | return 0; | } configure:18519: result: no configure:18589: checking for bfd_openr in -lbfd configure:18614: gcc -o conftest -fsanitize=undefined conftest.c -lbfd -lm >&5 /usr/bin/ld: cannot find -lbfd collect2: error: ld returned 1 exit status configure:18614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 bfd_openr (); | int | main () | { | return bfd_openr (); | ; | return 0; | } configure:18624: result: no configure:18696: checking for bfd_check_format in -lbfd configure:18721: gcc -o conftest -fsanitize=undefined conftest.c -lbfd -ldl -liberty -lm >&5 /usr/bin/ld: cannot find -lbfd /usr/bin/ld: cannot find -liberty collect2: error: ld returned 1 exit status configure:18721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 bfd_check_format (); | int | main () | { | return bfd_check_format (); | ; | return 0; | } configure:18731: result: no configure:18804: checking for bfd_check_format in -lbfd configure:18839: result: no configure:18911: checking for cap_from_text in -lcap configure:18936: gcc -o conftest -fsanitize=undefined conftest.c -lcap -lm >&5 /usr/bin/ld: cannot find -lcap collect2: error: ld returned 1 exit status configure:18936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 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 cap_from_text (); | int | main () | { | return cap_from_text (); | ; | return 0; | } configure:18946: result: no configure:19001: checking for DAHDI_RESET_COUNTERS in dahdi/user.h configure:19026: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:237:25: fatal error: dahdi/user.h: No such file or directory compilation terminated. configure:19026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_RESET_COUNTERS) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19038: result: no configure:19049: checking for DAHDI_DEFAULT_MTU_MRU in dahdi/user.h configure:19074: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:237:25: fatal error: dahdi/user.h: No such file or directory compilation terminated. configure:19074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_DEFAULT_MTU_MRU) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19086: result: no configure:19097: checking for DAHDI_CODE in dahdi/user.h configure:19122: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:237:25: fatal error: dahdi/user.h: No such file or directory compilation terminated. configure:19122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_CODE) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19134: result: no configure:19146: checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h configure:19171: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:237:25: fatal error: dahdi/user.h: No such file or directory compilation terminated. configure:19171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(DAHDI_POLICY_HALF_FULL) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:19181: result: no configure:19194: checking for enhanced dahdi vmwi support configure:19218: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:237:25: fatal error: dahdi/user.h: No such file or directory compilation terminated. configure:19218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | /* end confdefs.h. */ | #include | int | main () | { | struct dahdi_vmwi_info booger; | | ; | return 0; | } configure:19228: result: no configure:19243: checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h configure:19264: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:237:25: fatal error: dahdi/user.h: No such file or directory compilation terminated. configure:19264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = DAHDI_ECHOCANCEL_FAX_MODE; | | ; | return 0; | } configure:19274: result: no configure:19286: checking for getifaddrs() support configure:19310: gcc -c -fsanitize=undefined conftest.c >&5 configure:19310: $? = 0 configure:19311: result: yes configure:19331: checking for timerfd support configure:19355: gcc -c -fsanitize=undefined conftest.c >&5 configure:19355: $? = 0 configure:19356: result: yes configure:19392: checking for gsm_create in -lgsm configure:19417: gcc -o conftest -fsanitize=undefined conftest.c -lgsm -lm >&5 /usr/bin/ld: cannot find -lgsm collect2: error: ld returned 1 exit status configure:19417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 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 gsm_create (); | int | main () | { | return gsm_create (); | ; | return 0; | } configure:19426: result: no configure:19542: checking for ILBC configure:19549: $PKG_CONFIG --exists --print-errors "libilbc" Package libilbc was not found in the pkg-config search path. Perhaps you should add the directory containing `libilbc.pc' to the PKG_CONFIG_PATH environment variable No package 'libilbc' found configure:19552: $? = 1 configure:19566: $PKG_CONFIG --exists --print-errors "libilbc" Package libilbc was not found in the pkg-config search path. Perhaps you should add the directory containing `libilbc.pc' to the PKG_CONFIG_PATH environment variable No package 'libilbc' found configure:19569: $? = 1 configure:19583: result: no No package 'libilbc' found configure:19649: checking for LIBEDIT configure:19656: $PKG_CONFIG --exists --print-errors "libedit" Package libedit was not found in the pkg-config search path. Perhaps you should add the directory containing `libedit.pc' to the PKG_CONFIG_PATH environment variable No package 'libedit' found configure:19659: $? = 1 configure:19673: $PKG_CONFIG --exists --print-errors "libedit" Package libedit was not found in the pkg-config search path. Perhaps you should add the directory containing `libedit.pc' to the PKG_CONFIG_PATH environment variable No package 'libedit' found configure:19676: $? = 1 configure:19690: result: no No package 'libedit' found configure:19760: checking for iconv_open in -liconv configure:19785: gcc -o conftest -fsanitize=undefined conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:19785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 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 iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:19795: result: no configure:19865: checking for libiconv_open in -liconv configure:19890: gcc -o conftest -fsanitize=undefined conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:19890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 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 libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:19900: result: no configure:19970: checking for iconv_close in -lc configure:19995: gcc -o conftest -fsanitize=undefined conftest.c -lc -lm >&5 configure:19995: $? = 0 configure:20005: result: yes configure:20029: checking iconv.h usability configure:20029: gcc -c -fsanitize=undefined conftest.c >&5 configure:20029: $? = 0 configure:20029: result: yes configure:20029: checking iconv.h presence configure:20029: gcc -E conftest.c configure:20029: $? = 0 configure:20029: result: yes configure:20029: checking for iconv.h configure:20029: result: yes configure:20076: checking for icaltimezone_get_utc_timezone in -lical configure:20101: gcc -o conftest -fsanitize=undefined -pthread conftest.c -lical -lm >&5 /usr/bin/ld: cannot find -lical collect2: error: ld returned 1 exit status configure:20101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 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 icaltimezone_get_utc_timezone (); | int | main () | { | return icaltimezone_get_utc_timezone (); | ; | return 0; | } configure:20111: result: no configure:20181: checking for iks_start_sasl in -liksemel configure:20206: gcc -o conftest -fsanitize=undefined conftest.c -liksemel -lm >&5 /usr/bin/ld: cannot find -liksemel collect2: error: ld returned 1 exit status configure:20206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 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 iks_start_sasl (); | int | main () | { | return iks_start_sasl (); | ; | return 0; | } configure:20216: result: no configure:20277: checking for UW IMAP Toolkit c-client library configure:20345: gcc -o conftest -fsanitize=undefined -I/home/jwalton/Desktop/asterisk-13.4.0/../imap-2004g/c-client conftest.c -lm /home/jwalton/Desktop/asterisk-13.4.0/../imap-2004g/c-client/c-client.a >&5 gcc: error: /home/jwalton/Desktop/asterisk-13.4.0/../imap-2004g/c-client/c-client.a: No such file or directory configure:20345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include "c-client.h" | void mm_searched (MAILSTREAM *stream,unsigned long number) | { | } | void mm_exists (MAILSTREAM *stream,unsigned long number) | { | } | void mm_expunged (MAILSTREAM *stream,unsigned long number) | { | } | void mm_flags (MAILSTREAM *stream,unsigned long number) | { | } | void mm_notify (MAILSTREAM *stream,char *string,long errflg) | { | } | void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) | { | } | void mm_log (char *string,long errflg) | { | } | void mm_dlog (char *string) | { | } | void mm_login (NETMBX *mb,char *user,char *pwd,long trial) | { | } | void mm_critical (MAILSTREAM *stream) | { | } | void mm_nocritical (MAILSTREAM *stream) | { | } | long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) | { | } | void mm_fatal (char *string) | { | } | int | main () | { | | MAILSTREAM *foo = mail_open(NULL, "", 0); | | | ; | return 0; | } configure:20425: result: no configure:20580: checking for system c-client library... configure:20649: gcc -o conftest -fsanitize=undefined -DUSE_SYSTEM_IMAP conftest.c -lm -lc-client >&5 conftest.c:242:31: fatal error: imap/c-client.h: No such file or directory compilation terminated. configure:20649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | #include | void mm_searched (MAILSTREAM *stream,unsigned long number) | { | } | void mm_exists (MAILSTREAM *stream,unsigned long number) | { | } | void mm_expunged (MAILSTREAM *stream,unsigned long number) | { | } | void mm_flags (MAILSTREAM *stream,unsigned long number) | { | } | void mm_notify (MAILSTREAM *stream,char *string,long errflg) | { | } | void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) | { | } | void mm_log (char *string,long errflg) | { | } | void mm_dlog (char *string) | { | } | void mm_login (NETMBX *mb,char *user,char *pwd,long trial) | { | } | void mm_critical (MAILSTREAM *stream) | { | } | void mm_nocritical (MAILSTREAM *stream) | { | } | long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) | { | } | void mm_fatal (char *string) | { | } | int | main () | { | | MAILSTREAM *foo = mail_open(NULL, "", 0); | | | ; | return 0; | } configure:20794: gcc -o conftest -fsanitize=undefined -DUSE_SYSTEM_CCLIENT conftest.c -lm -lc-client >&5 conftest.c:242:36: fatal error: c-client/c-client.h: No such file or directory compilation terminated. configure:20794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | #include | void mm_searched (MAILSTREAM *stream,unsigned long number) | { | } | void mm_exists (MAILSTREAM *stream,unsigned long number) | { | } | void mm_expunged (MAILSTREAM *stream,unsigned long number) | { | } | void mm_flags (MAILSTREAM *stream,unsigned long number) | { | } | void mm_notify (MAILSTREAM *stream,char *string,long errflg) | { | } | void mm_list (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_lsub (MAILSTREAM *stream,int delimiter,char *mailbox,long attributes) | { | } | void mm_status (MAILSTREAM *stream,char *mailbox,MAILSTATUS *status) | { | } | void mm_log (char *string,long errflg) | { | } | void mm_dlog (char *string) | { | } | void mm_login (NETMBX *mb,char *user,char *pwd,long trial) | { | } | void mm_critical (MAILSTREAM *stream) | { | } | void mm_nocritical (MAILSTREAM *stream) | { | } | long mm_diskerror (MAILSTREAM *stream,long errcode,long serious) | { | } | void mm_fatal (char *string) | { | } | int | main () | { | | MAILSTREAM *foo = mail_open(NULL, "", 0); | | | ; | return 0; | } configure:20889: result: no configure:20914: checking for SQLConnect in -liodbc configure:20939: gcc -o conftest -fsanitize=undefined -pthread conftest.c -liodbc -lm >&5 /usr/bin/ld: cannot find -liodbc collect2: error: ld returned 1 exit status configure:20939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 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 SQLConnect (); | int | main () | { | return SQLConnect (); | ; | return 0; | } configure:20949: result: no configure:21019: checking for inotify_init in -lc configure:21044: gcc -o conftest -fsanitize=undefined conftest.c -lc -lm >&5 configure:21044: $? = 0 configure:21054: result: yes configure:21078: checking sys/inotify.h usability configure:21078: gcc -c -fsanitize=undefined conftest.c >&5 configure:21078: $? = 0 configure:21078: result: yes configure:21078: checking sys/inotify.h presence configure:21078: gcc -E conftest.c configure:21078: $? = 0 configure:21078: result: yes configure:21078: checking for sys/inotify.h configure:21078: result: yes configure:21124: checking for jack_activate in -ljack configure:21149: gcc -o conftest -fsanitize=undefined conftest.c -ljack -lm >&5 /usr/bin/ld: cannot find -ljack collect2: error: ld returned 1 exit status configure:21149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 jack_activate (); | int | main () | { | return jack_activate (); | ; | return 0; | } configure:21159: result: no configure:21230: checking for kqueue in -lc configure:21255: gcc -o conftest -fsanitize=undefined conftest.c -lc -lm >&5 /tmp/cc7JObw9.o: In function `main': conftest.c:(.text+0xa): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:21255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 kqueue (); | int | main () | { | return kqueue (); | ; | return 0; | } configure:21265: result: no configure:21320: checking for kevent64 configure:21320: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 /tmp/ccq2WVVe.o: In function `main': conftest.c:(.text+0xa): undefined reference to `kevent64' collect2: error: ld returned 1 exit status configure:21320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | /* end confdefs.h. */ | /* Define kevent64 to an innocuous variant, in case declares kevent64. | For example, HP-UX 11i declares gettimeofday. */ | #define kevent64 innocuous_kevent64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kevent64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kevent64 | | /* 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 kevent64 (); | /* 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_kevent64 || defined __stub___kevent64 | choke me | #endif | | int | main () | { | return kevent64 (); | ; | return 0; | } configure:21320: result: no configure:21349: checking for lt_dlinit in -lltdl configure:21374: gcc -o conftest -fsanitize=undefined conftest.c -lltdl -lm >&5 /usr/bin/ld: cannot find -lltdl collect2: error: ld returned 1 exit status configure:21374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 lt_dlinit (); | int | main () | { | return lt_dlinit (); | ; | return 0; | } configure:21384: result: no configure:21454: checking for ldap_initialize in -lldap configure:21479: gcc -o conftest -fsanitize=undefined conftest.c -lldap -lm >&5 /usr/bin/ld: cannot find -lldap collect2: error: ld returned 1 exit status configure:21479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 ldap_initialize (); | int | main () | { | return ldap_initialize (); | ; | return 0; | } configure:21489: result: no configure:21559: checking for mISDN_open in -lmISDN configure:21584: gcc -o conftest -fsanitize=undefined conftest.c -lmISDN -lm >&5 /usr/bin/ld: cannot find -lmISDN collect2: error: ld returned 1 exit status configure:21584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 mISDN_open (); | int | main () | { | return mISDN_open (); | ; | return 0; | } configure:21594: result: no configure:22017: checking for mysql_config configure:22051: result: no configure:22134: checking for nbs_connect in -lnbs configure:22159: gcc -o conftest -fsanitize=undefined conftest.c -lnbs -lm >&5 /usr/bin/ld: cannot find -lnbs collect2: error: ld returned 1 exit status configure:22159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 nbs_connect (); | int | main () | { | return nbs_connect (); | ; | return 0; | } configure:22169: result: no configure:22271: checking for neon-config configure:22305: result: no configure:22420: checking for neon-config configure:22454: result: no configure:22571: checking for net-snmp-config configure:22605: result: no configure:22692: checking for newtBell in -lnewt configure:22717: gcc -o conftest -fsanitize=undefined conftest.c -lnewt -lm >&5 /usr/bin/ld: cannot find -lnewt collect2: error: ld returned 1 exit status configure:22717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 newtBell (); | int | main () | { | return newtBell (); | ; | return 0; | } configure:22727: result: no configure:22797: checking for SQLConnect in -lodbc configure:22822: gcc -o conftest -fsanitize=undefined conftest.c -lodbc -lm >&5 /usr/bin/ld: cannot find -lodbc collect2: error: ld returned 1 exit status configure:22822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 SQLConnect (); | int | main () | { | return SQLConnect (); | ; | return 0; | } configure:22832: result: no configure:22902: checking for ogg_sync_init in -logg configure:22927: gcc -o conftest -fsanitize=undefined conftest.c -logg -lm >&5 /usr/bin/ld: cannot find -logg collect2: error: ld returned 1 exit status configure:22927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 ogg_sync_init (); | int | main () | { | return ogg_sync_init (); | ; | return 0; | } configure:22937: result: no configure:23008: checking for backtrace in -lexecinfo configure:23033: gcc -o conftest -fsanitize=undefined conftest.c -lexecinfo -lm >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:23033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 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 backtrace (); | int | main () | { | return backtrace (); | ; | return 0; | } configure:23043: result: no configure:23113: checking for backtrace in -lc configure:23138: gcc -o conftest -fsanitize=undefined conftest.c -lc -lm >&5 configure:23138: $? = 0 configure:23148: result: yes configure:23172: checking execinfo.h usability configure:23172: gcc -c -fsanitize=undefined conftest.c >&5 configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking execinfo.h presence configure:23172: gcc -E conftest.c configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking for execinfo.h configure:23172: result: yes configure:23218: checking for ba2str in -lbluetooth configure:23243: gcc -o conftest -fsanitize=undefined conftest.c -lbluetooth -lm >&5 /usr/bin/ld: cannot find -lbluetooth collect2: error: ld returned 1 exit status configure:23243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 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 ba2str (); | int | main () | { | return ba2str (); | ; | return 0; | } configure:23253: result: no configure:23383: checking linux/soundcard.h usability configure:23383: gcc -c -fsanitize=undefined conftest.c >&5 configure:23383: $? = 0 configure:23383: result: yes configure:23383: checking linux/soundcard.h presence configure:23383: gcc -E conftest.c configure:23383: $? = 0 configure:23383: result: yes configure:23383: checking for linux/soundcard.h configure:23383: result: yes configure:23780: checking for pg_config configure:23813: result: no configure:23952: checking for PJPROJECT configure:23959: $PKG_CONFIG --exists --print-errors "libpjproject" Package libpjproject was not found in the pkg-config search path. Perhaps you should add the directory containing `libpjproject.pc' to the PKG_CONFIG_PATH environment variable No package 'libpjproject' found configure:23962: $? = 1 configure:23976: $PKG_CONFIG --exists --print-errors "libpjproject" Package libpjproject was not found in the pkg-config search path. Perhaps you should add the directory containing `libpjproject.pc' to the PKG_CONFIG_PATH environment variable No package 'libpjproject' found configure:23979: $? = 1 configure:23993: result: no No package 'libpjproject' found configure:24055: checking for pjsip_tsx_create_uac2 in -lpjsip configure:24080: gcc -o conftest -fsanitize=undefined conftest.c -lpjsip -lm >&5 /usr/bin/ld: cannot find -lpjsip collect2: error: ld returned 1 exit status configure:24080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pjsip_tsx_create_uac2 (); | int | main () | { | return pjsip_tsx_create_uac2 (); | ; | return 0; | } configure:24090: result: no configure:24152: checking if "pjmedia_mod_offer_flag flag = PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE" compiles using pjmedia.h configure:24173: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:244:22: fatal error: pjmedia.h: No such file or directory compilation terminated. configure:24173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include | int | main () | { | pjmedia_mod_offer_flag flag = PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE; | | ; | return 0; | } configure:24183: result: no configure:24212: checking for pjsip_get_dest_info in -lpjsip configure:24237: gcc -o conftest -fsanitize=undefined conftest.c -lpjsip -lm >&5 /usr/bin/ld: cannot find -lpjsip collect2: error: ld returned 1 exit status configure:24237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pjsip_get_dest_info (); | int | main () | { | return pjsip_get_dest_info (); | ; | return 0; | } configure:24247: result: no configure:24316: checking for pj_ssl_cert_load_from_files2 in -lpj configure:24341: gcc -o conftest -fsanitize=undefined conftest.c -lpj -lm >&5 /usr/bin/ld: cannot find -lpj collect2: error: ld returned 1 exit status configure:24341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pj_ssl_cert_load_from_files2 (); | int | main () | { | return pj_ssl_cert_load_from_files2 (); | ; | return 0; | } configure:24351: result: no configure:24421: checking for poptStrerror in -lpopt configure:24446: gcc -o conftest -fsanitize=undefined conftest.c -lpopt -lm >&5 /usr/bin/ld: cannot find -lpopt collect2: error: ld returned 1 exit status configure:24446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 poptStrerror (); | int | main () | { | return poptStrerror (); | ; | return 0; | } configure:24456: result: no configure:24526: checking for Pa_GetDeviceCount in -lportaudio configure:24551: gcc -o conftest -fsanitize=undefined conftest.c -lportaudio -lm >&5 /usr/bin/ld: cannot find -lportaudio collect2: error: ld returned 1 exit status configure:24551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 Pa_GetDeviceCount (); | int | main () | { | return Pa_GetDeviceCount (); | ; | return 0; | } configure:24561: result: no configure:24631: checking for pri_connected_line_update in -lpri configure:24656: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:24656: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_connected_line_update (); | int | main () | { | return pri_connected_line_update (); | ; | return 0; | } configure:24666: result: no configure:24735: checking for pri_setup_ack in -lpri configure:24760: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:24760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_setup_ack (); | int | main () | { | return pri_setup_ack (); | ; | return 0; | } configure:24770: result: no configure:24839: checking for pri_persistent_layer2_option in -lpri configure:24864: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:24864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_persistent_layer2_option (); | int | main () | { | return pri_persistent_layer2_option (); | ; | return 0; | } configure:24874: result: no configure:24943: checking for pri_date_time_send_option in -lpri configure:24968: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:24968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_date_time_send_option (); | int | main () | { | return pri_date_time_send_option (); | ; | return 0; | } configure:24978: result: no configure:25047: checking for pri_mwi_indicate_v2 in -lpri configure:25072: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_mwi_indicate_v2 (); | int | main () | { | return pri_mwi_indicate_v2 (); | ; | return 0; | } configure:25082: result: no configure:25151: checking for pri_display_text in -lpri configure:25176: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25176: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_display_text (); | int | main () | { | return pri_display_text (); | ; | return 0; | } configure:25186: result: no configure:25255: checking for pri_mwi_indicate in -lpri configure:25280: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_mwi_indicate (); | int | main () | { | return pri_mwi_indicate (); | ; | return 0; | } configure:25290: result: no configure:25359: checking for pri_mcid_enable in -lpri configure:25384: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_mcid_enable (); | int | main () | { | return pri_mcid_enable (); | ; | return 0; | } configure:25394: result: no configure:25463: checking for pri_connect_ack_enable in -lpri configure:25488: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_connect_ack_enable (); | int | main () | { | return pri_connect_ack_enable (); | ; | return 0; | } configure:25498: result: no configure:25567: checking for pri_aoc_events_enable in -lpri configure:25592: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_aoc_events_enable (); | int | main () | { | return pri_aoc_events_enable (); | ; | return 0; | } configure:25602: result: no configure:25671: checking for pri_transfer_enable in -lpri configure:25696: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_transfer_enable (); | int | main () | { | return pri_transfer_enable (); | ; | return 0; | } configure:25706: result: no configure:25775: checking for pri_cc_enable in -lpri configure:25800: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_cc_enable (); | int | main () | { | return pri_cc_enable (); | ; | return 0; | } configure:25810: result: no configure:25879: checking for pri_hangup_fix_enable in -lpri configure:25904: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:25904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_hangup_fix_enable (); | int | main () | { | return pri_hangup_fix_enable (); | ; | return 0; | } configure:25914: result: no configure:25983: checking for pri_sr_set_called_subaddress in -lpri configure:26008: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_sr_set_called_subaddress (); | int | main () | { | return pri_sr_set_called_subaddress (); | ; | return 0; | } configure:26018: result: no configure:26087: checking for pri_hold_enable in -lpri configure:26112: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_hold_enable (); | int | main () | { | return pri_hold_enable (); | ; | return 0; | } configure:26122: result: no configure:26191: checking for pri_reroute_enable in -lpri configure:26216: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_reroute_enable (); | int | main () | { | return pri_reroute_enable (); | ; | return 0; | } configure:26226: result: no configure:26295: checking for pri_sr_set_keypad_digits in -lpri configure:26320: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_sr_set_keypad_digits (); | int | main () | { | return pri_sr_set_keypad_digits (); | ; | return 0; | } configure:26330: result: no configure:26403: checking for pri_progress_with_cause in -lpri configure:26428: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_progress_with_cause (); | int | main () | { | return pri_progress_with_cause (); | ; | return 0; | } configure:26438: result: no configure:26507: checking for pri_set_inbanddisconnect in -lpri configure:26532: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_set_inbanddisconnect (); | int | main () | { | return pri_set_inbanddisconnect (); | ; | return 0; | } configure:26542: result: no configure:26611: checking for pri_maintenance_service in -lpri configure:26636: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_maintenance_service (); | int | main () | { | return pri_maintenance_service (); | ; | return 0; | } configure:26646: result: no configure:26715: checking for pri_sr_set_reversecharge in -lpri configure:26740: gcc -o conftest -fsanitize=undefined conftest.c -lpri -lm >&5 /usr/bin/ld: cannot find -lpri collect2: error: ld returned 1 exit status configure:26740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 pri_sr_set_reversecharge (); | int | main () | { | return pri_sr_set_reversecharge (); | ; | return 0; | } configure:26750: result: no configure:26821: checking for resample_open in -lresample configure:26846: gcc -o conftest -fsanitize=undefined conftest.c -lresample -lm -lm >&5 /usr/bin/ld: cannot find -lresample collect2: error: ld returned 1 exit status configure:26846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 resample_open (); | int | main () | { | return resample_open (); | ; | return 0; | } configure:26856: result: no configure:26911: checking for minimum version of SpanDSP configure:26947: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:244:30: fatal error: spandsp/version.h: No such file or directory compilation terminated. configure:26947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if SPANDSP_RELEASE_DATE < 20080516 | #error "spandsp 0.0.5 or greater is required" | #endif | ; | | ; | return 0; | } configure:26957: result: no configure:27204: checking for ss7_set_isup_timer in -lss7 configure:27229: gcc -o conftest -fsanitize=undefined conftest.c -lss7 -lm >&5 /usr/bin/ld: cannot find -lss7 collect2: error: ld returned 1 exit status configure:27229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 ss7_set_isup_timer (); | int | main () | { | return ss7_set_isup_timer (); | ; | return 0; | } configure:27239: result: no configure:27309: checking for openr2_chan_new in -lopenr2 configure:27334: gcc -o conftest -fsanitize=undefined conftest.c -lopenr2 -lm >&5 /usr/bin/ld: cannot find -lopenr2 collect2: error: ld returned 1 exit status configure:27334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 openr2_chan_new (); | int | main () | { | return openr2_chan_new (); | ; | return 0; | } configure:27344: result: no configure:27414: checking for opus_encoder_create in -lopus configure:27439: gcc -o conftest -fsanitize=undefined conftest.c -lopus -lm >&5 /usr/bin/ld: cannot find -lopus collect2: error: ld returned 1 exit status configure:27439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 opus_encoder_create (); | int | main () | { | return opus_encoder_create (); | ; | return 0; | } configure:27449: result: no configure:27539: checking /home/jwalton/pwlib/include/ptlib.h usability configure:27539: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:277:47: fatal error: /home/jwalton/pwlib/include/ptlib.h: No such file or directory compilation terminated. configure:27539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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:27539: result: no configure:27539: checking /home/jwalton/pwlib/include/ptlib.h presence configure:27539: g++ -E conftest.cpp conftest.cpp:244:47: fatal error: /home/jwalton/pwlib/include/ptlib.h: No such file or directory compilation terminated. configure:27539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include configure:27539: result: no configure:27539: checking for /home/jwalton/pwlib/include/ptlib.h configure:27539: result: no configure:27548: checking /usr/local/include/ptlib.h usability configure:27548: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:277:38: fatal error: /usr/local/include/ptlib.h: No such file or directory compilation terminated. configure:27548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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:27548: result: no configure:27548: checking /usr/local/include/ptlib.h presence configure:27548: g++ -E conftest.cpp conftest.cpp:244:38: fatal error: /usr/local/include/ptlib.h: No such file or directory compilation terminated. configure:27548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include configure:27548: result: no configure:27548: checking for /usr/local/include/ptlib.h configure:27548: result: no configure:27610: checking /usr/include/ptlib.h usability configure:27610: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:277:32: fatal error: /usr/include/ptlib.h: No such file or directory compilation terminated. configure:27610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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:27610: result: no configure:27610: checking /usr/include/ptlib.h presence configure:27610: g++ -E conftest.cpp conftest.cpp:244:32: fatal error: /usr/include/ptlib.h: No such file or directory compilation terminated. configure:27610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | /* end confdefs.h. */ | #include configure:27610: result: no configure:27610: checking for /usr/include/ptlib.h configure:27610: result: no configure:28259: checking for luaL_newstate in -llua5.2 configure:28284: gcc -o conftest -fsanitize=undefined conftest.c -llua5.2 -lm -lm >&5 /usr/bin/ld: cannot find -llua5.2 collect2: error: ld returned 1 exit status configure:28284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:28294: result: no configure:28371: checking for luaL_newstate in -llua5.1 configure:28396: gcc -o conftest -fsanitize=undefined conftest.c -llua5.1 -lm -lm >&5 /usr/bin/ld: cannot find -llua5.1 collect2: error: ld returned 1 exit status configure:28396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 luaL_newstate (); | int | main () | { | return luaL_newstate (); | ; | return 0; | } configure:28406: result: no configure:28484: checking for luaL_openlib in -llua configure:28509: gcc -o conftest -fsanitize=undefined conftest.c -llua -lm -lm >&5 /usr/bin/ld: cannot find -llua collect2: error: ld returned 1 exit status configure:28509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 luaL_openlib (); | int | main () | { | return luaL_openlib (); | ; | return 0; | } configure:28519: result: no configure:28591: checking for rc_read_config in -lfreeradius-client configure:28616: gcc -o conftest -fsanitize=undefined conftest.c -lfreeradius-client -lm >&5 /usr/bin/ld: cannot find -lfreeradius-client collect2: error: ld returned 1 exit status configure:28616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:28626: result: no configure:28700: checking for rc_read_config in -lradiusclient-ng configure:28725: gcc -o conftest -fsanitize=undefined conftest.c -lradiusclient-ng -lm >&5 /usr/bin/ld: cannot find -lradiusclient-ng collect2: error: ld returned 1 exit status configure:28725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 rc_read_config (); | int | main () | { | return rc_read_config (); | ; | return 0; | } configure:28735: result: no configure:28806: checking for cpg_join in -lcpg configure:28831: gcc -o conftest -fsanitize=undefined conftest.c -lcpg -lcfg -lm >&5 /usr/bin/ld: cannot find -lcpg /usr/bin/ld: cannot find -lcfg collect2: error: ld returned 1 exit status configure:28831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 cpg_join (); | int | main () | { | return cpg_join (); | ; | return 0; | } configure:28841: result: no configure:28910: checking for corosync_cfg_state_track in -lcfg configure:28935: gcc -o conftest -fsanitize=undefined conftest.c -lcfg -lcfg -lm >&5 /usr/bin/ld: cannot find -lcfg /usr/bin/ld: cannot find -lcfg collect2: error: ld returned 1 exit status configure:28935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 corosync_cfg_state_track (); | int | main () | { | return corosync_cfg_state_track (); | ; | return 0; | } configure:28945: result: no configure:29015: checking for speex_encode in -lspeex configure:29040: gcc -o conftest -fsanitize=undefined conftest.c -lspeex -lm -lm >&5 /usr/bin/ld: cannot find -lspeex collect2: error: ld returned 1 exit status configure:29040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 speex_encode (); | int | main () | { | return speex_encode (); | ; | return 0; | } configure:29050: result: no configure:29121: checking for speex_preprocess_ctl in -lspeex configure:29146: gcc -o conftest -fsanitize=undefined conftest.c -lspeex -lm -lm >&5 /usr/bin/ld: cannot find -lspeex collect2: error: ld returned 1 exit status configure:29146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:29156: result: no configure:29229: checking for speex_preprocess_ctl in -lspeexdsp configure:29254: gcc -o conftest -fsanitize=undefined conftest.c -lspeexdsp -lm -lm >&5 /usr/bin/ld: cannot find -lspeexdsp collect2: error: ld returned 1 exit status configure:29254: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 speex_preprocess_ctl (); | int | main () | { | return speex_preprocess_ctl (); | ; | return 0; | } configure:29264: result: no configure:29339: checking for sqlite_exec in -lsqlite configure:29364: gcc -o conftest -fsanitize=undefined conftest.c -lsqlite -lm >&5 /usr/bin/ld: cannot find -lsqlite collect2: error: ld returned 1 exit status configure:29364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 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 sqlite_exec (); | int | main () | { | return sqlite_exec (); | ; | return 0; | } configure:29374: result: no configure:29444: checking for sqlite3_open in -lsqlite3 configure:29469: gcc -o conftest -fsanitize=undefined -pthread conftest.c -lsqlite3 -lm >&5 configure:29469: $? = 0 configure:29479: result: yes configure:29503: checking sqlite3.h usability configure:29503: gcc -c -fsanitize=undefined -pthread conftest.c >&5 configure:29503: $? = 0 configure:29503: result: yes configure:29503: checking sqlite3.h presence configure:29503: gcc -E -pthread conftest.c configure:29503: $? = 0 configure:29503: result: yes configure:29503: checking for sqlite3.h configure:29503: result: yes configure:29558: checking for crypt in -lcrypt configure:29583: gcc -o conftest -fsanitize=undefined conftest.c -lcrypt -lm >&5 configure:29583: $? = 0 configure:29593: result: yes configure:29617: checking crypt.h usability configure:29617: gcc -c -fsanitize=undefined conftest.c >&5 configure:29617: $? = 0 configure:29617: result: yes configure:29617: checking crypt.h presence configure:29617: gcc -E conftest.c configure:29617: $? = 0 configure:29617: result: yes configure:29617: checking for crypt.h configure:29617: result: yes configure:29644: checking for crypt configure:29644: gcc -o conftest -fsanitize=undefined conftest.c -lm >&5 /tmp/ccCuEc0X.o: In function `main': conftest.c:(.text+0xa): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:29644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | | /* 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 crypt (); | /* 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_crypt || defined __stub___crypt | choke me | #endif | | int | main () | { | return crypt (); | ; | return 0; | } configure:29644: result: no configure:29670: checking for crypt_r in -lcrypt configure:29695: gcc -o conftest -fsanitize=undefined conftest.c -lcrypt -lm >&5 configure:29695: $? = 0 configure:29704: result: yes configure:29731: checking for AES_encrypt in -lcrypto configure:29756: gcc -o conftest -fsanitize=undefined conftest.c -lcrypto -lm >&5 /usr/bin/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status configure:29756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 AES_encrypt (); | int | main () | { | return AES_encrypt (); | ; | return 0; | } configure:29766: result: no configure:30287: checking for srtp_init in -lsrtp configure:30312: gcc -o conftest -fsanitize=undefined conftest.c -lsrtp -lm >&5 /usr/bin/ld: cannot find -lsrtp collect2: error: ld returned 1 exit status configure:30312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 srtp_init (); | int | main () | { | return srtp_init (); | ; | return 0; | } configure:30322: result: no configure:30454: checking for srtp_shutdown in -lsrtp configure:30479: gcc -o conftest -fsanitize=undefined conftest.c -lsrtp -lm >&5 /usr/bin/ld: cannot find -lsrtp collect2: error: ld returned 1 exit status configure:30479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 srtp_shutdown (); | int | main () | { | return srtp_shutdown (); | ; | return 0; | } configure:30489: result: no configure:30546: checking for GMIME configure:30553: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.0' found configure:30556: $? = 1 configure:30570: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.0' found configure:30573: $? = 1 configure:30587: result: no No package 'gmime-2.0' found configure:30546: checking for GMIME configure:30553: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.2' found configure:30556: $? = 1 configure:30570: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.2' found configure:30573: $? = 1 configure:30587: result: no No package 'gmime-2.2' found configure:30546: checking for GMIME configure:30553: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.4' found configure:30556: $? = 1 configure:30570: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.4' found configure:30573: $? = 1 configure:30587: result: no No package 'gmime-2.4' found configure:30546: checking for GMIME configure:30553: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.6.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.6' found configure:30556: $? = 1 configure:30570: $PKG_CONFIG --exists --print-errors "gmime-$ver" Package gmime-2.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmime-2.6.pc' to the PKG_CONFIG_PATH environment variable No package 'gmime-2.6' found configure:30573: $? = 1 configure:30587: result: no No package 'gmime-2.6' found configure:30653: checking for malloc in -lhoard configure:30678: gcc -o conftest -fsanitize=undefined conftest.c -lhoard -lm >&5 conftest.c:255:6: warning: conflicting types for built-in function 'malloc' char malloc (); ^ /usr/bin/ld: cannot find -lhoard collect2: error: ld returned 1 exit status configure:30678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 malloc (); | int | main () | { | return malloc (); | ; | return 0; | } configure:30688: result: no configure:30758: checking for dbinit in -lsybdb configure:30783: gcc -o conftest -fsanitize=undefined conftest.c -lsybdb -lm >&5 /usr/bin/ld: cannot find -lsybdb collect2: error: ld returned 1 exit status configure:30783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 dbinit (); | int | main () | { | return dbinit (); | ; | return 0; | } configure:30793: result: no configure:30845: checking for tone_zone_find_by_num in -ltonezone configure:30870: gcc -o conftest -fsanitize=undefined conftest.c -ltonezone -lm >&5 /usr/bin/ld: cannot find -ltonezone collect2: error: ld returned 1 exit status configure:30870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 tone_zone_find_by_num (); | int | main () | { | return tone_zone_find_by_num (); | ; | return 0; | } configure:30879: result: no configure:30910: checking for tone_zone_find in -ltonezone configure:30935: gcc -o conftest -fsanitize=undefined conftest.c -ltonezone -lm -lm >&5 /usr/bin/ld: cannot find -ltonezone collect2: error: ld returned 1 exit status configure:30935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 tone_zone_find (); | int | main () | { | return tone_zone_find (); | ; | return 0; | } configure:30945: result: no configure:31122: checking for vorbis_info_init in -lvorbis configure:31147: gcc -o conftest -fsanitize=undefined conftest.c -lvorbis -lm -lvorbisenc -lvorbisfile -lm >&5 /usr/bin/ld: cannot find -lvorbis /usr/bin/ld: cannot find -lvorbisenc /usr/bin/ld: cannot find -lvorbisfile collect2: error: ld returned 1 exit status configure:31147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 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 vorbis_info_init (); | int | main () | { | return vorbis_info_init (); | ; | return 0; | } configure:31157: result: no configure:31211: checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h configure:31233: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:248:32: fatal error: vorbis/vorbisfile.h: No such file or directory compilation terminated. configure:31233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | /* end confdefs.h. */ | #include | int | main () | { | #if !defined(OV_CALLBACKS_NOCLOSE) | (void) OV_CALLBACKS_NOCLOSE; | #endif | | ; | return 0; | } configure:31243: result: no configure:31261: checking for vpb_open in -lvpb configure:31289: g++ -o conftest -g -O2 -pthread conftest.cpp -lm -lvpb >&5 conftest.cpp:249:21: fatal error: vpbapi.h: No such file or directory compilation terminated. configure:31289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | /* end confdefs.h. */ | | #include | int | main () | { | int q = vpb_open(0,0); | ; | return 0; | } | configure:31295: result: no configure:31343: checking for compress in -lz configure:31368: gcc -o conftest -fsanitize=undefined conftest.c -lz -lm >&5 configure:31368: $? = 0 configure:31378: result: yes configure:31402: checking zlib.h usability configure:31402: gcc -c -fsanitize=undefined conftest.c >&5 configure:31402: $? = 0 configure:31402: result: yes configure:31402: checking zlib.h presence configure:31402: gcc -E conftest.c configure:31402: $? = 0 configure:31402: result: yes configure:31402: checking for zlib.h configure:31402: result: yes configure:31461: checking linux/compiler.h usability configure:31461: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:282:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:31461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 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:31461: result: no configure:31461: checking linux/compiler.h presence configure:31461: gcc -E conftest.c conftest.c:249:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:31461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include configure:31461: result: no configure:31461: checking for linux/compiler.h configure:31461: result: no configure:31472: checking for linux/ixjuser.h configure:31472: gcc -c -fsanitize=undefined conftest.c >&5 configure:31472: $? = 0 configure:31472: result: yes configure:31491: checking for MSG_NOSIGNAL in sys/socket.h configure:31516: gcc -c -fsanitize=undefined conftest.c >&5 configure:31516: $? = 0 configure:31517: result: yes configure:31537: checking for SO_NOSIGPIPE in sys/socket.h configure:31562: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c: In function 'main': conftest.c:257:22: error: 'bar' undeclared (first use in this function) int foo = bar; ^ conftest.c:257:22: note: each undeclared identifier is reported only once for each function it appears in configure:31562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 1 | #define HAVE_MSG_NOSIGNAL 1 | /* end confdefs.h. */ | #include | int | main () | { | #if defined(SO_NOSIGPIPE) | int foo = 0; | #else | int foo = bar; | #endif | 0 | | ; | return 0; | } configure:31572: result: no configure:31632: checking for sdl-config configure:31666: result: no configure:31748: checking for IMG_Load in -lSDL_image configure:31773: gcc -o conftest -fsanitize=undefined conftest.c -lSDL_image -lm >&5 /usr/bin/ld: cannot find -lSDL_image collect2: error: ld returned 1 exit status configure:31773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 1 | #define HAVE_MSG_NOSIGNAL 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 IMG_Load (); | int | main () | { | return IMG_Load (); | ; | return 0; | } configure:31783: result: no configure:31852: checking for sws_getContext in -lavcodec configure:31877: gcc -o conftest -fsanitize=undefined -pthread conftest.c -lavcodec -lz -lm -lm >&5 /usr/bin/ld: cannot find -lavcodec collect2: error: ld returned 1 exit status configure:31877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 1 | #define HAVE_MSG_NOSIGNAL 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 sws_getContext (); | int | main () | { | return sws_getContext (); | ; | return 0; | } configure:31887: result: no configure:31940: checking linux/videodev.h usability configure:31940: gcc -c -fsanitize=undefined conftest.c >&5 conftest.c:283:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:31940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 1 | #define HAVE_MSG_NOSIGNAL 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:31940: result: no configure:31940: checking linux/videodev.h presence configure:31940: gcc -E conftest.c conftest.c:250:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:31940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 1 | #define HAVE_MSG_NOSIGNAL 1 | /* end confdefs.h. */ | #include configure:31940: result: no configure:31940: checking for linux/videodev.h configure:31940: result: no configure:31970: checking for XOpenDisplay in -lX11 configure:31995: gcc -o conftest -fsanitize=undefined conftest.c -lX11 -lm >&5 /usr/bin/ld: cannot find -lX11 collect2: error: ld returned 1 exit status configure:31995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "asterisk" | #define PACKAGE_TARNAME "asterisk" | #define PACKAGE_VERSION "trunk" | #define PACKAGE_STRING "asterisk trunk" | #define PACKAGE_BUGREPORT "https://issues.asterisk.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_TERMCAP 1 | #define HAVE_TINFO 1 | #define HAVE_CURSES 1 | #define HAVE_NCURSES 1 | #define HAVE_LIBUUID 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_XLOCALE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_UCRED_UID 1 | #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_FFSLL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_IOPERM 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MUNMAP 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PPOLL 1 | #define HAVE_PUTENV 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOQ 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SYSCTL 1 | #define HAVE_LIBM 1 | #define HAVE_EXP2 1 | #define HAVE_LOG2 1 | #define HAVE_EXP10 1 | #define HAVE_LOG10 1 | #define HAVE_SIN 1 | #define HAVE_COS 1 | #define HAVE_TAN 1 | #define HAVE_ASIN 1 | #define HAVE_ACOS 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_POW 1 | #define HAVE_RINT 1 | #define HAVE_EXP 1 | #define HAVE_LOG 1 | #define HAVE_REMAINDER 1 | #define HAVE_FMOD 1 | #define HAVE_ROUND 1 | #define HAVE_ROUNDF 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_EXP2L 1 | #define HAVE_LOG2L 1 | #define HAVE_EXP10L 1 | #define HAVE_LOG10L 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_TANL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_ATAN2L 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_RINTL 1 | #define HAVE_EXPL 1 | #define HAVE_LOGL 1 | #define HAVE_REMAINDERL 1 | #define HAVE_FMODL 1 | #define HAVE_ROUNDL 1 | #define HAVE_TRUNCL 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_LLONG_MAX 1 | #define HAVE_TIMERSUB 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_INET_ATON 1 | #define HAVE_PKTINFO 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_LOCALE_T_IN_LOCALE_H 1 | #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 | #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define HAS_WORKING_SEMAPHORE 1 | #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 | #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 | #define HAVE_GCC_ATOMICS 1 | #define HAVE_NULLSAFE_PRINTF 1 | #define HAVE_ATTRIBUTE_pure 1 | #define HAVE_ATTRIBUTE_malloc 1 | #define HAVE_ATTRIBUTE_const 1 | #define HAVE_ATTRIBUTE_unused 1 | #define HAVE_ATTRIBUTE_deprecated 1 | #define HAVE_ATTRIBUTE_sentinel 1 | #define HAVE_ATTRIBUTE_warn_unused_result 1 | #define HAVE_ATTRIBUTE_may_alias 1 | #define HAVE_ATTRIBUTE_constructor 1 | #define HAVE_ATTRIBUTE_destructor 1 | #define HAVE_SYSINFO 1 | #define HAVE_RES_NINIT 1 | #define HAVE_GLOB_NOMAGIC 1 | #define HAVE_GLOB_BRACE 1 | #define HAVE_RTLD_NOLOAD 1 | #define HAVE_IP_MTU_DISCOVER 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FD_SET_FDS_BITS 8 | #define TYPEOF_FD_SET_FDS_BITS long | #define HAVE_DLADDR 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_TIMERFD 1 | #define HAVE_GSM_HEADER 1 | #define HAVE_ICONV 1 | #define HAVE_INOTIFY 1 | #define HAVE_BKTR 1 | #define HAVE_OSS 1 | #define HAVE_SQLITE3 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_CRYPT 1 | #define HAVE_CRYPT_R 1 | #define HAVE_ZLIB 1 | #define HAVE_MSG_NOSIGNAL 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 XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:32005: result: no configure:32078: checking for XOpenDisplay in -lX11 configure:32113: result: no configure:32172: checking for /sbin/launchd configure:32185: result: no configure:32201: checking for GTK2 configure:32208: $PKG_CONFIG --exists --print-errors "gtk+-2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:32211: $? = 1 configure:32225: $PKG_CONFIG --exists --print-errors "gtk+-2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:32228: $? = 1 configure:32242: result: no No package 'gtk+-2.0' found configure:32311: checking for LOG_AUTH in syslog.h configure:32336: gcc -c -fsanitize=undefined conftest.c >&5 configure:32336: $? = 0 configure:32337: result: yes configure:32357: checking for LOG_AUTHPRIV in syslog.h configure:32382: gcc -c -fsanitize=undefined conftest.c >&5 configure:32382: $? = 0 configure:32383: result: yes configure:32403: checking for LOG_CRON in syslog.h configure:32428: gcc -c -fsanitize=undefined conftest.c >&5 configure:32428: $? = 0 configure:32429: result: yes configure:32449: checking for LOG_DAEMON in syslog.h configure:32474: gcc -c -fsanitize=undefined conftest.c >&5 configure:32474: $? = 0 configure:32475: result: yes configure:32495: checking for LOG_FTP in syslog.h configure:32520: gcc -c -fsanitize=undefined conftest.c >&5 configure:32520: $? = 0 configure:32521: result: yes configure:32541: checking for LOG_KERN in syslog.h configure:32566: gcc -c -fsanitize=undefined conftest.c >&5 configure:32566: $? = 0 configure:32567: result: yes configure:32587: checking for LOG_LPR in syslog.h configure:32612: gcc -c -fsanitize=undefined conftest.c >&5 configure:32612: $? = 0 configure:32613: result: yes configure:32633: checking for LOG_MAIL in syslog.h configure:32658: gcc -c -fsanitize=undefined conftest.c >&5 configure:32658: $? = 0 configure:32659: result: yes configure:32679: checking for LOG_NEWS in syslog.h configure:32704: gcc -c -fsanitize=undefined conftest.c >&5 configure:32704: $? = 0 configure:32705: result: yes configure:32725: checking for LOG_SYSLOG in syslog.h configure:32750: gcc -c -fsanitize=undefined conftest.c >&5 configure:32750: $? = 0 configure:32751: result: yes configure:32771: checking for LOG_UUCP in syslog.h configure:32796: gcc -c -fsanitize=undefined conftest.c >&5 configure:32796: $? = 0 configure:32797: result: yes configure:32829: checking for mandatory modules: configure:32851: result: ok configure:32979: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by asterisk config.status trunk, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost.localdomain config.status:1645: creating build_tools/menuselect-deps config.status:1645: creating makeopts config.status:1645: creating include/asterisk/autoconfig.h config.status:1820: include/asterisk/autoconfig.h is unchanged configure:34191: Package configured for: configure:34193: OS type : linux-gnu configure:34195: Host CPU : x86_64 configure:34197: build-cpu:vendor:os: x86_64 : unknown : linux-gnu : configure:34199: host-cpu:vendor:os: x86_64 : unknown : linux-gnu : ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_GNU_MAKE=make ac_cv_GNU_MAKE_VERSION_MAJOR=4 ac_cv_GNU_MAKE_VERSION_MINOR=0 ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fsanitize=undefined 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_GMIME_CFLAGS_set= ac_cv_env_GMIME_CFLAGS_value= ac_cv_env_GMIME_LIBS_set= ac_cv_env_GMIME_LIBS_value= ac_cv_env_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_ILBC_CFLAGS_set= ac_cv_env_ILBC_CFLAGS_value= ac_cv_env_ILBC_LIBS_set= ac_cv_env_ILBC_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBEDIT_CFLAGS_set= ac_cv_env_LIBEDIT_CFLAGS_value= ac_cv_env_LIBEDIT_LIBS_set= ac_cv_env_LIBEDIT_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PJPROJECT_CFLAGS_set= ac_cv_env_PJPROJECT_CFLAGS_value= ac_cv_env_PJPROJECT_LIBS_set= ac_cv_env_PJPROJECT_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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__sbin_launchd=no ac_cv_func__doprnt=no ac_cv_func_acos=yes ac_cv_func_acosl=yes ac_cv_func_alloca_works=yes ac_cv_func_asin=yes ac_cv_func_asinl=yes ac_cv_func_asprintf=yes ac_cv_func_atan2=yes ac_cv_func_atan2l=yes ac_cv_func_atan=yes ac_cv_func_atanl=yes ac_cv_func_atexit=yes ac_cv_func_ceil=yes ac_cv_func_ceill=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_closefrom=no ac_cv_func_cos=yes ac_cv_func_cosl=yes ac_cv_func_crypt=no ac_cv_func_dup2=yes ac_cv_func_eaccess=yes ac_cv_func_endpwent=yes ac_cv_func_euidaccess=yes ac_cv_func_exp10=yes ac_cv_func_exp10l=yes ac_cv_func_exp2=yes ac_cv_func_exp2l=yes ac_cv_func_exp=yes ac_cv_func_expl=yes ac_cv_func_ffsll=yes ac_cv_func_floor=yes ac_cv_func_floorl=yes ac_cv_func_fmod=yes ac_cv_func_fmodl=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_funopen=no ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=no ac_cv_func_gettimeofday=yes ac_cv_func_glob=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_ioperm=yes ac_cv_func_isascii=yes ac_cv_func_kevent64=no ac_cv_func_log10=yes ac_cv_func_log10l=yes ac_cv_func_log2=yes ac_cv_func_log2l=yes ac_cv_func_log=yes ac_cv_func_logl=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_newlocale=yes ac_cv_func_pow=yes ac_cv_func_powl=yes ac_cv_func_ppoll=yes ac_cv_func_putenv=yes ac_cv_func_re_comp=yes ac_cv_func_regcomp=yes ac_cv_func_remainder=yes ac_cv_func_remainderl=yes ac_cv_func_rint=yes ac_cv_func_rintl=yes ac_cv_func_round=yes ac_cv_func_roundf=yes ac_cv_func_roundl=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_sin=yes ac_cv_func_sinl=yes ac_cv_func_socket=yes ac_cv_func_sqrtl=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtold=yes ac_cv_func_strtoq=yes ac_cv_func_swapctl=no ac_cv_func_sysctl=yes ac_cv_func_tan=yes ac_cv_func_tanl=yes ac_cv_func_trunc=yes ac_cv_func_truncl=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_uuid_generate_random=no ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header__home_jwalton_pwlib_include_ptlib_h=no ac_cv_header__usr_include_ptlib_h=no ac_cv_header__usr_local_include_ptlib_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_crypt_h=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jansson_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libkern_OSAtomic_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_compiler_h=no ac_cv_header_linux_ixjuser_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_linux_videodev_h=no ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_io_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_thr_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_header_vfork_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_xlocale_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_imap_tk=no ac_cv_lib_SDL_image_IMG_Load=no ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_asound_snd_spcm_init=no ac_cv_lib_avcodec_sws_getContext=no ac_cv_lib_bfd_bfd_check_format=no ac_cv_lib_bfd_bfd_openr=no ac_cv_lib_bluetooth_ba2str=no ac_cv_lib_c_backtrace=yes ac_cv_lib_c_iconv_close=yes ac_cv_lib_c_inotify_init=yes ac_cv_lib_c_kqueue=no ac_cv_lib_cap_cap_from_text=no ac_cv_lib_cfg_corosync_cfg_state_track=no ac_cv_lib_cpg_cpg_join=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypt_crypt_r=yes ac_cv_lib_crypto_AES_encrypt=no ac_cv_lib_curses_initscr=yes ac_cv_lib_e2fs_uuid_uuid_generate_random=no ac_cv_lib_error_at_line=yes ac_cv_lib_execinfo_backtrace=no ac_cv_lib_freeradius_client_rc_read_config=no ac_cv_lib_gsm_gsm_create=no ac_cv_lib_hoard_malloc=no ac_cv_lib_ical_icaltimezone_get_utc_timezone=no ac_cv_lib_iconv_iconv_open=no ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_iksemel_iks_start_sasl=no ac_cv_lib_iodbc_SQLConnect=no ac_cv_lib_jack_jack_activate=no ac_cv_lib_jansson_json_dumps=yes ac_cv_lib_ldap_ldap_initialize=no ac_cv_lib_ltdl_lt_dlinit=no ac_cv_lib_lua5_1_luaL_newstate=no ac_cv_lib_lua5_2_luaL_newstate=no ac_cv_lib_lua_luaL_openlib=no ac_cv_lib_mISDN_mISDN_open=no ac_cv_lib_m_sqrt=yes ac_cv_lib_nbs_nbs_connect=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_newt_newtBell=no ac_cv_lib_odbc_SQLConnect=no ac_cv_lib_ogg_ogg_sync_init=no ac_cv_lib_openr2_openr2_chan_new=no ac_cv_lib_opus_opus_encoder_create=no ac_cv_lib_pj_pj_ssl_cert_load_from_files2=no ac_cv_lib_pjsip_pjsip_get_dest_info=no ac_cv_lib_pjsip_pjsip_tsx_create_uac2=no ac_cv_lib_popt_poptStrerror=no ac_cv_lib_portaudio_Pa_GetDeviceCount=no ac_cv_lib_pri_pri_aoc_events_enable=no ac_cv_lib_pri_pri_cc_enable=no ac_cv_lib_pri_pri_connect_ack_enable=no ac_cv_lib_pri_pri_connected_line_update=no ac_cv_lib_pri_pri_date_time_send_option=no ac_cv_lib_pri_pri_display_text=no ac_cv_lib_pri_pri_hangup_fix_enable=no ac_cv_lib_pri_pri_hold_enable=no ac_cv_lib_pri_pri_maintenance_service=no ac_cv_lib_pri_pri_mcid_enable=no ac_cv_lib_pri_pri_mwi_indicate=no ac_cv_lib_pri_pri_mwi_indicate_v2=no ac_cv_lib_pri_pri_persistent_layer2_option=no ac_cv_lib_pri_pri_progress_with_cause=no ac_cv_lib_pri_pri_reroute_enable=no ac_cv_lib_pri_pri_set_inbanddisconnect=no ac_cv_lib_pri_pri_setup_ack=no ac_cv_lib_pri_pri_sr_set_called_subaddress=no ac_cv_lib_pri_pri_sr_set_keypad_digits=no ac_cv_lib_pri_pri_sr_set_reversecharge=no ac_cv_lib_pri_pri_transfer_enable=no ac_cv_lib_radiusclient_ng_rc_read_config=no ac_cv_lib_resample_resample_open=no ac_cv_lib_speex_speex_encode=no ac_cv_lib_speex_speex_preprocess_ctl=no ac_cv_lib_speexdsp_speex_preprocess_ctl=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_sqlite_sqlite_exec=no ac_cv_lib_srtp_srtp_init=no ac_cv_lib_srtp_srtp_shutdown=no ac_cv_lib_ss7_ss7_set_isup_timer=no ac_cv_lib_sybdb_dbinit=no ac_cv_lib_termcap_tgetent=yes ac_cv_lib_tinfo_tgetent=yes ac_cv_lib_tonezone_tone_zone_find=no ac_cv_lib_tonezone_tone_zone_find_by_num=no ac_cv_lib_uriparser_uriParseUriA=no ac_cv_lib_uuid_uuid_generate_random=yes ac_cv_lib_vorbis_vorbis_info_init=no ac_cv_lib_vpb_vpb_open=no ac_cv_lib_xslt_xsltCleanupGlobals=no ac_cv_lib_xslt_xsltLoadStylesheetPI=no ac_cv_lib_z_compress=yes ac_cv_member_struct_ifreq_ifr_ifru_ifru_hwaddr=yes ac_cv_member_struct_sockpeercred_uid=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_mtim=yes ac_cv_member_struct_stat_st_mtimensec=no ac_cv_member_struct_stat_st_mtimespec=no ac_cv_member_struct_ucred_cr_uid=no ac_cv_member_struct_ucred_uid=yes ac_cv_objext=o ac_cv_path_BASENAME=/usr/bin/basename ac_cv_path_BISON=: ac_cv_path_CATDVI=: ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_COMPRESS=: ac_cv_path_CURL=/usr/bin/curl ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOT=: ac_cv_path_DOXYGEN=: ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_FLEX=: ac_cv_path_GIT=/usr/bin/git ac_cv_path_GREP=/usr/bin/grep ac_cv_path_KPATHSEA=: ac_cv_path_LDCONFIG=/usr/sbin/ldconfig ac_cv_path_LN=/usr/bin/ln ac_cv_path_OPENSSL=/usr/bin/openssl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_RUBBER=: ac_cv_path_SED=/usr/bin/sed ac_cv_path_SHA1SUM=/usr/bin/sha1sum ac_cv_path_SHELL=/bin/sh ac_cv_path_WGET=/usr/bin/wget ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_XMLSTARLET=: ac_cv_path_ac_pt_CONFIG_LIBXML2=/bin/xml2-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_UNAME=/usr/bin/uname ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_MD5=md5sum 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_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_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_pthread_once_needsbraces=no ac_cv_pthread_rwlock_timedwrlock=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gethostbyname_r='none required' ac_cv_search_opendir='none required' ac_cv_search_res_9_close=no ac_cv_search_res_9_ndestroy=no ac_cv_search_res_9_ninit=no ac_cv_sizeof_char_p=8 ac_cv_sizeof_fd_set_fds_bits=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_long_double_wider=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes libcurl_cv_lib_curl_usable=no lt_cv_path_LD=/usr/bin/ld lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ALSA_DIR='' ALSA_INCLUDE='' ALSA_LIB='' AR='ar' AST_ASTERISKSSL='yes' AST_CLANG_BLOCKS='' AST_CLANG_BLOCKS_LIBS='' AST_CODE_COVERAGE='no' AST_C_COMPILER_FAMILY='gcc' AST_DECLARATION_AFTER_STATEMENT='-Wdeclaration-after-statement' AST_DEVMODE='' AST_DEVMODE_STRICT='' AST_FORTIFY_SOURCE='-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' AST_NATIVE_ARCH='' AST_NESTED_FUNCTIONS='' AST_NO_STRICT_OVERFLOW='-fno-strict-overflow' AST_RPATH='' AST_SHADOW_WARNINGS='-Wshadow' AST_TRAMPOLINES='-Wtrampolines' AWK='gawk' BASENAME='/usr/bin/basename' BFD_DIR='' BFD_INCLUDE='' BFD_LIB='' BISON=':' BKTR_DIR='' BKTR_INCLUDE=' ' BKTR_LIB=' -lc ' BLUETOOTH_DIR='' BLUETOOTH_INCLUDE='' BLUETOOTH_LIB='' BUILD_CPU='x86_64' BUILD_OS='linux-gnu' BUILD_PLATFORM='x86_64-unknown-linux-gnu' BUILD_VENDOR='unknown' CAP_DIR='' CAP_INCLUDE='' CAP_LIB='' CATDVI=':' CC='gcc' CFLAGS='-fsanitize=undefined' CMP='/usr/bin/cmp' COMPRESS=':' CONFIG_CFLAGS='-fsanitize=undefined' CONFIG_LDFLAGS='' CONFIG_LIBXML2='/bin/xml2-config' CONFIG_MYSQLCLIENT='No' CONFIG_NEON29='No' CONFIG_NEON='No' CONFIG_NETSNMP='No' CONFIG_SDL='No' CONFIG_SIGNED_CHAR='' COROSYNC_CFG_STATE_TRACK_DIR='' COROSYNC_CFG_STATE_TRACK_INCLUDE='' COROSYNC_CFG_STATE_TRACK_LIB='' COROSYNC_DIR='' COROSYNC_INCLUDE='' COROSYNC_LIB='' CPP='gcc -E' CPPFLAGS=' ' CRYPTO_DIR='' CRYPTO_INCLUDE='' CRYPTO_LIB='' CRYPT_DIR='' CRYPT_INCLUDE=' ' CRYPT_LIB=' -lcrypt ' CURL='/usr/bin/curl' CURL_INCLUDE='' CURL_LIB='' CURSES_DIR='' CURSES_INCLUDE=' ' CURSES_LIB=' -lcurses ' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DAHDI_DIR='' DAHDI_INCLUDE='' DAHDI_LIB='' DEFS='-DHAVE_CONFIG_H' DIRNAME='/usr/bin/dirname' DOT=':' DOWNLOAD='/usr/bin/wget' DOXYGEN=':' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITLINE_LIB=' -ltermcap ' EGREP='/usr/bin/grep -E' EXEEXT='' FETCH='' FFMPEG_DIR='' FFMPEG_INCLUDE='' FFMPEG_LIB='' FIND='/usr/bin/find' FLEX=':' FREETDS_DIR='' FREETDS_INCLUDE='' FREETDS_LIB='' GC_CFLAGS='-ffunction-sections' GC_LDFLAGS='-Wl,--gc-sections' GENERIC_ODBC_INCLUDE='' GENERIC_ODBC_LIB='' GIT='/usr/bin/git' GMIME_CFLAGS='' GMIME_DIR='' GMIME_INCLUDE='' GMIME_LIB='' GMIME_LIBS='' GNU_LD='1' GNU_MAKE='make' GREP='/usr/bin/grep' GSM_DIR='' GSM_INCLUDE='' GSM_INTERNAL='yes' GSM_LIB='' GTK2_CFLAGS='' GTK2_DIR='' GTK2_INCLUDE='' GTK2_LIB='' GTK2_LIBS='' HAS_POLL='1' HOARD_DIR='' HOARD_INCLUDE='' HOARD_LIB='' HOST_CPU='x86_64' HOST_OS='linux-gnu' HOST_PLATFORM='x86_64-unknown-linux-gnu' HOST_VENDOR='unknown' ICAL_DIR='' ICAL_INCLUDE='' ICAL_LIB='' ICONV_DIR='' ICONV_INCLUDE=' ' ICONV_LIB=' -lc ' IKSEMEL_DIR='' IKSEMEL_INCLUDE='' IKSEMEL_LIB='' ILBC_CFLAGS='' ILBC_DIR='' ILBC_INCLUDE='' ILBC_INTERNAL='yes' ILBC_LIB='' ILBC_LIBS='' IMAP_TK_DIR='system' IMAP_TK_INCLUDE='' IMAP_TK_LIB='' INOTIFY_DIR='' INOTIFY_INCLUDE=' ' INOTIFY_LIB=' -lc ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' IODBC_DIR='' IODBC_INCLUDE='' IODBC_LIB='' ISDNNET_DIR='' ISDNNET_INCLUDE='' ISDNNET_LIB='' JACK_DIR='' JACK_INCLUDE='' JACK_LIB='' JANSSON_DIR='' JANSSON_INCLUDE=' ' JANSSON_LIB=' -ljansson ' KPATHSEA=':' KQUEUE_DIR='' KQUEUE_INCLUDE='' KQUEUE_LIB='' LD='/usr/bin/ld' LDAP_DIR='' LDAP_INCLUDE='' LDAP_LIB='' LDCONFIG='/usr/sbin/ldconfig' LDFLAGS='' LIBEDIT_CFLAGS='' LIBEDIT_DIR='' LIBEDIT_INCLUDE='' LIBEDIT_INTERNAL='yes' LIBEDIT_LIB='' LIBEDIT_LIBS='' LIBOBJS='' LIBS='-lm ' LIBXML2_DIR='' LIBXML2_INCLUDE='-I/usr/include/libxml2' LIBXML2_LIB='-lxml2 -lz -lm -ldl' LIBXSLT_CLEANUP_DIR='' LIBXSLT_CLEANUP_INCLUDE='' LIBXSLT_CLEANUP_LIB='' LIBXSLT_DIR='' LIBXSLT_INCLUDE='' LIBXSLT_LIB='' LN='/usr/bin/ln' LN_S='ln -s' LTDL_DIR='' LTDL_INCLUDE='' LTDL_LIB='' LTLIBOBJS='' LUA_DIR='' LUA_INCLUDE='' LUA_LIB='' MD5='md5sum' MISDN_DIR='' MISDN_INCLUDE='' MISDN_LIB='' MYSQLCLIENT_DIR='' MYSQLCLIENT_INCLUDE='' MYSQLCLIENT_LIB='' NBS_DIR='' NBS_INCLUDE='' NBS_LIB='' NCURSES_DIR='' NCURSES_INCLUDE=' ' NCURSES_LIB=' -lncurses ' NEON29_DIR='' NEON29_INCLUDE='' NEON29_LIB='' NEON_DIR='' NEON_INCLUDE='' NEON_LIB='' NETSNMP_DIR='' NETSNMP_INCLUDE='' NETSNMP_LIB='' NEWT_DIR='' NEWT_INCLUDE='' NEWT_LIB='' NOISY_BUILD='' OBJEXT='o' OGG_DIR='' OGG_INCLUDE='' OGG_LIB='' OPENH323DIR='' OPENH323_BUILD='' OPENH323_DIR='' OPENH323_INCDIR='' OPENH323_INCLUDE='' OPENH323_LIB='' OPENH323_LIBDIR='' OPENH323_SUFFIX='' OPENR2_DIR='' OPENR2_INCLUDE='' OPENR2_LIB='' OPENSSL='/usr/bin/openssl' OPENSSL_DIR='' OPENSSL_EC_DIR='' OPENSSL_EC_INCLUDE='' OPENSSL_EC_LIB='' OPENSSL_INCLUDE='' OPENSSL_LIB='' OPENSSL_SRTP_DIR='' OPENSSL_SRTP_INCLUDE='' OPENSSL_SRTP_LIB='' OPUS_DIR='' OPUS_INCLUDE='' OPUS_LIB='' OSARCH='linux-gnu' OSPTK_DIR='' OSPTK_INCLUDE='' OSPTK_LIB='' OSS_DIR='' OSS_INCLUDE=' ' OSS_LIB='' PACKAGE_BUGREPORT='https://issues.asterisk.org' PACKAGE_NAME='asterisk' PACKAGE_STRING='asterisk trunk' PACKAGE_TARNAME='asterisk' PACKAGE_URL='' PACKAGE_VERSION='trunk' PATH_SEPARATOR=':' PBX_ALSA='0:0' PBX_BFD='0:0' PBX_BISON='0:0' PBX_BKTR='1' PBX_BLUETOOTH='0:0' PBX_CAP='0' PBX_COROSYNC='0:0' PBX_COROSYNC_CFG_STATE_TRACK='0' PBX_CRYPT='0' PBX_CRYPTO='0:0' PBX_CURL='0:0' PBX_CURSES='1' PBX_DAHDI='0:0' PBX_DAHDI_HALF_FULL='' PBX_DLADDR='1:1' PBX_DYNAMIC_LIST='1' PBX_FFMPEG='0' PBX_FLEX='0:0' PBX_FREETDS='0:0' PBX_GENERIC_ODBC='0:0' PBX_GLOB_BRACE='1' PBX_GLOB_NOMAGIC='1' PBX_GMIME='0:0' PBX_GSM='1:1' PBX_GTK2='0:0' PBX_HOARD='0:0' PBX_ICAL='0:0' PBX_ICONV='1:1' PBX_IKSEMEL='0:0' PBX_ILBC='1:1' PBX_IMAP_TK='0:0' PBX_INOTIFY='1' PBX_IODBC='0:0' PBX_IP_MTU_DISCOVER='1' PBX_ISDNNET='0:0' PBX_IXJUSER='1:1' PBX_JACK='0:0' PBX_JANSSON='1:1' PBX_KQUEUE='0:0' PBX_LAUNCHD='0:0' PBX_LDAP='0:0' PBX_LIBEDIT='1:1' PBX_LIBXML2='1:1' PBX_LIBXSLT='0' PBX_LIBXSLT_CLEANUP='0' PBX_LTDL='0:0' PBX_LUA='0:0' PBX_MISDN='0:0' PBX_MISDN_FAC_ERROR='' PBX_MISDN_FAC_RESULT='' PBX_MSG_NOSIGNAL='1' PBX_MYSQLCLIENT='0:0' PBX_NBS='0:0' PBX_NCURSES='1' PBX_NEON29='0:0' PBX_NEON='0:0' PBX_NETSNMP='0:0' PBX_NEWT='0:0' PBX_OGG='0:0' PBX_OPENH323='0:0' PBX_OPENR2='0:0' PBX_OPENSSL='0:0' PBX_OPENSSL_EC='0' PBX_OPENSSL_SRTP='0' PBX_OPUS='0:0' PBX_OSPTK='0:0' PBX_OSREV='4.0.8-300.fc22.x86_64' PBX_OSS='1:1' PBX_PGSQL='0:0' PBX_PJPROJECT='0:0' PBX_PJSIP_GET_DEST_INFO='0' PBX_PJSIP_REPLACE_MEDIA_STREAM='0' PBX_PJ_SSL_CERT_LOAD_FROM_FILES2='0' PBX_PJ_TRANSACTION_GRP_LOCK='0' PBX_POPT='0:0' PBX_PORTAUDIO='0:0' PBX_PRI='0:0' PBX_PRI_AOC_EVENTS='0' PBX_PRI_CALL_HOLD='0' PBX_PRI_CALL_REROUTING='0' PBX_PRI_CALL_WAITING='0' PBX_PRI_CCSS='0' PBX_PRI_DATETIME_SEND='0' PBX_PRI_DISPLAY_TEXT='0' PBX_PRI_HANGUP_FIX='0' PBX_PRI_INBANDDISCONNECT='0' PBX_PRI_L2_PERSISTENCE='0' PBX_PRI_MCID='0' PBX_PRI_MWI='0' PBX_PRI_MWI_V2='0' PBX_PRI_PROG_W_CAUSE='0' PBX_PRI_REVERSE_CHARGE='0' PBX_PRI_SERVICE_MESSAGES='0' PBX_PRI_SETUP_ACK_INBAND='0' PBX_PRI_SETUP_KEYPAD='0' PBX_PRI_SUBADDR='0' PBX_PRI_TRANSFER='0' PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP='1' PBX_PTHREAD_RWLOCK_INITIALIZER='1' PBX_PWLIB='0' PBX_RADIUS='0:0' PBX_RESAMPLE='0:0' PBX_RTLD_NOLOAD='1' PBX_SDL='0' PBX_SDL_IMAGE='0' PBX_SO_NOSIGPIPE='' PBX_SPANDSP='0:0' PBX_SPEEX='0:0' PBX_SPEEXDSP='0:0' PBX_SPEEX_PREPROCESS='0:0' PBX_SQLITE3='1:1' PBX_SQLITE='0:0' PBX_SRTP='0:0' PBX_SRTP_SHUTDOWN='0' PBX_SS7='0:0' PBX_SUPPSERV='0:0' PBX_SYSLOG='1:1' PBX_SYSLOG_FACILITY_LOG_AUTH='1' PBX_SYSLOG_FACILITY_LOG_AUTHPRIV='1' PBX_SYSLOG_FACILITY_LOG_CRON='1' PBX_SYSLOG_FACILITY_LOG_DAEMON='1' PBX_SYSLOG_FACILITY_LOG_FTP='1' PBX_SYSLOG_FACILITY_LOG_KERN='1' PBX_SYSLOG_FACILITY_LOG_LPR='1' PBX_SYSLOG_FACILITY_LOG_MAIL='1' PBX_SYSLOG_FACILITY_LOG_NEWS='1' PBX_SYSLOG_FACILITY_LOG_SYSLOG='1' PBX_SYSLOG_FACILITY_LOG_UUCP='1' PBX_TERMCAP='1' PBX_TIMERFD='1:1' PBX_TINFO='1' PBX_TONEZONE='0:0' PBX_UNIXODBC='0:0' PBX_URIPARSER='0:0' PBX_VORBIS='0:0' PBX_VPB='0:0' PBX_WINARCH='0:0' PBX_WORKING_FORK='1' PBX_X11='0' PBX_ZLIB='1:1' PGSQL_DIR='' PGSQL_INCLUDE='' PGSQL_LIB='' PG_CONFIG='No' PJPROJECT_CFLAGS='' PJPROJECT_DIR='' PJPROJECT_INCLUDE='' PJPROJECT_LIB='' PJPROJECT_LIBS='' PJSIP_GET_DEST_INFO_DIR='' PJSIP_GET_DEST_INFO_INCLUDE='' PJSIP_GET_DEST_INFO_LIB='' PJSIP_REPLACE_MEDIA_STREAM_DIR='' PJSIP_REPLACE_MEDIA_STREAM_INCLUDE='' PJSIP_REPLACE_MEDIA_STREAM_LIB='' PJ_SSL_CERT_LOAD_FROM_FILES2_DIR='' PJ_SSL_CERT_LOAD_FROM_FILES2_INCLUDE='' PJ_SSL_CERT_LOAD_FROM_FILES2_LIB='' PJ_TRANSACTION_GRP_LOCK_DIR='' PJ_TRANSACTION_GRP_LOCK_INCLUDE='' PJ_TRANSACTION_GRP_LOCK_LIB='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POPT_DIR='' POPT_INCLUDE='' POPT_LIB='' PORTAUDIO_DIR='' PORTAUDIO_INCLUDE='' PORTAUDIO_LIB='' POW_LIB='' PRI_AOC_EVENTS_DIR='' PRI_AOC_EVENTS_INCLUDE='' PRI_AOC_EVENTS_LIB='' PRI_CALL_HOLD_DIR='' PRI_CALL_HOLD_INCLUDE='' PRI_CALL_HOLD_LIB='' PRI_CALL_REROUTING_DIR='' PRI_CALL_REROUTING_INCLUDE='' PRI_CALL_REROUTING_LIB='' PRI_CALL_WAITING_DIR='' PRI_CALL_WAITING_INCLUDE='' PRI_CALL_WAITING_LIB='' PRI_CCSS_DIR='' PRI_CCSS_INCLUDE='' PRI_CCSS_LIB='' PRI_DATETIME_SEND_DIR='' PRI_DATETIME_SEND_INCLUDE='' PRI_DATETIME_SEND_LIB='' PRI_DIR='' PRI_DISPLAY_TEXT_DIR='' PRI_DISPLAY_TEXT_INCLUDE='' PRI_DISPLAY_TEXT_LIB='' PRI_HANGUP_FIX_DIR='' PRI_HANGUP_FIX_INCLUDE='' PRI_HANGUP_FIX_LIB='' PRI_INBANDDISCONNECT_DIR='' PRI_INBANDDISCONNECT_INCLUDE='' PRI_INBANDDISCONNECT_LIB='' PRI_INCLUDE='' PRI_L2_PERSISTENCE_DIR='' PRI_L2_PERSISTENCE_INCLUDE='' PRI_L2_PERSISTENCE_LIB='' PRI_LIB='' PRI_MCID_DIR='' PRI_MCID_INCLUDE='' PRI_MCID_LIB='' PRI_MWI_DIR='' PRI_MWI_INCLUDE='' PRI_MWI_LIB='' PRI_MWI_V2_DIR='' PRI_MWI_V2_INCLUDE='' PRI_MWI_V2_LIB='' PRI_PROG_W_CAUSE_DIR='' PRI_PROG_W_CAUSE_INCLUDE='' PRI_PROG_W_CAUSE_LIB='' PRI_REVERSE_CHARGE_DIR='' PRI_REVERSE_CHARGE_INCLUDE='' PRI_REVERSE_CHARGE_LIB='' PRI_SERVICE_MESSAGES_DIR='' PRI_SERVICE_MESSAGES_INCLUDE='' PRI_SERVICE_MESSAGES_LIB='' PRI_SETUP_ACK_INBAND_DIR='' PRI_SETUP_ACK_INBAND_INCLUDE='' PRI_SETUP_ACK_INBAND_LIB='' PRI_SETUP_KEYPAD_DIR='' PRI_SETUP_KEYPAD_INCLUDE='' PRI_SETUP_KEYPAD_LIB='' PRI_SUBADDR_DIR='' PRI_SUBADDR_INCLUDE='' PRI_SUBADDR_LIB='' PRI_TRANSFER_DIR='' PRI_TRANSFER_INCLUDE='' PRI_TRANSFER_LIB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PTLIB_CONFIG='' PWLIBDIR='' PWLIB_DIR='' PWLIB_INCDIR='' PWLIB_INCLUDE='' PWLIB_LIB='' PWLIB_LIBDIR='' PWLIB_PLATFORM='' PYTHON='/usr/bin/python' RADIUS_DIR='' RADIUS_INCLUDE='' RADIUS_LIB='' RANLIB='ranlib' RESAMPLE_DIR='' RESAMPLE_INCLUDE='' RESAMPLE_LIB='' RUBBER=':' SDL_DIR='' SDL_IMAGE_DIR='' SDL_IMAGE_INCLUDE='' SDL_IMAGE_LIB='' SDL_INCLUDE='' SDL_LIB='' SED='/usr/bin/sed' SHA1SUM='/usr/bin/sha1sum' SHELL='/bin/sh' SOUNDS_CACHE_DIR='' SOXMIX=':' SPANDSP_DIR='' SPANDSP_INCLUDE='' SPANDSP_LIB='' SPEEXDSP_DIR='' SPEEXDSP_INCLUDE='' SPEEXDSP_LIB='' SPEEX_DIR='' SPEEX_INCLUDE='' SPEEX_LIB='' SPEEX_PREPROCESS_DIR='' SPEEX_PREPROCESS_INCLUDE='' SPEEX_PREPROCESS_LIB='' SQLITE3_DIR='' SQLITE3_INCLUDE=' -pthread' SQLITE3_LIB=' -lsqlite3 ' SQLITE_DIR='' SQLITE_INCLUDE='' SQLITE_LIB='' SRTP_DIR='' SRTP_INCLUDE='' SRTP_LIB='' SRTP_SHUTDOWN_DIR='' SRTP_SHUTDOWN_INCLUDE='' SRTP_SHUTDOWN_LIB='' SS7_DIR='' SS7_INCLUDE='' SS7_LIB='' STRIP='strip' SUPPSERV_DIR='' SUPPSERV_INCLUDE='' SUPPSERV_LIB='' TERMCAP_DIR='' TERMCAP_INCLUDE=' ' TERMCAP_LIB=' -ltermcap ' TIMERFD_DIR='' TIMERFD_INCLUDE='' TIMERFD_LIB='' TINFO_DIR='' TINFO_INCLUDE=' ' TINFO_LIB=' -ltinfo ' TONEZONE_DIR='' TONEZONE_INCLUDE='' TONEZONE_LIB='' UNAME='/usr/bin/uname' UNIXODBC_DIR='' UNIXODBC_INCLUDE='' UNIXODBC_LIB='' URIPARSER_DIR='' URIPARSER_INCLUDE='' URIPARSER_LIB='' UUID_INCLUDE=' ' UUID_LIB=' -luuid ' VORBIS_DIR='' VORBIS_INCLUDE='' VORBIS_LIB='' VPB_DIR='' VPB_INCLUDE='' VPB_LIB='' WGET='/usr/bin/wget' X11_DIR='' X11_INCLUDE='' X11_LIB='' XMLLINT='/usr/bin/xmllint' XMLSTARLET=':' ZLIB_DIR='' ZLIB_INCLUDE=' ' ZLIB_LIB=' -lz ' _libcurl_config='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_STRIP='strip' acx_pthread_config='' astdatadir='${astvarlibdir}' astdbdir='${astvarlibdir}' astetcdir='${sysconfdir}/asterisk' astheaderdir='${includedir}/asterisk' astkeydir='${astvarlibdir}' astlibdir='${libdir}' astlogdir='${localstatedir}/log/asterisk' astmandir='${mandir}' astmoddir='${libdir}/asterisk/modules' astsbindir='${sbindir}' astspooldir='${localstatedir}/spool/asterisk' astvarlibdir='${localstatedir}/lib/asterisk' astvarrundir='${localstatedir}/run/asterisk' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "asterisk" #define PACKAGE_TARNAME "asterisk" #define PACKAGE_VERSION "trunk" #define PACKAGE_STRING "asterisk trunk" #define PACKAGE_BUGREPORT "https://issues.asterisk.org" #define PACKAGE_URL "" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_PTHREAD 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_SYS_IO_H 1 #define HAVE_TERMCAP 1 #define HAVE_TINFO 1 #define HAVE_CURSES 1 #define HAVE_NCURSES 1 #define HAVE_LIBUUID 1 #define HAVE_JANSSON 1 #define HAVE_LIBXML2 1 #define HAVE_XLOCALE_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_UCRED_UID 1 #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_STRUCT_STAT_ST_MTIM 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UTIME_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_DUP2 1 #define HAVE_EACCESS 1 #define HAVE_ENDPWENT 1 #define HAVE_EUIDACCESS 1 #define HAVE_FFSLL 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GLOB 1 #define HAVE_IOPERM 1 #define HAVE_INET_NTOA 1 #define HAVE_ISASCII 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MKDTEMP 1 #define HAVE_MUNMAP 1 #define HAVE_NEWLOCALE 1 #define HAVE_PPOLL 1 #define HAVE_PUTENV 1 #define HAVE_RE_COMP 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLD 1 #define HAVE_STRTOQ 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME 1 #define HAVE_VASPRINTF 1 #define HAVE_SYSCTL 1 #define HAVE_LIBM 1 #define HAVE_EXP2 1 #define HAVE_LOG2 1 #define HAVE_EXP10 1 #define HAVE_LOG10 1 #define HAVE_SIN 1 #define HAVE_COS 1 #define HAVE_TAN 1 #define HAVE_ASIN 1 #define HAVE_ACOS 1 #define HAVE_ATAN 1 #define HAVE_ATAN2 1 #define HAVE_POW 1 #define HAVE_RINT 1 #define HAVE_EXP 1 #define HAVE_LOG 1 #define HAVE_REMAINDER 1 #define HAVE_FMOD 1 #define HAVE_ROUND 1 #define HAVE_ROUNDF 1 #define HAVE_TRUNC 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_EXP2L 1 #define HAVE_LOG2L 1 #define HAVE_EXP10L 1 #define HAVE_LOG10L 1 #define HAVE_SINL 1 #define HAVE_COSL 1 #define HAVE_TANL 1 #define HAVE_ASINL 1 #define HAVE_ACOSL 1 #define HAVE_ATANL 1 #define HAVE_ATAN2L 1 #define HAVE_POWL 1 #define HAVE_SQRTL 1 #define HAVE_RINTL 1 #define HAVE_EXPL 1 #define HAVE_LOGL 1 #define HAVE_REMAINDERL 1 #define HAVE_FMODL 1 #define HAVE_ROUNDL 1 #define HAVE_TRUNCL 1 #define HAVE_FLOORL 1 #define HAVE_CEILL 1 #define HAVE_LLONG_MAX 1 #define HAVE_TIMERSUB 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_INET_ATON 1 #define HAVE_PKTINFO 1 #define HAVE_GETHOSTBYNAME_R_6 1 #define HAVE_BYTESWAP_H 1 #define HAVE_LOCALE_T_IN_LOCALE_H 1 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 #define HAVE_PTHREAD_SPINLOCK 1 #define HAS_WORKING_SEMAPHORE 1 #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 #define HAVE_GCC_ATOMICS 1 #define HAVE_NULLSAFE_PRINTF 1 #define HAVE_ATTRIBUTE_pure 1 #define HAVE_ATTRIBUTE_malloc 1 #define HAVE_ATTRIBUTE_const 1 #define HAVE_ATTRIBUTE_unused 1 #define HAVE_ATTRIBUTE_deprecated 1 #define HAVE_ATTRIBUTE_sentinel 1 #define HAVE_ATTRIBUTE_warn_unused_result 1 #define HAVE_ATTRIBUTE_may_alias 1 #define HAVE_ATTRIBUTE_constructor 1 #define HAVE_ATTRIBUTE_destructor 1 #define HAVE_SYSINFO 1 #define HAVE_RES_NINIT 1 #define HAVE_GLOB_NOMAGIC 1 #define HAVE_GLOB_BRACE 1 #define HAVE_RTLD_NOLOAD 1 #define HAVE_IP_MTU_DISCOVER 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_CHAR_P 8 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_FD_SET_FDS_BITS 8 #define TYPEOF_FD_SET_FDS_BITS long #define HAVE_DLADDR 1 #define HAVE_GETIFADDRS 1 #define HAVE_TIMERFD 1 #define HAVE_GSM_HEADER 1 #define HAVE_ICONV 1 #define HAVE_INOTIFY 1 #define HAVE_BKTR 1 #define HAVE_OSS 1 #define HAVE_SQLITE3 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT 1 #define HAVE_CRYPT_R 1 #define HAVE_ZLIB 1 #define HAVE_MSG_NOSIGNAL 1 #define HAVE_SYSLOG_FACILITY_LOG_AUTH 1 #define HAVE_SYSLOG_FACILITY_LOG_AUTHPRIV 1 #define HAVE_SYSLOG_FACILITY_LOG_CRON 1 #define HAVE_SYSLOG_FACILITY_LOG_DAEMON 1 #define HAVE_SYSLOG_FACILITY_LOG_FTP 1 #define HAVE_SYSLOG_FACILITY_LOG_KERN 1 #define HAVE_SYSLOG_FACILITY_LOG_LPR 1 #define HAVE_SYSLOG_FACILITY_LOG_MAIL 1 #define HAVE_SYSLOG_FACILITY_LOG_NEWS 1 #define HAVE_SYSLOG_FACILITY_LOG_SYSLOG 1 #define HAVE_SYSLOG_FACILITY_LOG_UUCP 1 configure: exit 0