Bug#997136: asterisk: FTBFS: configure: error: *** ANSI C header files not found.

Lucas Nussbaum lucas at debian.org
Sat Oct 23 20:02:51 BST 2021


Source: asterisk
Version: 1:16.16.1~dfsg-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking for egrep... (cached) /bin/grep -E
> configure: error: *** ANSI C header files not found.
> 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.71.  Invocation command line was
> 
>   $ ./configure 'CFLAGS=-fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --disable-asteriskssl --with-gsm --with-imap=system --without-pwlib --without-sdl
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = ip-172-31-13-130
> uname -m = x86_64
> uname -r = 4.19.0-6-cloud-amd64
> uname -s = Linux
> uname -v = #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11)
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/sbin/
> PATH: /usr/local/bin/
> PATH: /usr/sbin/
> PATH: /usr/bin/
> PATH: /sbin/
> PATH: /bin/
> PATH: /usr/games/
> PATH: /<<PKGBUILDDIR>>/debian/dummyprogs/
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:3957: looking for aux files: install-sh config.guess config.sub
> configure:3970:  trying ./
> configure:3981:   ./install-sh found
> configure:3999:   ./config.guess found
> configure:3999:   ./config.sub found
> configure:4119: checking build system type
> configure:4134: result: x86_64-pc-linux-gnu
> configure:4154: checking host system type
> configure:4168: result: x86_64-pc-linux-gnu
> configure:4231: checking for x86_64-linux-gnu-gcc
> configure:4252: found /usr/bin/x86_64-linux-gnu-gcc
> configure:4263: result: x86_64-linux-gnu-gcc
> configure:4343: checking for C compiler version
> configure:4352: x86_64-linux-gnu-gcc --version >&5
> x86_64-linux-gnu-gcc (Debian 11.2.0-10) 11.2.0
> Copyright (C) 2021 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:4363: $? = 0
> configure:4352: x86_64-linux-gnu-gcc -v >&5
> Using built-in specs.
> COLLECT_GCC=x86_64-linux-gnu-gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-10' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.2.0 (Debian 11.2.0-10) 
> ... rest of stderr output deleted ...
> configure:4363: $? = 0
> configure:4352: x86_64-linux-gnu-gcc -V >&5
> x86_64-linux-gnu-gcc: error: unrecognized command-line option '-V'
> x86_64-linux-gnu-gcc: fatal error: no input files
> compilation terminated.
> configure:4363: $? = 1
> configure:4352: x86_64-linux-gnu-gcc -qversion >&5
> x86_64-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
> x86_64-linux-gnu-gcc: fatal error: no input files
> compilation terminated.
> configure:4363: $? = 1
> configure:4352: x86_64-linux-gnu-gcc -version >&5
> x86_64-linux-gnu-gcc: error: unrecognized command-line option '-version'
> x86_64-linux-gnu-gcc: fatal error: no input files
> compilation terminated.
> configure:4363: $? = 1
> configure:4383: checking whether the C compiler works
> configure:4405: x86_64-linux-gnu-gcc -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> configure:4409: $? = 0
> configure:4459: result: yes
> configure:4462: checking for C compiler default output file name
> configure:4464: result: a.out
> configure:4470: checking for suffix of executables
> configure:4477: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> configure:4481: $? = 0
> configure:4504: result: 
> configure:4526: checking whether we are cross compiling
> configure:4534: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> configure:4538: $? = 0
> configure:4545: ./conftest
> configure:4549: $? = 0
> configure:4564: result: no
> configure:4569: checking for suffix of object files
> configure:4592: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4596: $? = 0
> configure:4618: result: o
> configure:4622: checking whether the compiler supports GNU C
> configure:4642: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4642: $? = 0
> configure:4652: result: yes
> configure:4663: checking whether x86_64-linux-gnu-gcc accepts -g
> configure:4684: x86_64-linux-gnu-gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4684: $? = 0
> configure:4728: result: yes
> configure:4748: checking for x86_64-linux-gnu-gcc option to enable C11 features
> configure:4763: x86_64-linux-gnu-gcc  -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4763: $? = 0
> configure:4781: result: none needed
> configure:4897: checking for stdio.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for stdlib.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for string.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for inttypes.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for stdint.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for strings.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for sys/stat.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for sys/types.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for unistd.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for wchar.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for minix/config.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c:47:10: fatal error: minix/config.h: No such file or directory
>    47 | #include <minix/config.h>
>       |          ^~~~~~~~~~~~~~~~
> compilation terminated.
> configure:4897: $? = 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 HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <minix/config.h>
> configure:4897: result: no
> configure:4897: checking for sys/time.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for sys/param.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for sys/select.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for sys/socket.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4897: checking for utime.h
> configure:4897: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4897: $? = 0
> configure:4897: result: yes
> configure:4928: checking whether it is safe to define __EXTENSIONS__
> configure:4947: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4947: $? = 0
> configure:4955: result: yes
> configure:4958: checking whether _XOPEN_SOURCE should be defined
> configure:4980: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4980: $? = 0
> configure:5007: result: no
> configure:5226: checking whether char is unsigned
> configure:5238: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5238: $? = 0
> configure:5241: result: no
> configure:5260: checking for x86_64-linux-gnu-uname
> configure:5298: result: no
> configure:5308: checking for uname
> configure:5331: found /bin/uname
> configure:5343: result: /bin/uname
> configure:5810: checking for x86_64-linux-gnu-g++
> configure:5831: found /usr/bin/x86_64-linux-gnu-g++
> configure:5842: result: x86_64-linux-gnu-g++
> configure:5918: checking for C++ compiler version
> configure:5927: x86_64-linux-gnu-g++ --version >&5
> x86_64-linux-gnu-g++ (Debian 11.2.0-10) 11.2.0
> Copyright (C) 2021 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:5938: $? = 0
> configure:5927: x86_64-linux-gnu-g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=x86_64-linux-gnu-g++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-10' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 11.2.0 (Debian 11.2.0-10) 
> ... rest of stderr output deleted ...
> configure:5938: $? = 0
> configure:5927: x86_64-linux-gnu-g++ -V >&5
> x86_64-linux-gnu-g++: error: unrecognized command-line option '-V'
> x86_64-linux-gnu-g++: fatal error: no input files
> compilation terminated.
> configure:5938: $? = 1
> configure:5927: x86_64-linux-gnu-g++ -qversion >&5
> x86_64-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
> x86_64-linux-gnu-g++: fatal error: no input files
> compilation terminated.
> configure:5938: $? = 1
> configure:5942: checking whether the compiler supports GNU C++
> configure:5962: x86_64-linux-gnu-g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:5962: $? = 0
> configure:5972: result: yes
> configure:5983: checking whether x86_64-linux-gnu-g++ accepts -g
> configure:6004: x86_64-linux-gnu-g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:6004: $? = 0
> configure:6048: result: yes
> configure:6068: checking for x86_64-linux-gnu-g++ option to enable C++11 features
> configure:6083: x86_64-linux-gnu-g++  -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> conftest.cpp: In function 'int main(int, char**)':
> conftest.cpp:207:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
>   207 |   cxx11test::delegate d2();
>       |                         ^~
> conftest.cpp:207:25: note: remove parentheses to default-initialize a variable
>   207 |   cxx11test::delegate d2();
>       |                         ^~
>       |                         --
> conftest.cpp:207:25: note: or replace parentheses with braces to value-initialize a variable
> configure:6083: $? = 0
> configure:6101: result: none needed
> configure:6170: checking how to run the C preprocessor
> configure:6196: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:6196: $? = 0
> configure:6211: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory
>    41 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:6211: $? = 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 HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_UTIME_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6238: result: x86_64-linux-gnu-gcc -E
> configure:6252: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:6252: $? = 0
> configure:6267: x86_64-linux-gnu-gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory
>    41 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:6267: $? = 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 HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_UTIME_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6302: checking how to run the C++ preprocessor
> configure:6324: x86_64-linux-gnu-g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:6324: $? = 0
> configure:6339: x86_64-linux-gnu-g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:41:10: fatal error: ac_nonexistent.h: No such file or directory
>    41 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:6339: $? = 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 HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_UTIME_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6366: result: x86_64-linux-gnu-g++ -E
> configure:6380: x86_64-linux-gnu-g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:6380: $? = 0
> configure:6395: x86_64-linux-gnu-g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:41:10: fatal error: ac_nonexistent.h: No such file or directory
>    41 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:6395: $? = 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 HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_UTIME_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6427: checking for a sed that does not truncate output
> configure:6497: result: /bin/sed
> configure:6502: checking for egrep
> configure:6513: result: grep -E
> configure:6530: checking for ld used by x86_64-linux-gnu-gcc
> configure:6598: result: /usr/bin/ld
> configure:6605: checking if the linker (/usr/bin/ld) is GNU ld
> configure:6621: result: yes
> configure:6630: checking for gawk
> configure:6665: result: no
> configure:6630: checking for mawk
> configure:6651: found /usr/bin/mawk
> configure:6662: result: mawk
> configure:6688: checking for a BSD-compatible install
> configure:6761: result: /usr/bin/install -c
> configure:6772: checking whether ln -s works
> configure:6776: result: yes
> configure:6786: checking for x86_64-linux-gnu-ranlib
> configure:6807: found /usr/bin/x86_64-linux-gnu-ranlib
> configure:6818: result: x86_64-linux-gnu-ranlib
> configure:6885: checking for GNU make
> configure:6905: result: make
> configure:6914: checking for grep that handles long lines and -e
> configure:6978: result: /bin/grep
> configure:6983: checking for egrep
> configure:7051: result: /bin/grep -E
> configure:7062: checking for x86_64-linux-gnu-strip
> configure:7083: found /usr/bin/x86_64-linux-gnu-strip
> configure:7094: result: x86_64-linux-gnu-strip
> configure:7172: checking for x86_64-linux-gnu-ar
> configure:7193: found /usr/bin/x86_64-linux-gnu-ar
> configure:7204: result: x86_64-linux-gnu-ar
> configure:7286: checking for bison
> configure:7322: result: :
> configure:7332: checking for cmp
> configure:7355: found /usr/bin/cmp
> configure:7368: result: /usr/bin/cmp
> configure:7378: checking for cat
> configure:7401: found /bin/cat
> configure:7414: result: /bin/cat
> configure:7424: checking for cut
> configure:7447: found /usr/bin/cut
> configure:7460: result: /usr/bin/cut
> configure:7470: checking for flex
> configure:7506: result: :
> configure:7516: checking for grep
> configure:7552: result: /bin/grep
> configure:7564: checking for python2.7
> configure:7602: result: no
> configure:7564: checking for python2
> configure:7602: result: no
> configure:7564: checking for python
> configure:7602: result: no
> configure:7564: checking for python3
> configure:7587: found /usr/bin/python3
> configure:7599: result: /usr/bin/python3
> configure:7613: checking for find
> configure:7636: found /usr/bin/find
> configure:7649: result: /usr/bin/find
> configure:7659: checking for basename
> configure:7682: found /usr/bin/basename
> configure:7695: result: /usr/bin/basename
> configure:7705: checking for dirname
> configure:7728: found /usr/bin/dirname
> configure:7741: result: /usr/bin/dirname
> configure:7751: checking for sh
> configure:7787: result: /bin/bash
> configure:7797: checking for ln
> configure:7820: found /bin/ln
> configure:7833: result: /bin/ln
> configure:7843: checking for doxygen
> configure:7879: result: :
> configure:7889: checking for dot
> configure:7925: result: :
> configure:7935: checking for wget
> configure:7971: result: :
> configure:7981: checking for curl
> configure:8017: result: :
> configure:8027: checking for xmllint
> configure:8063: result: :
> configure:8075: checking for xmlstarlet
> configure:8113: result: no
> configure:8075: checking for xml
> configure:8113: result: no
> configure:8124: checking for bash
> configure:8160: result: /bin/bash
> configure:8170: checking for git
> configure:8206: result: :
> configure:8216: checking for alembic
> configure:8252: result: :
> configure:8262: checking for bzip2
> configure:8285: found /bin/bzip2
> configure:8298: result: /bin/bzip2
> configure:8308: checking for tar
> configure:8331: found /bin/tar
> configure:8344: result: /bin/tar
> configure:8354: checking for patch
> configure:8377: found /usr/bin/patch
> configure:8390: result: /usr/bin/patch
> configure:8400: checking for sed
> configure:8436: result: /bin/sed
> configure:8446: checking for nm
> configure:8469: found /usr/bin/nm
> configure:8482: result: /usr/bin/nm
> configure:8505: checking for fetch
> configure:8528: found /<<PKGBUILDDIR>>/debian/dummyprogs/fetch
> configure:8541: result: /<<PKGBUILDDIR>>/debian/dummyprogs/fetch
> configure:8561: checking for ldconfig
> configure:8584: found /sbin/ldconfig
> configure:8597: result: /sbin/ldconfig
> configure:8607: checking for sha1sum
> configure:8630: found /usr/bin/sha1sum
> configure:8643: result: /usr/bin/sha1sum
> configure:8653: checking for openssl
> configure:8689: result: :
> configure:8698: checking for bison that supports parse-param
> configure:8734: result: 
> configure:8767: checking for x86_64-linux-gnu-soxmix
> configure:8802: result: no
> configure:8812: checking for soxmix
> configure:8847: result: no
> configure:8876: checking for md5
> configure:8911: result: no
> configure:8876: checking for md5sum
> configure:8897: found /usr/bin/md5sum
> configure:8908: result: md5sum
> configure:8924: checking for a sed that does not truncate output
> configure:8994: result: /bin/sed
> configure:9185: checking whether x86_64-linux-gnu-gcc is Clang
> configure:9212: result: no
> configure:9340: checking whether pthreads work with -pthread
> configure:9440: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c   >&5
> configure:9440: $? = 0
> configure:9450: result: yes
> configure:9470: checking for joinable pthread attribute
> configure:9489: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c   >&5
> configure:9489: $? = 0
> configure:9498: result: PTHREAD_CREATE_JOINABLE
> configure:9511: checking whether more special flags are required for pthreads
> configure:9525: result: no
> configure:9534: checking for PTHREAD_PRIO_INHERIT
> configure:9551: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c   >&5
> configure:9551: $? = 0
> configure:9561: result: yes
> configure:9803: checking for RAII support
> configure:9825: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> configure:9825: $? = 0
> configure:9828: checking for gcc -fnested-functions
> configure:9843: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:9843: $? = 0
> configure:9847: result: no
> configure:9893: checking for clang strsep/strcmp optimization
> configure:9922: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O1 -Werror=array-bounds -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:9922: $? = 0
> configure:9925: result: no
> configure:10110: checking for embedded pjproject (may have to download)
> configure:10112: result: configuring
> configure:10186: checking for bundled pjproject
> configure:10254: result: yes
> configure:11377: checking for gawk
> configure:11409: result: mawk
> configure:11476: checking for curl-config
> configure:11499: found /usr/bin/curl-config
> configure:11511: result: /usr/bin/curl-config
> configure:11522: checking for the version of libcurl
> configure:11530: result: 7.74.0
> configure:11537: checking for libcurl >= version 7.10.1
> configure:11551: result: yes
> configure:11592: checking whether libcurl is usable
> configure:11627: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c -lcurl  >&5
> configure:11627: $? = 0
> configure:11642: result: yes
> configure:11655: checking for curl_free
> configure:11655: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  -lcurl >&5
> configure:11655: $? = 0
> configure:11655: result: yes
> configure:13843: checking for size_t
> configure:13843: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:13843: $? = 0
> configure:13843: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:134:21: error: expected expression before ')' token
>   134 | if (sizeof ((size_t)))
>       |                     ^
> configure:13843: $? = 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 HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_UTIME_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_PTHREAD_PRIO_INHERIT 1
> | #define HAVE_PTHREAD 1
> | #define HAVE_PJPROJECT 1
> | #define HAVE_PJPROJECT_BUNDLED 1
> | #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1
> | #define HAVE_PJ_TRANSACTION_GRP_LOCK 1
> | #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1
> | #define HAVE_PJSIP_GET_DEST_INFO 1
> | #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1
> | #define HAVE_PJSIP_EXTERNAL_RESOLVER 1
> | #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1
> | #define HAVE_PJSIP_EVSUB_GRP_LOCK 1
> | #define HAVE_PJSIP_INV_SESSION_REF 1
> | #define HAVE_PJSIP_AUTH_CLT_DEINIT 1
> | #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1
> | #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1
> | #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1
> | #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1
> | #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1
> | #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1
> | #define HAVE_CURL 1
> | #define LIBCURL_FEATURE_ASYNCHDNS 1
> | #define LIBCURL_FEATURE_GSS_API 1
> | #define LIBCURL_FEATURE_HTTP2 1
> | #define LIBCURL_FEATURE_HTTPS_PROXY 1
> | #define LIBCURL_FEATURE_IDN 1
> | #define LIBCURL_FEATURE_IPV6 1
> | #define LIBCURL_FEATURE_KERBEROS 1
> | #define LIBCURL_FEATURE_NTLM 1
> | #define LIBCURL_FEATURE_NTLM_WB 1
> | #define LIBCURL_FEATURE_PSL 1
> | #define LIBCURL_FEATURE_SPNEGO 1
> | #define LIBCURL_FEATURE_SSL 1
> | #define LIBCURL_FEATURE_TLS_SRP 1
> | #define LIBCURL_FEATURE_UNIXSOCKETS 1
> | #define LIBCURL_FEATURE_ALT_SVC 1
> | #define LIBCURL_FEATURE_BROTLI 1
> | #define LIBCURL_FEATURE_LIBZ 1
> | #define LIBCURL_PROTOCOL_DICT 1
> | #define LIBCURL_PROTOCOL_FILE 1
> | #define LIBCURL_PROTOCOL_FTP 1
> | #define LIBCURL_PROTOCOL_FTPS 1
> | #define LIBCURL_PROTOCOL_GOPHER 1
> | #define LIBCURL_PROTOCOL_HTTP 1
> | #define LIBCURL_PROTOCOL_HTTPS 1
> | #define LIBCURL_PROTOCOL_IMAP 1
> | #define LIBCURL_PROTOCOL_IMAPS 1
> | #define LIBCURL_PROTOCOL_LDAP 1
> | #define LIBCURL_PROTOCOL_LDAPS 1
> | #define LIBCURL_PROTOCOL_MQTT 1
> | #define LIBCURL_PROTOCOL_POP3 1
> | #define LIBCURL_PROTOCOL_POP3S 1
> | #define LIBCURL_PROTOCOL_RTMP 1
> | #define LIBCURL_PROTOCOL_RTSP 1
> | #define LIBCURL_PROTOCOL_SCP 1
> | #define LIBCURL_PROTOCOL_SFTP 1
> | #define LIBCURL_PROTOCOL_SMB 1
> | #define LIBCURL_PROTOCOL_SMBS 1
> | #define LIBCURL_PROTOCOL_SMTP 1
> | #define LIBCURL_PROTOCOL_SMTPS 1
> | #define LIBCURL_PROTOCOL_TELNET 1
> | #define LIBCURL_PROTOCOL_TFTP 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | int
> | main (void)
> | {
> | if (sizeof ((size_t)))
> | 	    return 0;
> |   ;
> |   return 0;
> | }
> configure:13843: result: yes
> configure:13855: checking for working alloca.h
> configure:13873: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> configure:13873: $? = 0
> configure:13882: result: yes
> configure:13890: checking for alloca
> configure:13935: result: yes
> configure:14005: checking for dirent.h that defines DIR
> configure:14025: x86_64-linux-gnu-gcc -c -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:14025: $? = 0
> configure:14034: result: yes
> configure:14048: checking for library containing opendir
> configure:14078: x86_64-linux-gnu-gcc -o conftest -fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c  >&5
> configure:14078: $? = 0
> configure:14098: result: none required
> configure:14176: checking for egrep
> configure:14244: result: /bin/grep -E
> configure:14251: error: *** ANSI C header files not found.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_GNU_MAKE=make
> ac_cv_GNU_MAKE_VERSION_MAJOR=4
> ac_cv_GNU_MAKE_VERSION_MINOR=3
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXXFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> 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_JANSSON_CFLAGS_set=
> ac_cv_env_JANSSON_CFLAGS_value=
> ac_cv_env_JANSSON_CONFIGURE_OPTS_set=
> ac_cv_env_JANSSON_CONFIGURE_OPTS_value=
> ac_cv_env_JANSSON_LIBS_set=
> ac_cv_env_JANSSON_LIBS_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
> 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_LUA_VERSIONS_set=
> ac_cv_env_LUA_VERSIONS_value=
> ac_cv_env_PJPROJECT_CFLAGS_set=
> ac_cv_env_PJPROJECT_CFLAGS_value=
> ac_cv_env_PJPROJECT_CONFIGURE_OPTS_set=
> ac_cv_env_PJPROJECT_CONFIGURE_OPTS_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_PORTAUDIO_CFLAGS_set=
> ac_cv_env_PORTAUDIO_CFLAGS_value=
> ac_cv_env_PORTAUDIO_LIBS_set=
> ac_cv_env_PORTAUDIO_LIBS_value=
> ac_cv_env_PYTHONDEV_CFLAGS_set=
> ac_cv_env_PYTHONDEV_CFLAGS_value=
> ac_cv_env_PYTHONDEV_LIBS_set=
> ac_cv_env_PYTHONDEV_LIBS_value=
> ac_cv_env_SYSTEMD_CFLAGS_set=
> ac_cv_env_SYSTEMD_CFLAGS_value=
> ac_cv_env_SYSTEMD_LIBS_set=
> ac_cv_env_SYSTEMD_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=set
> ac_cv_env_host_alias_value=x86_64-linux-gnu
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_func_alloca_works=yes
> ac_cv_func_curl_free=yes
> ac_cv_header_dirent_dirent_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_minix_config_h=no
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdio_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_param_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_time_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_utime_h=yes
> ac_cv_header_wchar_h=yes
> ac_cv_host=x86_64-pc-linux-gnu
> ac_cv_objext=o
> ac_cv_path_ALEMBIC=:
> ac_cv_path_BASENAME=/usr/bin/basename
> ac_cv_path_BASH=/bin/bash
> ac_cv_path_BISON=:
> ac_cv_path_BZIP2=/bin/bzip2
> ac_cv_path_CAT=/bin/cat
> ac_cv_path_CMP=/usr/bin/cmp
> ac_cv_path_CURL=:
> ac_cv_path_CUT=/usr/bin/cut
> ac_cv_path_DIRNAME=/usr/bin/dirname
> ac_cv_path_DOT=:
> ac_cv_path_DOXYGEN=:
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_FETCH=/<<PKGBUILDDIR>>/debian/dummyprogs/fetch
> ac_cv_path_FIND=/usr/bin/find
> ac_cv_path_FLEX=:
> ac_cv_path_GIT=:
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_LDCONFIG=/sbin/ldconfig
> ac_cv_path_LN=/bin/ln
> ac_cv_path_NM=/usr/bin/nm
> ac_cv_path_OPENSSL=:
> ac_cv_path_PATCH=/usr/bin/patch
> ac_cv_path_PYTHON=/usr/bin/python3
> ac_cv_path_SED=/bin/sed
> ac_cv_path_SHA1SUM=/usr/bin/sha1sum
> ac_cv_path_SHELL=/bin/bash
> ac_cv_path_TAR=/bin/tar
> ac_cv_path_WGET=:
> ac_cv_path_XMLLINT=:
> ac_cv_path__libcurl_config=/usr/bin/curl-config
> ac_cv_path_ac_pt_UNAME=/bin/uname
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_prog_AR=x86_64-linux-gnu-ar
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CC=x86_64-linux-gnu-gcc
> ac_cv_prog_CPP='x86_64-linux-gnu-gcc -E'
> ac_cv_prog_CXX=x86_64-linux-gnu-g++
> ac_cv_prog_CXXCPP='x86_64-linux-gnu-g++ -E'
> ac_cv_prog_MD5=md5sum
> ac_cv_prog_RANLIB=x86_64-linux-gnu-ranlib
> ac_cv_prog_STRIP=x86_64-linux-gnu-strip
> ac_cv_prog_cc_c11=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_cxx_11=no
> ac_cv_prog_cxx_cxx11=
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_cxx_stdcxx=
> ac_cv_prog_egrep='grep -E'
> ac_cv_safe_to_define___extensions__=yes
> ac_cv_search_opendir='none required'
> ac_cv_should_define__xopen_source=no
> ac_cv_type_size_t=yes
> ac_cv_working_alloca_h=yes
> ax_cv_PTHREAD_CLANG=no
> ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
> ax_cv_PTHREAD_PRIO_INHERIT=yes
> ax_cv_PTHREAD_SPECIAL_FLAGS=no
> libcurl_cv_lib_curl_usable=yes
> libcurl_cv_lib_curl_version=7.74.0
> libcurl_cv_lib_version_ok=yes
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_prog_gnu_ld=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ALEMBIC=':'
> ALLOCA=''
> ALSA_DIR=''
> ALSA_INCLUDE=''
> ALSA_LIB=''
> AMR_NB_DIR=''
> AMR_NB_INCLUDE=''
> AMR_NB_LIB=''
> AMR_WB_DECODER_DIR=''
> AMR_WB_DECODER_INCLUDE=''
> AMR_WB_DECODER_LIB=''
> AMR_WB_ENCODER_DIR=''
> AMR_WB_ENCODER_INCLUDE=''
> AMR_WB_ENCODER_LIB=''
> AR='x86_64-linux-gnu-ar'
> AST_ADDRESS_SANITIZER=''
> AST_ASTERISKSSL=''
> AST_CLANG_BLOCKS=''
> AST_CLANG_BLOCKS_LIBS=''
> AST_CODE_COVERAGE='no'
> AST_C_COMPILER_FAMILY='gcc'
> AST_DECLARATION_AFTER_STATEMENT=''
> AST_DEVMODE=''
> AST_DEVMODE_STRICT=''
> AST_DOWNLOAD_CACHE=''
> AST_FORTIFY_SOURCE=''
> AST_LEAK_SANITIZER=''
> AST_NATIVE_ARCH=''
> AST_NESTED_FUNCTIONS=''
> AST_NO_FORMAT_TRUNCATION=''
> AST_NO_STRICT_OVERFLOW=''
> AST_NO_STRINGOP_TRUNCATION=''
> AST_RPATH=''
> AST_SHADOW_WARNINGS=''
> AST_THREAD_SANITIZER=''
> AST_TRAMPOLINES=''
> AST_UNDEFINED_SANITIZER=''
> AWK='mawk'
> BASENAME='/usr/bin/basename'
> BASH='/bin/bash'
> BEANSTALK_DIR=''
> BEANSTALK_INCLUDE=''
> BEANSTALK_LIB=''
> BFD_DIR=''
> BFD_INCLUDE=''
> BFD_LIB=''
> BIND8_CFLAGS=''
> BISON=':'
> BKTR_DIR=''
> BKTR_INCLUDE=''
> BKTR_LIB=''
> BLUETOOTH_DIR=''
> BLUETOOTH_INCLUDE=''
> BLUETOOTH_LIB=''
> BUILD_CPU='x86_64'
> BUILD_OS='linux-gnu'
> BUILD_PLATFORM='x86_64-pc-linux-gnu'
> BUILD_VENDOR='pc'
> BZIP2='/bin/bzip2'
> CAP_DIR=''
> CAP_INCLUDE=''
> CAP_LIB=''
> CAT='/bin/cat'
> CC='x86_64-linux-gnu-gcc'
> CFLAGS='-fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
> CMP='/usr/bin/cmp'
> CODEC2_DIR=''
> CODEC2_INCLUDE=''
> CODEC2_LIB=''
> CONFIG_CFLAGS='-fgnu89-inline -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2'
> CONFIG_LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
> CONFIG_LIBXML2=''
> CONFIG_MYSQLCLIENT=''
> CONFIG_NEON29=''
> CONFIG_NEON=''
> CONFIG_NETSNMP=''
> CONFIG_SDL=''
> 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='x86_64-linux-gnu-gcc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CROSS_COMPILING=''
> CRYPTO_DIR=''
> CRYPTO_INCLUDE=''
> CRYPTO_LIB=''
> CRYPT_DIR=''
> CRYPT_INCLUDE=''
> CRYPT_LIB=''
> CURL=':'
> CURL_INCLUDE=''
> CURL_LIB='-lcurl'
> CUT='/usr/bin/cut'
> CXX='x86_64-linux-gnu-g++'
> CXXCPP='x86_64-linux-gnu-g++ -E'
> CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> DAHDI_DIR=''
> DAHDI_INCLUDE=''
> DAHDI_LIB=''
> DEFS=''
> DIRNAME='/usr/bin/dirname'
> DISABLE_XMLDOC=''
> DOT=':'
> DOWNLOAD='/<<PKGBUILDDIR>>/debian/dummyprogs/fetch'
> DOWNLOAD_TIMEOUT='--timeout=$(or $2,$1)'
> DOWNLOAD_TO_STDOUT='/<<PKGBUILDDIR>>/debian/dummyprogs/fetch -o-'
> DOXYGEN=':'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> EXTERNALS_CACHE_DIR=''
> FETCH='/<<PKGBUILDDIR>>/debian/dummyprogs/fetch'
> FFMPEG_DIR=''
> FFMPEG_INCLUDE=''
> FFMPEG_LIB=''
> FFTW3_DIR=''
> FFTW3_INCLUDE=''
> FFTW3_LIB=''
> FIND='/usr/bin/find'
> FLEX=':'
> FREETDS_DIR=''
> FREETDS_INCLUDE=''
> FREETDS_LIB=''
> GENERIC_ODBC_INCLUDE=''
> GENERIC_ODBC_LIB=''
> GIT=':'
> GMIME_CFLAGS=''
> GMIME_DIR=''
> GMIME_INCLUDE=''
> GMIME_LIB=''
> GMIME_LIBS=''
> GNU_LD='1'
> GNU_MAKE='make'
> GREP='/bin/grep'
> GSM_DIR=''
> GSM_INCLUDE=''
> GSM_INTERNAL=''
> GSM_LIB=''
> GTK2_CFLAGS=''
> GTK2_DIR=''
> GTK2_INCLUDE=''
> GTK2_LIB=''
> GTK2_LIBS=''
> HAS_POLL=''
> HOARD_DIR=''
> HOARD_INCLUDE=''
> HOARD_LIB=''
> HOST_CPU='x86_64'
> HOST_OS='linux-gnu'
> HOST_PLATFORM='x86_64-pc-linux-gnu'
> HOST_VENDOR='pc'
> ICAL_DIR=''
> ICAL_INCLUDE=''
> ICAL_LIB=''
> ICONV_DIR=''
> ICONV_INCLUDE=''
> ICONV_LIB=''
> IKSEMEL_DIR=''
> IKSEMEL_INCLUDE=''
> IKSEMEL_LIB=''
> ILBC_CFLAGS=''
> ILBC_DIR=''
> ILBC_INCLUDE=''
> ILBC_INTERNAL=''
> ILBC_LIB=''
> ILBC_LIBS=''
> IMAP_TK_DIR='system'
> IMAP_TK_INCLUDE=''
> IMAP_TK_LIB=''
> INOTIFY_DIR=''
> INOTIFY_INCLUDE=''
> INOTIFY_LIB=''
> 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_BUNDLED='no'
> JANSSON_CFLAGS=''
> JANSSON_CONFIGURE_OPTS=''
> JANSSON_DIR=''
> JANSSON_INCLUDE=''
> JANSSON_LIB=''
> JANSSON_LIBS=''
> KQUEUE_DIR=''
> KQUEUE_INCLUDE=''
> KQUEUE_LIB=''
> LD='/usr/bin/ld'
> LDAP_DIR=''
> LDAP_INCLUDE=''
> LDAP_LIB=''
> LDCONFIG='/sbin/ldconfig'
> LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
> LIBEDIT_CFLAGS=''
> LIBEDIT_DIR=''
> LIBEDIT_INCLUDE=''
> LIBEDIT_IS_UNICODE_DIR=''
> LIBEDIT_IS_UNICODE_INCLUDE=''
> LIBEDIT_IS_UNICODE_LIB=''
> LIBEDIT_LIB=''
> LIBEDIT_LIBS=''
> LIBOBJS=''
> LIBS=''
> LIBXML2_DIR=''
> LIBXML2_INCLUDE=''
> LIBXML2_LIB=''
> LIBXSLT_CLEANUP_DIR=''
> LIBXSLT_CLEANUP_INCLUDE=''
> LIBXSLT_CLEANUP_LIB=''
> LIBXSLT_DIR=''
> LIBXSLT_INCLUDE=''
> LIBXSLT_LIB=''
> LN='/bin/ln'
> LN_S='ln -s'
> LTLIBOBJS=''
> LUA_DIR=''
> LUA_INCLUDE=''
> LUA_LIB=''
> LUA_VERSIONS=''
> MD5='md5sum'
> MISDN_DIR=''
> MISDN_INCLUDE=''
> MISDN_LIB=''
> MYSQLCLIENT_DIR=''
> MYSQLCLIENT_INCLUDE=''
> MYSQLCLIENT_LIB=''
> NBS_DIR=''
> NBS_INCLUDE=''
> NBS_LIB=''
> NEON29_DIR=''
> NEON29_INCLUDE=''
> NEON29_LIB=''
> NEON_DIR=''
> NEON_INCLUDE=''
> NEON_LIB=''
> NETSNMP_DIR=''
> NETSNMP_INCLUDE=''
> NETSNMP_LIB=''
> NEWT_DIR=''
> NEWT_INCLUDE=''
> NEWT_LIB=''
> NM='/usr/bin/nm'
> NOISY_BUILD=''
> OBJEXT='o'
> OGG_DIR=''
> OGG_INCLUDE=''
> OGG_LIB=''
> OPENR2_DIR=''
> OPENR2_INCLUDE=''
> OPENR2_LIB=''
> OPENSSL=':'
> OPENSSL_BIO_METHOD_DIR=''
> OPENSSL_BIO_METHOD_INCLUDE=''
> OPENSSL_BIO_METHOD_LIB=''
> OPENSSL_DIR=''
> OPENSSL_INCLUDE=''
> OPENSSL_LIB=''
> OPENSSL_SRTP_DIR=''
> OPENSSL_SRTP_INCLUDE=''
> OPENSSL_SRTP_LIB=''
> OPUSFILE_DIR=''
> OPUSFILE_INCLUDE=''
> OPUSFILE_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'
> PATCH='/usr/bin/patch'
> PATH_SEPARATOR=':'
> PBX_ALSA='0'
> PBX_AMR_NB='0'
> PBX_AMR_WB_DECODER='0'
> PBX_AMR_WB_ENCODER='0'
> PBX_BASH='1'
> PBX_BEANSTALK='0'
> PBX_BFD='0'
> PBX_BISON='0'
> PBX_BKTR='0'
> PBX_BLUETOOTH='0'
> PBX_CAP='0'
> PBX_CODEC2='0'
> PBX_COROSYNC='0'
> PBX_COROSYNC_CFG_STATE_TRACK='0'
> PBX_CRYPT='0'
> PBX_CRYPTO='0'
> PBX_CURL='1'
> PBX_DAHDI='0'
> PBX_DAHDI_HALF_FULL=''
> PBX_DLADDR=''
> PBX_DYNAMIC_LIST=''
> PBX_FFMPEG='0'
> PBX_FFTW3='0'
> PBX_FLEX='0'
> PBX_FREETDS='0'
> PBX_GENERIC_ODBC=''
> PBX_GLOB_BRACE=''
> PBX_GLOB_NOMAGIC=''
> PBX_GMIME='0'
> PBX_GSM='0'
> PBX_GTK2='0'
> PBX_HOARD='0'
> PBX_ICAL='0'
> PBX_ICONV='0'
> PBX_IKSEMEL='0'
> PBX_ILBC='0'
> PBX_IMAP_TK='0'
> PBX_INOTIFY='0'
> PBX_IODBC='0'
> PBX_IP_MTU_DISCOVER=''
> PBX_ISDNNET='0'
> PBX_IXJUSER=''
> PBX_JACK='0'
> PBX_JANSSON='0'
> PBX_KQUEUE='0'
> PBX_LAUNCHD=''
> PBX_LDAP='0'
> PBX_LIBEDIT='0'
> PBX_LIBEDIT_IS_UNICODE='0'
> PBX_LIBXML2='0'
> PBX_LIBXSLT='0'
> PBX_LIBXSLT_CLEANUP='0'
> PBX_LUA='0'
> PBX_MISDN='0'
> PBX_MISDN_FAC_ERROR=''
> PBX_MISDN_FAC_RESULT=''
> PBX_MSG_NOSIGNAL=''
> PBX_MYSQLCLIENT='0'
> PBX_NBS='0'
> PBX_NEON29='0'
> PBX_NEON='0'
> PBX_NETSNMP='0'
> PBX_NEWT='0'
> PBX_NO_BINARY_MODULES='0'
> PBX_OGG='0'
> PBX_OPENR2='0'
> PBX_OPENSSL='0'
> PBX_OPENSSL_BIO_METHOD='0'
> PBX_OPENSSL_SRTP='0'
> PBX_OPUS='0'
> PBX_OPUSFILE='0'
> PBX_OSPTK='0'
> PBX_OSREV='4.19.0-6-cloud-amd64'
> PBX_OSS='0'
> PBX_PGSQL='0'
> PBX_PJPROJECT='1'
> PBX_PJSIP_AUTH_CLT_DEINIT=''
> PBX_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK=''
> PBX_PJSIP_ENDPOINT_COMPACT_FORM=''
> PBX_PJSIP_EVSUB_GRP_LOCK=''
> PBX_PJSIP_EXTERNAL_RESOLVER=''
> PBX_PJSIP_GET_DEST_INFO=''
> PBX_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS=''
> PBX_PJSIP_INV_SESSION_REF=''
> PBX_PJSIP_REPLACE_MEDIA_STREAM=''
> PBX_PJSIP_TLS_TRANSPORT_PROTO=''
> PBX_PJSIP_TSX_LAYER_FIND_TSX2=''
> PBX_PJ_SSL_CERT_LOAD_FROM_FILES2=''
> PBX_PJ_TRANSACTION_GRP_LOCK=''
> PBX_POPT='0'
> PBX_PORTAUDIO='0'
> PBX_PRI='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=''
> PBX_PTHREAD_RWLOCK_INITIALIZER=''
> PBX_RADIUS='0'
> PBX_RESAMPLE='0'
> PBX_RT='0'
> PBX_RTLD_NOLOAD=''
> PBX_SDL='-1'
> PBX_SDL_IMAGE='0'
> PBX_SNDFILE='0'
> PBX_SO_NOSIGPIPE=''
> PBX_SPANDSP='0'
> PBX_SPEEX='0'
> PBX_SPEEXDSP='0'
> PBX_SPEEX_PREPROCESS='0'
> PBX_SQLITE3='0'
> PBX_SQLITE='0'
> PBX_SRTP='0'
> PBX_SRTP_192='0'
> PBX_SRTP_256='0'
> PBX_SRTP_GCM='0'
> PBX_SRTP_GET_VERSION='0'
> PBX_SRTP_SHUTDOWN='0'
> PBX_SS7='0'
> PBX_SUPPSERV='0'
> PBX_SYSLOG=''
> PBX_SYSLOG_FACILITY_LOG_AUTH=''
> PBX_SYSLOG_FACILITY_LOG_AUTHPRIV=''
> PBX_SYSLOG_FACILITY_LOG_CRON=''
> PBX_SYSLOG_FACILITY_LOG_DAEMON=''
> PBX_SYSLOG_FACILITY_LOG_FTP=''
> PBX_SYSLOG_FACILITY_LOG_KERN=''
> PBX_SYSLOG_FACILITY_LOG_LPR=''
> PBX_SYSLOG_FACILITY_LOG_MAIL=''
> PBX_SYSLOG_FACILITY_LOG_NEWS=''
> PBX_SYSLOG_FACILITY_LOG_SYSLOG=''
> PBX_SYSLOG_FACILITY_LOG_UUCP=''
> PBX_SYSTEMD=''
> PBX_TIMERFD='0'
> PBX_TONEZONE='0'
> PBX_UNBOUND='0'
> PBX_UNIXODBC='0'
> PBX_URIPARSER='0'
> PBX_VORBIS='0'
> PBX_VPB='0'
> PBX_WINARCH='0'
> PBX_WORKING_FORK=''
> PBX_X11='0'
> PBX_XMLSTARLET='0'
> PBX_ZLIB='0'
> PERMANENT_DLOPEN=''
> PGSQL_DIR=''
> PGSQL_INCLUDE=''
> PGSQL_LIB=''
> PG_CONFIG=''
> PJPROJECT_BUNDLED='yes'
> PJPROJECT_CFLAGS='-DPJ_AUTOCONF=1 -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjlib/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjlib-util/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjnath/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjmedia/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjsip/include'
> PJPROJECT_CONFIGURE_OPTS=''
> PJPROJECT_DIR='third-party/pjproject'
> PJPROJECT_INCLUDE='-DPJ_AUTOCONF=1 -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjlib/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjlib-util/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjnath/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjmedia/include -I/<<PKGBUILDDIR>>/third-party/pjproject/source/pjsip/include'
> PJPROJECT_LIB=''
> PJPROJECT_LIBS=''
> PJSIP_AUTH_CLT_DEINIT_DIR=''
> PJSIP_AUTH_CLT_DEINIT_INCLUDE=''
> PJSIP_AUTH_CLT_DEINIT_LIB=''
> PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_DIR=''
> PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_INCLUDE=''
> PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_LIB=''
> PJSIP_ENDPOINT_COMPACT_FORM_DIR=''
> PJSIP_ENDPOINT_COMPACT_FORM_INCLUDE=''
> PJSIP_ENDPOINT_COMPACT_FORM_LIB=''
> PJSIP_EVSUB_GRP_LOCK_DIR=''
> PJSIP_EVSUB_GRP_LOCK_INCLUDE=''
> PJSIP_EVSUB_GRP_LOCK_LIB=''
> PJSIP_EXTERNAL_RESOLVER_DIR=''
> PJSIP_EXTERNAL_RESOLVER_INCLUDE=''
> PJSIP_EXTERNAL_RESOLVER_LIB=''
> PJSIP_GET_DEST_INFO_DIR=''
> PJSIP_GET_DEST_INFO_INCLUDE=''
> PJSIP_GET_DEST_INFO_LIB=''
> PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_DIR=''
> PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_INCLUDE=''
> PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_LIB=''
> PJSIP_INV_SESSION_REF_DIR=''
> PJSIP_INV_SESSION_REF_INCLUDE=''
> PJSIP_INV_SESSION_REF_LIB=''
> PJSIP_REPLACE_MEDIA_STREAM_DIR=''
> PJSIP_REPLACE_MEDIA_STREAM_INCLUDE=''
> PJSIP_REPLACE_MEDIA_STREAM_LIB=''
> PJSIP_TLS_TRANSPORT_PROTO_DIR=''
> PJSIP_TLS_TRANSPORT_PROTO_INCLUDE=''
> PJSIP_TLS_TRANSPORT_PROTO_LIB=''
> PJSIP_TSX_LAYER_FIND_TSX2_DIR=''
> PJSIP_TSX_LAYER_FIND_TSX2_INCLUDE=''
> PJSIP_TSX_LAYER_FIND_TSX2_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=''
> PKGCONFIG=''
> PKG_CONFIG=''
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> POPT_DIR=''
> POPT_INCLUDE=''
> POPT_LIB=''
> PORTAUDIO_CFLAGS=''
> PORTAUDIO_DIR=''
> PORTAUDIO_INCLUDE=''
> PORTAUDIO_LIB=''
> PORTAUDIO_LIBS=''
> 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='x86_64-linux-gnu-gcc'
> PTHREAD_CFLAGS='-pthread'
> PTHREAD_LIBS=''
> PYTHON='/usr/bin/python3'
> PYTHONDEV_CFLAGS=''
> PYTHONDEV_INCLUDE=''
> PYTHONDEV_LIB=''
> PYTHONDEV_LIBS=''
> RADIUS_DIR=''
> RADIUS_INCLUDE=''
> RADIUS_LIB=''
> RANLIB='x86_64-linux-gnu-ranlib'
> RESAMPLE_DIR=''
> RESAMPLE_INCLUDE=''
> RESAMPLE_LIB=''
> RT_DIR=''
> RT_INCLUDE=''
> RT_LIB=''
> SDL_DIR=''
> SDL_IMAGE_DIR=''
> SDL_IMAGE_INCLUDE=''
> SDL_IMAGE_LIB=''
> SDL_INCLUDE=''
> SDL_LIB=''
> SED='/bin/sed'
> SHA1SUM='/usr/bin/sha1sum'
> SHELL='/bin/bash'
> SNDFILE_DIR=''
> SNDFILE_INCLUDE=''
> SNDFILE_LIB=''
> 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=''
> SQLITE3_LIB=''
> SQLITE_DIR=''
> SQLITE_INCLUDE=''
> SQLITE_LIB=''
> SRTP_192_DIR=''
> SRTP_192_INCLUDE=''
> SRTP_192_LIB=''
> SRTP_256_DIR=''
> SRTP_256_INCLUDE=''
> SRTP_256_LIB=''
> SRTP_DIR=''
> SRTP_GCM_DIR=''
> SRTP_GCM_INCLUDE=''
> SRTP_GCM_LIB=''
> SRTP_GET_VERSION_DIR=''
> SRTP_GET_VERSION_INCLUDE=''
> SRTP_GET_VERSION_LIB=''
> SRTP_INCLUDE=''
> SRTP_LIB=''
> SRTP_SHUTDOWN_DIR=''
> SRTP_SHUTDOWN_INCLUDE=''
> SRTP_SHUTDOWN_LIB=''
> SS7_DIR=''
> SS7_INCLUDE=''
> SS7_LIB=''
> STRIP='x86_64-linux-gnu-strip'
> SUPPSERV_DIR=''
> SUPPSERV_INCLUDE=''
> SUPPSERV_LIB=''
> SYSTEMD_CFLAGS=''
> SYSTEMD_INCLUDE=''
> SYSTEMD_LIB=''
> SYSTEMD_LIBS=''
> TAR='/bin/tar'
> TIMERFD_DIR=''
> TIMERFD_INCLUDE=''
> TIMERFD_LIB=''
> TONEZONE_DIR=''
> TONEZONE_INCLUDE=''
> TONEZONE_LIB=''
> UNAME='/bin/uname'
> UNBOUND_DIR=''
> UNBOUND_INCLUDE=''
> UNBOUND_LIB=''
> UNIXODBC_DIR=''
> UNIXODBC_INCLUDE=''
> UNIXODBC_LIB=''
> URIPARSER_DIR=''
> URIPARSER_INCLUDE=''
> URIPARSER_LIB=''
> UUID_INCLUDE=''
> UUID_LIB=''
> VORBIS_DIR=''
> VORBIS_INCLUDE=''
> VORBIS_LIB=''
> VPB_DIR=''
> VPB_INCLUDE=''
> VPB_LIB=''
> WGET=':'
> X11_DIR=''
> X11_INCLUDE=''
> X11_LIB=''
> XMLLINT=':'
> XMLSTARLET=':'
> ZLIB_DIR=''
> ZLIB_INCLUDE=''
> ZLIB_LIB=''
> _libcurl_config=''
> ac_ct_AR=''
> ac_ct_CC=''
> ac_ct_CXX=''
> ac_ct_STRIP=''
> astcachedir='/tmp'
> astdatadir='${datadir}/asterisk'
> 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'
> ax_pthread_config=''
> bindir='${exec_prefix}/bin'
> build='x86_64-pc-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host='x86_64-pc-linux-gnu'
> host_alias='x86_64-linux-gnu'
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='${localstatedir}/run'
> 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 HAVE_STDIO_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_WCHAR_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_PARAM_H 1
> #define HAVE_SYS_SELECT_H 1
> #define HAVE_SYS_SOCKET_H 1
> #define HAVE_UTIME_H 1
> #define STDC_HEADERS 1
> #define _ALL_SOURCE 1
> #define _DARWIN_C_SOURCE 1
> #define _GNU_SOURCE 1
> #define _HPUX_ALT_XOPEN_SOCKET_API 1
> #define _NETBSD_SOURCE 1
> #define _OPENBSD_SOURCE 1
> #define _POSIX_PTHREAD_SEMANTICS 1
> #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> #define __STDC_WANT_LIB_EXT2__ 1
> #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> #define _TANDEM_SOURCE 1
> #define __EXTENSIONS__ 1
> #define HAVE_PTHREAD_PRIO_INHERIT 1
> #define HAVE_PTHREAD 1
> #define HAVE_PJPROJECT 1
> #define HAVE_PJPROJECT_BUNDLED 1
> #define HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK 1
> #define HAVE_PJ_TRANSACTION_GRP_LOCK 1
> #define HAVE_PJSIP_REPLACE_MEDIA_STREAM 1
> #define HAVE_PJSIP_GET_DEST_INFO 1
> #define HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2 1
> #define HAVE_PJSIP_EXTERNAL_RESOLVER 1
> #define HAVE_PJSIP_TLS_TRANSPORT_PROTO 1
> #define HAVE_PJSIP_EVSUB_GRP_LOCK 1
> #define HAVE_PJSIP_INV_SESSION_REF 1
> #define HAVE_PJSIP_AUTH_CLT_DEINIT 1
> #define HAVE_PJSIP_TSX_LAYER_FIND_TSX2 1
> #define HAVE_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS 1
> #define HAVE_PJSIP_ENDPOINT_COMPACT_FORM 1
> #define HAVE_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE 1
> #define HAVE_PJSIP_OAUTH_AUTHENTICATION 1
> #define HAVE_PJPROJECT_ON_VALID_ICE_PAIR_CALLBACK 1
> #define HAVE_CURL 1
> #define LIBCURL_FEATURE_ASYNCHDNS 1
> #define LIBCURL_FEATURE_GSS_API 1
> #define LIBCURL_FEATURE_HTTP2 1
> #define LIBCURL_FEATURE_HTTPS_PROXY 1
> #define LIBCURL_FEATURE_IDN 1
> #define LIBCURL_FEATURE_IPV6 1
> #define LIBCURL_FEATURE_KERBEROS 1
> #define LIBCURL_FEATURE_NTLM 1
> #define LIBCURL_FEATURE_NTLM_WB 1
> #define LIBCURL_FEATURE_PSL 1
> #define LIBCURL_FEATURE_SPNEGO 1
> #define LIBCURL_FEATURE_SSL 1
> #define LIBCURL_FEATURE_TLS_SRP 1
> #define LIBCURL_FEATURE_UNIXSOCKETS 1
> #define LIBCURL_FEATURE_ALT_SVC 1
> #define LIBCURL_FEATURE_BROTLI 1
> #define LIBCURL_FEATURE_LIBZ 1
> #define LIBCURL_PROTOCOL_DICT 1
> #define LIBCURL_PROTOCOL_FILE 1
> #define LIBCURL_PROTOCOL_FTP 1
> #define LIBCURL_PROTOCOL_FTPS 1
> #define LIBCURL_PROTOCOL_GOPHER 1
> #define LIBCURL_PROTOCOL_HTTP 1
> #define LIBCURL_PROTOCOL_HTTPS 1
> #define LIBCURL_PROTOCOL_IMAP 1
> #define LIBCURL_PROTOCOL_IMAPS 1
> #define LIBCURL_PROTOCOL_LDAP 1
> #define LIBCURL_PROTOCOL_LDAPS 1
> #define LIBCURL_PROTOCOL_MQTT 1
> #define LIBCURL_PROTOCOL_POP3 1
> #define LIBCURL_PROTOCOL_POP3S 1
> #define LIBCURL_PROTOCOL_RTMP 1
> #define LIBCURL_PROTOCOL_RTSP 1
> #define LIBCURL_PROTOCOL_SCP 1
> #define LIBCURL_PROTOCOL_SFTP 1
> #define LIBCURL_PROTOCOL_SMB 1
> #define LIBCURL_PROTOCOL_SMBS 1
> #define LIBCURL_PROTOCOL_SMTP 1
> #define LIBCURL_PROTOCOL_SMTPS 1
> #define LIBCURL_PROTOCOL_TELNET 1
> #define LIBCURL_PROTOCOL_TFTP 1
> #define HAVE_ALLOCA_H 1
> #define HAVE_ALLOCA 1
> #define HAVE_DIRENT_H 1
> 
> configure: exit 1
> make[1]: *** [debian/rules:88: override_dh_auto_configure] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/asterisk_16.16.1~dfsg-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-voip-maintainers mailing list