This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by freeradius configure $, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib64/freeradius --enable-reproducible-builds --disable-openssl-version-check --with-openssl --with-udpfromto --with-threads --with-docdir=/usr/share/doc/freeradius --with-rlm-sql_postgresql-include-dir=/usr/include/pgsql --with-rlm-sql-postgresql-lib-dir=/usr/lib64 --with-rlm-sql_mysql-include-dir=/usr/include/mysql --with-mysql-lib-dir=/usr/lib64/mariadb --with-unixodbc-lib-dir=/usr/lib64 --with-rlm-dbm-lib-dir=/usr/lib64 --with-rlm-krb5-include-dir=/usr/kerberos/include --with-rlm_python3 --with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu --with-rlm-python3-include-dir=/usr/include/python3.9 --without-rlm_eap_ikev2 --without-rlm_eap_tnc --without-rlm_sql_iodbc --without-rlm_sql_firebird --without-rlm_sql_db2 --without-rlm_sql_freetds --without-rlm_sql_oracle --without-rlm_unbound --without-rlm_redis --without-rlm_rediswho --without-rlm_cache_memcached ## --------- ## ## Platform. ## ## --------- ## hostname = klempak.kominyplanice.cz uname -m = x86_64 uname -r = 5.15.8-100.fc34.x86_64 uname -s = Linux uname -v = #1 SMP Tue Dec 14 14:31:27 UTC 2021 /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: /home/hanzlik/.local/bin PATH: /home/hanzlik/bin PATH: /usr/lib64/ccache PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2560: checking for asciidoctor configure:2593: result: no configure:2599: WARNING: asciidoctor not found - Please install if you want build the docs configure:2605: checking for pandoc configure:2638: result: no configure:2644: WARNING: pandoc not found - Please install if you want build the docs configure:2742: checking for doxygen configure:2760: found /usr/bin/doxygen configure:2772: result: /usr/bin/doxygen configure:2783: checking for dot configure:2801: found /usr/bin/dot configure:2813: result: /usr/bin/dot configure:2832: checking for antora configure:2865: result: no configure:2871: WARNING: antora not found - Please install if you want build the site configure:2948: checking build system type configure:2962: result: x86_64-redhat-linux-gnu configure:2982: checking host system type configure:2995: result: x86_64-redhat-linux-gnu configure:3015: checking target system type configure:3028: result: x86_64-redhat-linux-gnu configure:3064: checking for x86_64-redhat-linux-gnu-gcc configure:3091: result: gcc configure:3360: checking for C compiler version configure:3369: gcc --version >&5 gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) 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:3380: $? = 0 configure:3369: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,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-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-11.2.1-20210728/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.1 20210728 (Red Hat 11.2.1-1) (GCC) ... rest of stderr output deleted ... configure:3380: $? = 0 configure:3369: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3380: $? = 1 configure:3369: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3380: $? = 1 configure:3400: checking whether the C compiler works configure:3422: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c >&5 configure:3426: $? = 0 configure:3474: result: yes configure:3477: checking for C compiler default output file name configure:3479: result: a.out configure:3485: checking for suffix of executables configure:3492: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c >&5 configure:3496: $? = 0 configure:3518: result: configure:3540: checking whether we are cross compiling configure:3548: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c >&5 configure:3552: $? = 0 configure:3559: ./conftest configure:3563: $? = 0 configure:3578: result: no configure:3583: checking for suffix of object files configure:3605: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:3609: $? = 0 configure:3630: result: o configure:3634: checking whether we are using the GNU C compiler configure:3653: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:3653: $? = 0 configure:3662: result: yes configure:3671: checking whether gcc accepts -g configure:3691: gcc -c -g conftest.c >&5 configure:3691: $? = 0 configure:3732: result: yes configure:3749: checking for gcc option to accept ISO C89 configure:3812: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:3812: $? = 0 configure:3825: result: none needed configure:3957: checking for C++ compiler version configure:3966: g++ --version >&5 g++ (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) 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:3977: $? = 0 configure:3966: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,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-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-11.2.1-20210728/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.1 20210728 (Red Hat 11.2.1-1) (GCC) ... rest of stderr output deleted ... configure:3977: $? = 0 configure:3966: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3977: $? = 1 configure:3966: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3977: $? = 1 configure:3981: checking whether we are using the GNU C++ compiler configure:4000: g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.cpp >&5 configure:4000: $? = 0 configure:4009: result: yes configure:4018: checking whether g++ accepts -g configure:4038: g++ -c -g conftest.cpp >&5 configure:4038: $? = 0 configure:4079: result: yes configure:4109: checking how to run the C preprocessor configure:4140: gcc -E conftest.c configure:4140: $? = 0 configure:4154: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | /* end confdefs.h. */ | #include configure:4179: result: gcc -E configure:4199: gcc -E conftest.c configure:4199: $? = 0 configure:4213: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | /* end confdefs.h. */ | #include configure:4242: checking for grep that handles long lines and -e configure:4300: result: /usr/bin/grep configure:4305: checking for egrep configure:4367: result: /usr/bin/grep -E configure:4372: checking for ANSI C header files configure:4392: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4392: $? = 0 configure:4465: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c >&5 configure:4465: $? = 0 configure:4465: ./conftest configure:4465: $? = 0 configure:4476: result: yes configure:4489: checking for sys/types.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for sys/stat.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for stdlib.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for string.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for memory.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for strings.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for inttypes.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for stdint.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4489: checking for unistd.h configure:4489: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4489: $? = 0 configure:4489: result: yes configure:4502: checking minix/config.h usability configure:4502: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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:4502: result: no configure:4502: checking minix/config.h presence configure:4502: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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:4502: result: no configure:4502: checking for minix/config.h configure:4502: result: no configure:4523: checking whether it is safe to define __EXTENSIONS__ configure:4541: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 configure:4541: $? = 0 configure:4548: result: yes configure:4565: checking whether gcc needs -traditional configure:4599: result: no configure:4606: checking whether we are using SUNPro C configure:4617: gcc -E conftest.c configure:4620: $? = 0 configure:4627: result: no configure:4632: checking for x86_64-redhat-linux-gnu-ranlib configure:4662: result: no configure:4672: checking for ranlib configure:4688: found /usr/bin/ranlib configure:4699: result: ranlib configure:4723: checking if compiler is clang configure:4745: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection conftest.c >&5 conftest.c: In function 'main': conftest.c:32:10: error: unknown type name 'not' 32 | not clang | ^~~ conftest.c:32:14: warning: unused variable 'clang' [-Wunused-variable] 32 | not clang | ^~~~~ configure:4745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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. */ | | int | main () | { | | #ifndef __clang__ | not clang | #endif | | ; | return 0; | } configure:4753: result: no configure:4770: checking for the compiler flag "-Wno-unknown-warning-option" configure:4801: gcc -c -Werror -Wno-unknown-warning-option conftest.c >&5 conftest.c: In function 'main': conftest.c:36:9: error: unknown type name 'gcc' 36 | gcc sucks | ^~~ conftest.c:39:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'return' 39 | return 0; | ^~~~~~ conftest.c: At top level: cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics configure:4801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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. */ | | int | main () | { | | /* | * gcc will happily accept -Wno-unknown-warning-option | * only emitting an error about it, if an error ocurrs in the source file. | */ | #if defined(__GNUC__) && !defined(__clang__) | gcc sucks | #endif | | return 0; | | ; | return 0; | } configure:4811: result: no configure:4819: checking for the compiler flag "-Qunused-arguments" configure:4846: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -Werror -Qunused-arguments -foobar conftest.c >&5 gcc: error: unrecognized command-line option '-Qunused-arguments' configure:4846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4862: result: no configure:4871: checking for the compiler flag "-Wno-date-time" configure:4898: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -Werror -Wno-date-time conftest.c >&5 configure:4898: $? = 0 configure:4914: result: yes configure:4925: checking for special C compiler options needed for large files configure:4970: result: no configure:4976: checking for _FILE_OFFSET_BITS value needed for large files configure:5001: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE conftest.c >&5 configure:5001: $? = 0 configure:5033: result: no configure:5119: checking whether byte ordering is bigendian configure:5134: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE conftest.c >&5 conftest.c:27:16: error: unknown type name 'not' 27 | not a universal capable compiler | ^~~ conftest.c:27:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 27 | not a universal capable compiler | ^~~~~~~~~ conftest.c:27:22: error: unknown type name 'universal' configure:5134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5179: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE conftest.c >&5 configure:5179: $? = 0 configure:5197: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:33:18: error: unknown type name 'not'; did you mean 'ino_t'? 33 | not big endian | ^~~ | ino_t conftest.c:33:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 33 | not big endian | ^~~~~~ configure:5197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5325: result: no configure:5350: checking for gmake configure:5366: found /usr/bin/gmake configure:5378: result: yes configure:5431: checking for gmake configure:5449: found /usr/bin/gmake configure:5462: result: /usr/bin/gmake configure:5477: checking number of system cores configure:5541: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c >&5 configure:5541: $? = 0 configure:5541: ./conftest configure:5541: $? = 16 configure: program exited with status 16 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | /* end confdefs.h. */ | | #include | #include | #ifdef _WIN32 | # include | #elif MACOS | # include | # include | #else | # include | #endif | | int main (int argc, char *argv[]) | { | uint32_t count; | | #ifdef WIN32 | SYSTEM_INFO sysinfo; | GetSystemInfo(&sysinfo); | | count = sysinfo.dwNumberOfProcessors; | | #elif MACOS | int nm[2]; | size_t len = 4; | | nm[0] = CTL_HW; | nm[1] = HW_AVAILCPU; | sysctl(nm, 2, &count, &len, NULL, 0); | | if(count < 1) { | nm[1] = HW_NCPU; | sysctl(nm, 2, &count, &len, NULL, 0); | if(count < 1) { | count = 1; | } | } | | #else | count = sysconf(_SC_NPROCESSORS_ONLN); | #endif | | return count; | } | configure:5558: result: 16 configure:5566: checking for git configure:5582: found /usr/bin/git configure:5594: result: yes configure:5624: checking docdir configure:5646: result: /usr/share/doc/freeradius configure:5654: checking logdir configure:5676: result: ${localstatedir}/log/radius configure:5680: checking radacctdir configure:5702: result: ${logdir}/radacct configure:5706: checking raddbdir configure:5728: result: ${sysconfdir}/raddb configure:5732: checking dictdir configure:5754: result: ${datarootdir}/freeradius configure:6107: checking for perl configure:6125: found /usr/bin/perl configure:6138: result: /usr/bin/perl configure:6152: checking for snmpget configure:6170: found /usr/bin/snmpget configure:6182: result: /usr/bin/snmpget configure:6197: checking for snmpwalk configure:6215: found /usr/bin/snmpwalk configure:6227: result: /usr/bin/snmpwalk configure:6242: checking for rusers configure:6273: result: /usr/bin/rusers configure:6315: checking for locate configure:6333: found /usr/bin/locate configure:6345: result: /usr/bin/locate configure:6355: checking for dirname configure:6373: found /usr/bin/dirname configure:6385: result: /usr/bin/dirname configure:6395: checking for grep configure:6425: result: /usr/bin/grep configure:6518: checking for _talloc in -ltalloc configure:6532: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -ltalloc >&5 configure:6532: $? = 0 configure:6535: result: yes configure:6664: checking pthread.h usability configure:6664: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE conftest.c >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking pthread.h presence configure:6664: gcc -E conftest.c configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for pthread.h configure:6664: result: yes configure:6681: checking for pthread_create in -lpthread configure:6706: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpthread >&5 configure:6706: $? = 0 configure:6715: result: yes configure:6724: checking for the compiler flag "-pthread" configure:6751: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Werror -pthread conftest.c >&5 configure:6751: $? = 0 configure:6767: result: yes configure:6898: checking for library containing sem_init configure:6929: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpthread >&5 configure:6929: $? = 0 configure:6946: result: none required configure:6959: checking for dlopen in -ldl configure:6984: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -ldl -lpthread >&5 configure:6984: $? = 0 configure:6993: result: yes configure:7005: checking for getsockname in -lsocket configure:7030: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lsocket -ldl -lpthread >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:7030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 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 getsockname (); | int | main () | { | return getsockname (); | ; | return 0; | } configure:7039: result: no configure:7051: checking for inet_aton in -lresolv configure:7076: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lresolv -ldl -lpthread >&5 configure:7076: $? = 0 configure:7085: result: yes configure:7097: checking for inet_ntoa in -lnsl configure:7122: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lnsl -lresolv -ldl -lpthread >&5 configure:7122: $? = 0 configure:7131: result: yes configure:7142: checking for htonl in -lws2_32 configure:7167: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lws2_32 -lnsl -lresolv -ldl -lpthread >&5 /usr/bin/ld: cannot find -lws2_32 collect2: error: ld returned 1 exit status configure:7167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 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 htonl (); | int | main () | { | return htonl (); | ; | return 0; | } configure:7176: result: no configure:7271: checking for pcap_open_live in -lpcap configure:7285: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcap -lnsl -lresolv -ldl -lpthread >&5 configure:7285: $? = 0 configure:7288: result: yes configure:7409: checking for pcap_fopen_offline configure:7409: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcap -lnsl -lresolv -ldl -lpthread >&5 configure:7409: $? = 0 configure:7409: result: yes configure:7409: checking for pcap_dump_fopen configure:7409: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcap -lnsl -lresolv -ldl -lpthread >&5 configure:7409: $? = 0 configure:7409: result: yes configure:7409: checking for pcap_create configure:7409: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcap -lnsl -lresolv -ldl -lpthread >&5 configure:7409: $? = 0 configure:7409: result: yes configure:7409: checking for pcap_activate configure:7409: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcap -lnsl -lresolv -ldl -lpthread >&5 configure:7409: $? = 0 configure:7409: result: yes configure:7507: checking for lcc_connect in -lcollectdclient configure:7521: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcollectdclient -lnsl -lresolv -ldl -lpthread >&5 /usr/bin/ld: cannot find -lcollectdclient collect2: error: ld returned 1 exit status configure:7521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | /* end confdefs.h. */ | extern char lcc_connect(); | int | main () | { | lcc_connect() | ; | return 0; | } configure:7528: result: no configure:7593: checking for lcc_connect in -lcollectdclient in /usr/local/lib configure:7608: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcollectdclient -lnsl -lresolv -ldl -lpthread >&5 /usr/bin/ld: cannot find -lcollectdclient collect2: error: ld returned 1 exit status configure:7608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | /* end confdefs.h. */ | extern char lcc_connect(); | int | main () | { | lcc_connect() | ; | return 0; | } configure:7617: result: no configure:7593: checking for lcc_connect in -lcollectdclient in /opt/lib configure:7608: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -L/opt/lib -Wl,-rpath,/opt/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcollectdclient -lnsl -lresolv -ldl -lpthread >&5 /usr/bin/ld: cannot find -lcollectdclient collect2: error: ld returned 1 exit status configure:7608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | /* end confdefs.h. */ | extern char lcc_connect(); | int | main () | { | lcc_connect() | ; | return 0; | } configure:7617: result: no configure:7634: WARNING: collectdclient library not found. Use --with-collectdclient-lib-dir=. configure:7725: checking for cap_get_proc in -lcap configure:7739: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread >&5 configure:7739: $? = 0 configure:7742: result: yes configure:7862: checking for a readline compatible library configure:7895: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:7895: $? = 0 configure:7914: result: -lreadline configure:7925: checking readline.h usability configure:7925: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:77:10: fatal error: readline.h: No such file or directory 77 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 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:7925: result: no configure:7925: checking readline.h presence configure:7925: gcc -E conftest.c conftest.c:44:10: fatal error: readline.h: No such file or directory 44 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:7925: result: no configure:7925: checking for readline.h configure:7925: result: no configure:7925: checking readline/readline.h usability configure:7925: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:7925: $? = 0 configure:7925: result: yes configure:7925: checking readline/readline.h presence configure:7925: gcc -E conftest.c configure:7925: $? = 0 configure:7925: result: yes configure:7925: checking for readline/readline.h configure:7925: result: yes configure:7935: checking whether readline supports history configure:7960: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:7960: $? = 0 configure:7967: result: yes configure:7976: checking history.h usability configure:7976: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:79:10: fatal error: history.h: No such file or directory 79 | #include | ^~~~~~~~~~~ compilation terminated. configure:7976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 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:7976: result: no configure:7976: checking history.h presence configure:7976: gcc -E conftest.c conftest.c:46:10: fatal error: history.h: No such file or directory 46 | #include | ^~~~~~~~~~~ compilation terminated. configure:7976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | /* end confdefs.h. */ | #include configure:7976: result: no configure:7976: checking for history.h configure:7976: result: no configure:7976: checking readline/history.h usability configure:7976: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:7976: $? = 0 configure:7976: result: yes configure:7976: checking readline/history.h presence configure:7976: gcc -E conftest.c configure:7976: $? = 0 configure:7976: result: yes configure:7976: checking for readline/history.h configure:7976: result: yes configure:8221: skipping test for systemd watchdog configure:8411: skipping test for systemd/sd-daemon.h. configure:8747: checking for talloc.h configure:8762: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c: In function 'main': conftest.c:52:5: warning: unused variable 'a' [-Wunused-variable] 52 | int a = 1; | ^ configure:8762: $? = 0 configure:8765: result: yes configure:8903: checking for dirent.h that defines DIR configure:8922: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:8922: $? = 0 configure:8930: result: yes configure:8943: checking for library containing opendir configure:8974: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:8974: $? = 0 configure:8991: result: none required configure:9058: checking for ANSI C header files configure:9162: result: yes configure:9170: checking whether time.h and sys/time.h may both be included configure:9190: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9190: $? = 0 configure:9197: result: yes configure:9205: checking for sys/wait.h that is POSIX.1 compatible configure:9231: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9231: $? = 0 configure:9238: result: yes configure:9299: checking arpa/inet.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking arpa/inet.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for arpa/inet.h configure:9299: result: yes configure:9299: checking crypt.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking crypt.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for crypt.h configure:9299: result: yes configure:9299: checking dlfcn.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking dlfcn.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for dlfcn.h configure:9299: result: yes configure:9299: checking errno.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking errno.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for errno.h configure:9299: result: yes configure:9299: checking fcntl.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking fcntl.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for fcntl.h configure:9299: result: yes configure:9299: checking features.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking features.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for features.h configure:9299: result: yes configure:9299: checking fnmatch.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking fnmatch.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for fnmatch.h configure:9299: result: yes configure:9299: checking getopt.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking getopt.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for getopt.h configure:9299: result: yes configure:9299: checking glob.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking glob.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for glob.h configure:9299: result: yes configure:9299: checking grp.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking grp.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for grp.h configure:9299: result: yes configure:9299: checking for inttypes.h configure:9299: result: yes configure:9299: checking limits.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking limits.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for limits.h configure:9299: result: yes configure:9299: checking linux/if_packet.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking linux/if_packet.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for linux/if_packet.h configure:9299: result: yes configure:9299: checking malloc.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking malloc.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for malloc.h configure:9299: result: yes configure:9299: checking netdb.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking netdb.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for netdb.h configure:9299: result: yes configure:9299: checking netinet/in.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking netinet/in.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for netinet/in.h configure:9299: result: yes configure:9299: checking prot.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:100:10: fatal error: prot.h: No such file or directory 100 | #include | ^~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:9299: result: no configure:9299: checking prot.h presence configure:9299: gcc -E conftest.c conftest.c:67:10: fatal error: prot.h: No such file or directory 67 | #include | ^~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for prot.h configure:9299: result: no configure:9299: checking pwd.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking pwd.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for pwd.h configure:9299: result: yes configure:9299: checking resource.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:101:10: fatal error: resource.h: No such file or directory 101 | #include | ^~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_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:9299: result: no configure:9299: checking resource.h presence configure:9299: gcc -E conftest.c conftest.c:68:10: fatal error: resource.h: No such file or directory 68 | #include | ^~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for resource.h configure:9299: result: no configure:9299: checking semaphore.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking semaphore.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for semaphore.h configure:9299: result: yes configure:9299: checking sia.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:102:10: fatal error: sia.h: No such file or directory 102 | #include | ^~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_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:9299: result: no configure:9299: checking sia.h presence configure:9299: gcc -E conftest.c conftest.c:69:10: fatal error: sia.h: No such file or directory 69 | #include | ^~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for sia.h configure:9299: result: no configure:9299: checking siad.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:102:10: fatal error: siad.h: No such file or directory 102 | #include | ^~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_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:9299: result: no configure:9299: checking siad.h presence configure:9299: gcc -E conftest.c conftest.c:69:10: fatal error: siad.h: No such file or directory 69 | #include | ^~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for siad.h configure:9299: result: no configure:9299: checking signal.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking signal.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for signal.h configure:9299: result: yes configure:9299: checking stdatomic.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking stdatomic.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for stdatomic.h configure:9299: result: yes configure:9299: checking stdalign.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking stdalign.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for stdalign.h configure:9299: result: yes configure:9299: checking stdbool.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking stdbool.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for stdbool.h configure:9299: result: yes configure:9299: checking stddef.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking stddef.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for stddef.h configure:9299: result: yes configure:9299: checking for stdint.h configure:9299: result: yes configure:9299: checking stdio.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking stdio.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for stdio.h configure:9299: result: yes configure:9299: checking sys/event.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:109:10: fatal error: sys/event.h: No such file or directory 109 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_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:9299: result: no configure:9299: checking sys/event.h presence configure:9299: gcc -E conftest.c conftest.c:76:10: fatal error: sys/event.h: No such file or directory 76 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for sys/event.h configure:9299: result: no configure:9299: checking sys/fcntl.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/fcntl.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/fcntl.h configure:9299: result: yes configure:9299: checking sys/prctl.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/prctl.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/prctl.h configure:9299: result: yes configure:9299: checking sys/procctl.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:111:10: fatal error: sys/procctl.h: No such file or directory 111 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_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:9299: result: no configure:9299: checking sys/procctl.h presence configure:9299: gcc -E conftest.c conftest.c:78:10: fatal error: sys/procctl.h: No such file or directory 78 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for sys/procctl.h configure:9299: result: no configure:9299: checking sys/ptrace.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/ptrace.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/ptrace.h configure:9299: result: yes configure:9299: checking sys/resource.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/resource.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/resource.h configure:9299: result: yes configure:9299: checking sys/security.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:113:10: fatal error: sys/security.h: No such file or directory 113 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_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:9299: result: no configure:9299: checking sys/security.h presence configure:9299: gcc -E conftest.c conftest.c:80:10: fatal error: sys/security.h: No such file or directory 80 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for sys/security.h configure:9299: result: no configure:9299: checking sys/select.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/select.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/select.h configure:9299: result: yes configure:9299: checking sys/socket.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/socket.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/socket.h configure:9299: result: yes configure:9299: checking sys/time.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/time.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/time.h configure:9299: result: yes configure:9299: checking for sys/types.h configure:9299: result: yes configure:9299: checking sys/un.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking sys/un.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for sys/un.h configure:9299: result: yes configure:9299: checking for sys/wait.h configure:9299: result: yes configure:9299: checking syslog.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking syslog.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for syslog.h configure:9299: result: yes configure:9299: checking for unistd.h configure:9299: result: yes configure:9299: checking utime.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking utime.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for utime.h configure:9299: result: yes configure:9299: checking utmp.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking utmp.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for utmp.h configure:9299: result: yes configure:9299: checking utmpx.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking utmpx.h presence configure:9299: gcc -E conftest.c configure:9299: $? = 0 configure:9299: result: yes configure:9299: checking for utmpx.h configure:9299: result: yes configure:9299: checking winsock.h usability configure:9299: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 conftest.c:124:10: fatal error: winsock.h: No such file or directory 124 | #include | ^~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_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:9299: result: no configure:9299: checking winsock.h presence configure:9299: gcc -E conftest.c conftest.c:91:10: fatal error: winsock.h: No such file or directory 91 | #include | ^~~~~~~~~~~ compilation terminated. configure:9299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include configure:9299: result: no configure:9299: checking for winsock.h configure:9299: result: no configure:9312: checking for net/if.h configure:9312: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS conftest.c >&5 configure:9312: $? = 0 configure:9312: result: yes configure:9397: checking for DH_new in -lcrypto configure:9411: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:9411: $? = 0 configure:9414: result: yes configure:9578: checking for SSL_new in -lssl configure:9592: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:9592: $? = 0 configure:9595: result: yes configure:9822: checking for openssl/ssl.h configure:9837: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:99:5: warning: unused variable 'a' [-Wunused-variable] 99 | int a = 1; | ^ configure:9837: $? = 0 configure:9840: result: yes configure:9977: checking openssl/asn1.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/asn1.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/asn1.h configure:9977: result: yes configure:9977: checking openssl/conf.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/conf.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/conf.h configure:9977: result: yes configure:9977: checking openssl/crypto.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/crypto.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/crypto.h configure:9977: result: yes configure:9977: checking openssl/err.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/err.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/err.h configure:9977: result: yes configure:9977: checking openssl/evp.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/evp.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/evp.h configure:9977: result: yes configure:9977: checking openssl/hmac.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/hmac.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/hmac.h configure:9977: result: yes configure:9977: checking openssl/md5.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/md5.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/md5.h configure:9977: result: yes configure:9977: checking openssl/md4.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/md4.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/md4.h configure:9977: result: yes configure:9977: checking openssl/rand.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/rand.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/rand.h configure:9977: result: yes configure:9977: checking openssl/sha.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/sha.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/sha.h configure:9977: result: yes configure:9977: checking for openssl/ssl.h configure:9977: result: yes configure:9977: checking openssl/ocsp.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/ocsp.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/ocsp.h configure:9977: result: yes configure:9977: checking openssl/engine.h usability configure:9977: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking openssl/engine.h presence configure:9977: gcc -E conftest.c configure:9977: $? = 0 configure:9977: result: yes configure:9977: checking for openssl/engine.h configure:9977: result: yes configure:9996: checking for OpenSSL version >= 0.9.7 configure:10009: result: yes configure:10029: checking OpenSSL library and header version consistency configure:10061: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10061: $? = 0 configure:10061: ./conftest configure:10061: $? = 0 configure:10063: result: yes configure:10093: checking for SSL_get_client_random configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10093: $? = 0 configure:10093: result: yes configure:10093: checking for SSL_get_server_random configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10093: $? = 0 configure:10093: result: yes configure:10093: checking for SSL_SESSION_get_master_key configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10093: $? = 0 configure:10093: result: yes configure:10093: checking for HMAC_CTX_new configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10093: $? = 0 configure:10093: result: yes configure:10093: checking for HMAC_CTX_free configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10093: $? = 0 configure:10093: result: yes configure:10093: checking for ASN1_STRING_get0_data configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10093: $? = 0 configure:10093: result: yes configure:10093: checking for CONF_modules_load_file configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:10093: $? = 0 configure:10093: result: yes configure:10093: checking for CRYPTO_set_id_callback configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccwVK32s.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `CRYPTO_set_id_callback' collect2: error: ld returned 1 exit status configure:10093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | /* end confdefs.h. */ | /* Define CRYPTO_set_id_callback to an innocuous variant, in case declares CRYPTO_set_id_callback. | For example, HP-UX 11i declares gettimeofday. */ | #define CRYPTO_set_id_callback innocuous_CRYPTO_set_id_callback | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CRYPTO_set_id_callback (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CRYPTO_set_id_callback | | /* 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 | __attribute__ ((used)) char CRYPTO_set_id_callback (); | /* 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_CRYPTO_set_id_callback || defined __stub___CRYPTO_set_id_callback | choke me | #endif | | int | main () | { | return CRYPTO_set_id_callback (); | ; | return 0; | } configure:10093: result: no configure:10093: checking for CRYPTO_set_locking_callback configure:10093: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lssl -lcrypto -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cc66m0JQ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `CRYPTO_set_locking_callback' collect2: error: ld returned 1 exit status configure:10093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | /* end confdefs.h. */ | /* Define CRYPTO_set_locking_callback to an innocuous variant, in case declares CRYPTO_set_locking_callback. | For example, HP-UX 11i declares gettimeofday. */ | #define CRYPTO_set_locking_callback innocuous_CRYPTO_set_locking_callback | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CRYPTO_set_locking_callback (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CRYPTO_set_locking_callback | | /* 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 | __attribute__ ((used)) char CRYPTO_set_locking_callback (); | /* 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_CRYPTO_set_locking_callback || defined __stub___CRYPTO_set_locking_callback | choke me | #endif | | int | main () | { | return CRYPTO_set_locking_callback (); | ; | return 0; | } configure:10093: result: no configure:10209: checking for pcap.h configure:10224: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:120:5: warning: unused variable 'a' [-Wunused-variable] 120 | int a = 1; | ^ configure:10224: $? = 0 configure:10227: result: yes configure:10356: skipping test for collectd/client.h. configure:10695: checking for sys/capability.h configure:10710: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:121:5: warning: unused variable 'a' [-Wunused-variable] 121 | int a = 1; | ^ configure:10710: $? = 0 configure:10713: result: yes configure:10840: checking for off_t configure:10840: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:10840: $? = 0 configure:10840: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:153:20: error: expected expression before ')' token 153 | if (sizeof ((off_t))) | ^ configure:10840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_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 ((off_t))) | return 0; | ; | return 0; | } configure:10840: result: yes configure:10851: checking for pid_t configure:10851: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:10851: $? = 0 configure:10851: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:153:20: error: expected expression before ')' token 153 | if (sizeof ((pid_t))) | ^ configure:10851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_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 ((pid_t))) | return 0; | ; | return 0; | } configure:10851: result: yes configure:10862: checking for size_t configure:10862: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:10862: $? = 0 configure:10862: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:153:21: error: expected expression before ')' token 153 | if (sizeof ((size_t))) | ^ configure:10862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:10862: result: yes configure:10873: checking for uid_t in sys/types.h configure:10892: result: yes configure:10905: checking for socklen_t configure:10929: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:11: warning: unused variable 'foo' [-Wunused-variable] 128 | socklen_t foo | ^~~ configure:10929: $? = 0 configure:10936: result: yes configure:10947: checking for uint8_t configure:10971: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:9: warning: unused variable 'foo' [-Wunused-variable] 128 | uint8_t foo | ^~~ configure:10971: $? = 0 configure:10978: result: yes configure:10989: checking for uint16_t configure:11013: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:10: warning: unused variable 'foo' [-Wunused-variable] 128 | uint16_t foo | ^~~ configure:11013: $? = 0 configure:11020: result: yes configure:11031: checking for uint32_t configure:11055: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:10: warning: unused variable 'foo' [-Wunused-variable] 128 | uint32_t foo | ^~~ configure:11055: $? = 0 configure:11062: result: yes configure:11073: checking for uint64_t configure:11097: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:10: warning: unused variable 'foo' [-Wunused-variable] 128 | uint64_t foo | ^~~ configure:11097: $? = 0 configure:11104: result: yes configure:11114: checking for __uint128_t configure:11114: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:11114: $? = 0 configure:11114: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:153:26: error: expected expression before ')' token 153 | if (sizeof ((__uint128_t))) | ^ configure:11114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_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 ((__uint128_t))) | return 0; | ; | return 0; | } configure:11114: result: yes configure:11122: checking for uint128_t configure:11122: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:132:13: error: 'uint128_t' undeclared (first use in this function); did you mean 'uint32_t'? 132 | if (sizeof (uint128_t)) | ^~~~~~~~~ | uint32_t conftest.c:132:13: note: each undeclared identifier is reported only once for each function it appears in configure:11122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | # include | #endif | | #ifdef HAVE_STDINT_H | # include | #endif | | | | int | main () | { | if (sizeof (uint128_t)) | return 0; | ; | return 0; | } configure:11122: result: no configure:11140: checking for struct in6_addr configure:11140: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:11140: $? = 0 configure:11140: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:128:30: error: expected expression before ')' token 128 | if (sizeof ((struct in6_addr))) | ^ configure:11140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETINET_IN_H | # include | #endif | | | | int | main () | { | if (sizeof ((struct in6_addr))) | return 0; | ; | return 0; | } configure:11140: result: yes configure:11154: checking for struct sockaddr_storage configure:11154: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:11154: $? = 0 configure:11154: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:132:38: error: expected expression before ')' token 132 | if (sizeof ((struct sockaddr_storage))) | ^ configure:11154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETINET_IN_H | # include | #endif | | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:11154: result: yes configure:11171: checking for struct sockaddr_in6 configure:11171: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:11171: $? = 0 configure:11171: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:34: error: expected expression before ')' token 129 | if (sizeof ((struct sockaddr_in6))) | ^ configure:11171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETINET_IN_H | # include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:11171: result: yes configure:11184: checking for struct addrinfo configure:11184: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:11184: $? = 0 configure:11184: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:139:30: error: expected expression before ')' token 139 | if (sizeof ((struct addrinfo))) | ^ configure:11184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | #ifdef HAVE_NETDB_H | # include | #endif | | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:11184: result: yes configure:11206: checking if sig_t is defined configure:11227: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c: In function 'main': conftest.c:131:13: warning: unused variable 'func' [-Wunused-variable] 131 | sig_t func; | ^~~~ configure:11227: $? = 0 configure:11229: result: yes configure:11293: checking for bindat configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccjZMZ1w.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `bindat' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | /* end confdefs.h. */ | /* Define bindat to an innocuous variant, in case declares bindat. | For example, HP-UX 11i declares gettimeofday. */ | #define bindat innocuous_bindat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindat | | /* 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 | __attribute__ ((used)) char bindat (); | /* 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_bindat || defined __stub___bindat | choke me | #endif | | int | main () | { | return bindat (); | ; | return 0; | } configure:11293: result: no configure:11293: checking for clock_gettime configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for closefrom configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccjSZ3sB.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 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 | __attribute__ ((used)) 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:11293: result: no configure:11293: checking for ctime_r configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for dladdr configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for fcntl configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for fopencookie configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for funopen configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccAl8JFB.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 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 | __attribute__ ((used)) 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:11293: result: no configure:11293: checking for getaddrinfo configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for getnameinfo configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for getopt_long configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for getpeereid configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccskhAWn.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 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 | __attribute__ ((used)) 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:11293: result: no configure:11293: checking for getresuid configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for gettimeofday configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for getusershell configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for gmtime_r configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for if_indextoname configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for inet_aton configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for inet_ntop configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for inet_pton configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for initgroups configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for kqueue configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccVImkDJ.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | | /* 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 | __attribute__ ((used)) char kqueue (); | /* 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_kqueue || defined __stub___kqueue | choke me | #endif | | int | main () | { | return kqueue (); | ; | return 0; | } configure:11293: result: no configure:11293: checking for localtime_r configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for mallopt configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for mkdirat configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for openat configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for pthread_sigmask configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for setlinebuf configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for setresuid configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for setsid configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for setuid configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for setvbuf configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for sigaction configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for sigprocmask configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for snprintf configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c:175:29: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 175 | __attribute__ ((used)) char snprintf (); | ^~~~~~~~ conftest.c:163:1: note: 'snprintf' is declared in header '' 162 | # include 163 | #else configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for strcasecmp configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for strlcat configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/cciG8uV1.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 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 | __attribute__ ((used)) 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:11293: result: no configure:11293: checking for strlcpy configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccXwCHb8.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:11293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 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 | __attribute__ ((used)) 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:11293: result: no configure:11293: checking for strncasecmp configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for strsep configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for strsignal configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for unlinkat configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for vdprintf configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11293: $? = 0 configure:11293: result: yes configure:11293: checking for vsnprintf configure:11293: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c:182:29: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 182 | __attribute__ ((used)) char vsnprintf (); | ^~~~~~~~~ conftest.c:170:1: note: 'vsnprintf' is declared in header '' 169 | # include 170 | #else configure:11293: $? = 0 configure:11293: result: yes configure:11303: checking return type of signal handlers configure:11321: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:166:10: error: void value not ignored as it ought to be 166 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure:11321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:11328: result: void configure:11339: checking for ut_xtime in struct utmpx configure:11362: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 In file included from conftest.c:164: conftest.c: In function 'main': conftest.c:173:12: error: 'struct utmpx' has no member named 'ut_xtime' 173 | int foo = offsetof(struct utmpx, ut_xtime) | ^~~~~~~~ conftest.c:173:6: warning: unused variable 'foo' [-Wunused-variable] 173 | int foo = offsetof(struct utmpx, ut_xtime) | ^~~ configure:11362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDDEF_H | #include | #endif | #ifndef offsetof | #define offsetof(TYPE, MEMBER) ((int) &((TYPE *)0)->MEMBER) | #endif | | int | main () | { | int foo = offsetof(struct utmpx, ut_xtime) | ; | return 0; | } configure:11375: result: no configure:11388: checking for ipi_addr in struct in_pktinfo configure:11411: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:174:6: warning: unused variable 'foo' [-Wunused-variable] 174 | int foo = offsetof(struct in_pktinfo, ipi_addr) | ^~~ configure:11411: $? = 0 configure:11420: result: yes configure:11436: checking for ipi6_addr in struct in6_pktinfo configure:11459: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 conftest.c: In function 'main': conftest.c:175:6: warning: unused variable 'foo' [-Wunused-variable] 175 | int foo = offsetof(struct in6_pktinfo, ipi6_addr) | ^~~ configure:11459: $? = 0 configure:11468: result: yes configure:11483: checking if htonll is defined configure:11502: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c: In function 'main': conftest.c:172:14: warning: implicit declaration of function 'htonll'; did you mean 'htonl'? [-Wimplicit-function-declaration] 172 | return htonll(0); | ^~~~~~ | htonl /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccNC6Dvw.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0x9): undefined reference to `htonll' collect2: error: ld returned 1 exit status configure:11502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | return htonll(0); | | | ; | return 0; | } configure:11512: result: no configure:11520: checking if htonlll is defined configure:11539: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c: In function 'main': conftest.c:172:14: warning: implicit declaration of function 'htonlll'; did you mean 'htonl'? [-Wimplicit-function-declaration] 172 | return htonlll(0); | ^~~~~~~ | htonl /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccT1kvwN.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0x9): undefined reference to `htonlll' collect2: error: ld returned 1 exit status configure:11539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | return htonlll(0); | | | ; | return 0; | } configure:11549: result: no configure:11558: checking for an ANSI C-conforming const configure:11624: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 conftest.c >&5 configure:11624: $? = 0 configure:11631: result: yes configure:11640: checking type of OS configure:11643: result: Linux configure:11835: checking if building with -DNDEBUG configure:11838: result: yes configure:11860: checking for __thread support in compiler configure:11876: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11876: $? = 0 configure:11876: ./conftest configure:11876: $? = 0 configure:11885: result: yes configure:11963: checking for __builtin_choose_expr support in compiler configure:11986: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:11986: $? = 0 configure:11986: ./conftest configure:11986: $? = 0 configure:11998: result: yes configure:12007: checking for __builtin_types_compatible_p support in compiler configure:12030: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:12030: $? = 0 configure:12030: ./conftest configure:12030: $? = 0 configure:12042: result: yes configure:12051: checking for __builtin_bswap64 support in compiler configure:12074: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:12074: $? = 0 configure:12074: ./conftest configure:12074: $? = 0 configure:12086: result: yes configure:12095: checking for __attribute__((__bounded__)) support in compiler configure:12121: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Werror -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c:171:11: error: 'bounded' attribute directive ignored [-Werror=attributes] 171 | void test(char *buff) __attribute__ ((__bounded__ (__string__, 1, 1))); | ^~~~ cc1: all warnings being treated as errors configure:12121: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | /* end confdefs.h. */ | | | void test(char *buff) __attribute__ ((__bounded__ (__string__, 1, 1))); | int main(int argc, char **argv) { | if ((argc < 0) || !argv) return 1; /* -Werror=unused-parameter */ | return 0; | } | | configure:12134: result: no configure:12144: checking for talloc_set_memlimit in -ltalloc configure:12169: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -ltalloc -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:12169: $? = 0 configure:12178: result: yes configure:12190: checking for crypt in -lcrypt configure:12215: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcrypt -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:12215: $? = 0 configure:12224: result: yes configure:12246: checking for crypt_r in -lcrypt configure:12271: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcrypt -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:12271: $? = 0 configure:12280: result: yes configure:12289: checking for setkey in -lcipher configure:12314: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcipher -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: cannot find -lcipher collect2: error: ld returned 1 exit status configure:12314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | #define HAVE_TALLOC_SET_MEMLIMIT 1 | #define HAVE_CRYPT /**/ | #define HAVE_CRYPT_R /**/ | /* 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 setkey (); | int | main () | { | return setkey (); | ; | return 0; | } configure:12323: result: no configure:12461: checking for execinfo.h configure:12476: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:177:5: warning: unused variable 'a' [-Wunused-variable] 177 | int a = 1; | ^ configure:12476: $? = 0 configure:12479: result: yes configure:12645: checking for backtrace_symbols in -lexecinfo configure:12659: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lexecinfo -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:12659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | #define HAVE_TALLOC_SET_MEMLIMIT 1 | #define HAVE_CRYPT /**/ | #define HAVE_CRYPT_R /**/ | /* end confdefs.h. */ | extern char backtrace_symbols(); | int | main () | { | backtrace_symbols() | ; | return 0; | } configure:12666: result: no configure:12731: checking for backtrace_symbols in -lexecinfo in /usr/local/lib configure:12746: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lexecinfo -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:12746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | #define HAVE_TALLOC_SET_MEMLIMIT 1 | #define HAVE_CRYPT /**/ | #define HAVE_CRYPT_R /**/ | /* end confdefs.h. */ | extern char backtrace_symbols(); | int | main () | { | backtrace_symbols() | ; | return 0; | } configure:12755: result: no configure:12731: checking for backtrace_symbols in -lexecinfo in /opt/lib configure:12746: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -L/opt/lib -Wl,-rpath,/opt/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lexecinfo -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:12746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | #define HAVE_TALLOC_SET_MEMLIMIT 1 | #define HAVE_CRYPT /**/ | #define HAVE_CRYPT_R /**/ | /* end confdefs.h. */ | extern char backtrace_symbols(); | int | main () | { | backtrace_symbols() | ; | return 0; | } configure:12755: result: no configure:12772: checking if execinfo provided as part of libc configure:12789: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c: In function 'main': conftest.c:180:27: warning: passing argument 1 of 'backtrace_symbols' from incompatible pointer type [-Wincompatible-pointer-types] 180 | backtrace_symbols(&sym, sizeof(sym)) | ^~~~ | | | void * (*)[1] In file included from conftest.c:173: /usr/include/execinfo.h:32:47: note: expected 'void * const*' but argument is of type 'void * (*)[1]' 32 | extern char **backtrace_symbols (void *const *__array, int __size) | ~~~~~~~~~~~~~^~~~~~~ conftest.c:180:9: warning: 'sym' may be used uninitialized [-Wmaybe-uninitialized] 180 | backtrace_symbols(&sym, sizeof(sym)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from conftest.c:173: /usr/include/execinfo.h:32:15: note: by argument 1 of type 'void * const *' to 'backtrace_symbols' declared here 32 | extern char **backtrace_symbols (void *const *__array, int __size) | ^~~~~~~~~~~~~~~~~ conftest.c:179:15: note: 'sym' declared here 179 | void *sym[1]; | ^~~ configure:12789: $? = 0 configure:12791: result: yes configure:12974: checking for pcre.h configure:12989: gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:178:5: warning: unused variable 'a' [-Wunused-variable] 178 | int a = 1; | ^ configure:12989: $? = 0 configure:12992: result: yes configure:13158: checking for pcre_compile in -lpcre configure:13172: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:13172: $? = 0 configure:13175: result: yes configure:13626: checking for library containing __atomic_load_4 configure:13657: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c:182:6: warning: conflicting types for built-in function '__atomic_load_4'; expected 'unsigned int(const volatile void *, int)' [-Wbuiltin-declaration-mismatch] 182 | char __atomic_load_4 (); | ^~~~~~~~~~~~~~~ /usr/bin/ld: /usr/bin/ld: DWARF error: invalid abstract instance DIE ref /tmp/ccolcmmL.ltrans0.ltrans.o: in function `main': :(.text.startup[.text.startup.group]+0xb): undefined reference to `__atomic_load_4' collect2: error: ld returned 1 exit status configure:13657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | #define HAVE_TALLOC_SET_MEMLIMIT 1 | #define HAVE_CRYPT /**/ | #define HAVE_CRYPT_R /**/ | #define HAVE_EXECINFO 1 | #define HAVE_PCRE 1 | #define HAVE_BINSAFE_REGEX 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 __atomic_load_4 (); | int | main () | { | return __atomic_load_4 (); | ; | return 0; | } configure:13657: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -latomic -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c:182:6: warning: conflicting types for built-in function '__atomic_load_4'; expected 'unsigned int(const volatile void *, int)' [-Wbuiltin-declaration-mismatch] 182 | char __atomic_load_4 (); | ^~~~~~~~~~~~~~~ /usr/bin/ld: cannot find /usr/lib64/libatomic.so.1.2.0 collect2: error: ld returned 1 exit status configure:13657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | #define HAVE_TALLOC_SET_MEMLIMIT 1 | #define HAVE_CRYPT /**/ | #define HAVE_CRYPT_R /**/ | #define HAVE_EXECINFO 1 | #define HAVE_PCRE 1 | #define HAVE_BINSAFE_REGEX 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 __atomic_load_4 (); | int | main () | { | return __atomic_load_4 (); | ; | return 0; | } configure:13674: result: no configure:13702: checking gethostbyaddr_r() syntax configure:13752: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:13752: $? = 0 configure:13826: result: GNU-style configure:13836: checking gethostbyname_r() syntax configure:13852: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:13852: $? = 0 configure:13924: result: GNU-style configure:13934: checking getpwnam_r configure:13951: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c: In function 'main': conftest.c:189:2: warning: argument 1 null where non-null expected [-Wnonnull] 189 | getpwnam_r(NULL, NULL, NULL, 0, NULL) | ^~~~~~~~~~ In file included from conftest.c:184: /usr/include/pwd.h:151:12: note: in a call to function 'getpwnam_r' declared 'nonnull' 151 | extern int getpwnam_r (const char *__restrict __name, | ^~~~~~~~~~ conftest.c:189:2: warning: argument 2 null where non-null expected [-Wnonnull] 189 | getpwnam_r(NULL, NULL, NULL, 0, NULL) | ^~~~~~~~~~ In file included from conftest.c:184: /usr/include/pwd.h:151:12: note: in a call to function 'getpwnam_r' declared 'nonnull' 151 | extern int getpwnam_r (const char *__restrict __name, | ^~~~~~~~~~ conftest.c:189:2: warning: argument 3 null where non-null expected [-Wnonnull] 189 | getpwnam_r(NULL, NULL, NULL, 0, NULL) | ^~~~~~~~~~ In file included from conftest.c:184: /usr/include/pwd.h:151:12: note: in a call to function 'getpwnam_r' declared 'nonnull' 151 | extern int getpwnam_r (const char *__restrict __name, | ^~~~~~~~~~ conftest.c:189:2: warning: argument 5 null where non-null expected [-Wnonnull] 189 | getpwnam_r(NULL, NULL, NULL, 0, NULL) | ^~~~~~~~~~ In file included from conftest.c:184: /usr/include/pwd.h:151:12: note: in a call to function 'getpwnam_r' declared 'nonnull' 151 | extern int getpwnam_r (const char *__restrict __name, | ^~~~~~~~~~ configure:13951: $? = 0 configure:13953: result: yes configure:13971: checking getgrnam_r configure:13988: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:13988: $? = 0 configure:13990: result: yes configure:14015: checking ctime_r() syntax configure:14030: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 conftest.c: In function 'main': conftest.c:191:2: error: too many arguments to function 'ctime_r' 191 | ctime_r(NULL, NULL, 0) | ^~~~~~~ In file included from conftest.c:186: /usr/include/time.h:153:14: note: declared here 153 | extern char *ctime_r (const time_t *__restrict __timer, | ^~~~~~~ configure:14030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeradius" | #define PACKAGE_TARNAME "freeradius" | #define PACKAGE_VERSION "$Id$" | #define PACKAGE_STRING "freeradius $Id$" | #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" | #define PACKAGE_URL "http://www.freeradius.org" | #define RADIUSD_VERSION 030025 | #define RADIUSD_VERSION_STRING "3.0.25" | #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 FR_LITTLE_ENDIAN 1 | #define WITH_ASCEND_BINARY 1 | #define WITH_TCP 1 | #define WITH_VMPS 1 | #define WITH_DHCP 1 | #define WITH_UDPFROMTO /**/ | #define ENABLE_REPRODUCIBLE_BUILDS 1 | #define HAVE_PTHREAD_H 1 | #define WITH_THREADS 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_PCAP_FOPEN_OFFLINE 1 | #define HAVE_PCAP_DUMP_FOPEN 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_ACTIVATE 1 | #define HAVE_LIBCAP 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_STDALIGN_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ASN1_H 1 | #define HAVE_OPENSSL_CONF_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_HMAC_H 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_OPENSSL_MD4_H 1 | #define HAVE_OPENSSL_RAND_H 1 | #define HAVE_OPENSSL_SHA_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_OCSP_H 1 | #define HAVE_OPENSSL_ENGINE_H 1 | #define HAVE_SSL_GET_CLIENT_RANDOM 1 | #define HAVE_SSL_GET_SERVER_RANDOM 1 | #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 | #define HAVE_HMAC_CTX_NEW 1 | #define HAVE_HMAC_CTX_FREE 1 | #define HAVE_ASN1_STRING_GET0_DATA 1 | #define HAVE_CONF_MODULES_LOAD_FILE 1 | #define HAVE_LIBPCAP 1 | #define HAVE_CAPABILITY_H 1 | #define HAVE___UINT128_T 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_SIG_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTIME_R 1 | #define HAVE_DLADDR 1 | #define HAVE_FCNTL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_INITGROUPS 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MALLOPT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_UNLINKAT 1 | #define HAVE_VDPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define RETSIGTYPE void | #define ut_xtime ut_tv.tv_sec | #define HAVE_IP_PKTINFO /**/ | #define HAVE_IN6_PKTINFO /**/ | #define WITH_NDEBUG 1 | #define TLS_STORAGE_CLASS __thread | #define HAVE_BUILTIN_CHOOSE_EXPR 1 | #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 | #define HAVE_BUILTIN_BSWAP_64 1 | #define HAVE_TALLOC_SET_MEMLIMIT 1 | #define HAVE_CRYPT /**/ | #define HAVE_CRYPT_R /**/ | #define HAVE_EXECINFO 1 | #define HAVE_PCRE 1 | #define HAVE_BINSAFE_REGEX 1 | #define HAVE_REGEX 1 | #define GNUSTYLE 1 | #define SYSVSTYLE 2 | #define BSDSTYLE 3 | #define GETHOSTBYADDRRSTYLE GNUSTYLE | #define GETHOSTBYNAMERSTYLE GNUSTYLE | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define POSIXSTYLE 1 | #define SOLARISSTYLE 2 | /* end confdefs.h. */ | | #include | | int | main () | { | ctime_r(NULL, NULL, 0) | ; | return 0; | } configure:14056: gcc -o conftest -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm conftest.c -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline >&5 configure:14056: $? = 0 configure:14073: result: POSIX-style configure:14083: result: top_builddir=/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25 configure:14253: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by freeradius config.status $, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on klempak.kominyplanice.cz config.status:1063: creating ./Make.inc config.status:1063: creating ./src/include/build-radpaths-h config.status:1063: creating ./src/main/radsniff.mk config.status:1063: creating ./src/main/checkrad config.status:1063: creating ./src/main/radlast config.status:1063: creating ./src/main/radtest config.status:1063: creating ./scripts/rc.radiusd config.status:1063: creating ./scripts/cron/radiusd.cron.daily config.status:1063: creating ./scripts/cron/radiusd.cron.monthly config.status:1063: creating ./scripts/cryptpasswd config.status:1063: creating ./raddb/radrelay.conf config.status:1063: creating ./raddb/radiusd.conf config.status:1063: creating src/include/autoconf.h config.status:1247: executing stamp-h commands config.status:1247: executing build-radpaths-h commands config.status:1247: executing main-chmod commands config.status:1247: executing scripts-chmod commands configure:15508: === configuring in src/modules/rlm_cache (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_cache) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_counter (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_counter) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_eap (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_eap) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_ippool (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_ippool) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_krb5 (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_krb5) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_ldap (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_ldap) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_mschap (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_mschap) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_pam (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_pam) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_perl (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_perl) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_python3 (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_python3) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_radutmp (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_radutmp) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_realm (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_realm) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_rest (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_rest) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_sql (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_sql) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_sqlcounter (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_sqlcounter) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_sqlippool (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_sqlippool) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_sql_map (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_sql_map) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_unix (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_unix) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_yubikey (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_yubikey) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_redis (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_redis) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure:15508: === configuring in src/modules/rlm_rediswho (/home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/src/modules/rlm_rediswho) configure:15571: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/freeradius' '--enable-reproducible-builds' '--disable-openssl-version-check' '--with-openssl' '--with-udpfromto' '--with-threads' '--with-docdir=/usr/share/doc/freeradius' '--with-rlm-sql_postgresql-include-dir=/usr/include/pgsql' '--with-rlm-sql-postgresql-lib-dir=/usr/lib64' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib64/mariadb' '--with-unixodbc-lib-dir=/usr/lib64' '--with-rlm-dbm-lib-dir=/usr/lib64' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib64/python3.9/config-3.9-x86_64-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.9' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_freetds' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-redhat-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-redhat-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-redhat-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_ASN1_STRING_get0_data=yes ac_cv_func_CONF_modules_load_file=yes ac_cv_func_CRYPTO_set_id_callback=no ac_cv_func_CRYPTO_set_locking_callback=no ac_cv_func_HMAC_CTX_free=yes ac_cv_func_HMAC_CTX_new=yes ac_cv_func_SSL_SESSION_get_master_key=yes ac_cv_func_SSL_get_client_random=yes ac_cv_func_SSL_get_server_random=yes ac_cv_func_bindat=no ac_cv_func_clock_gettime=yes ac_cv_func_closefrom=no ac_cv_func_ctime_r=yes ac_cv_func_dladdr=yes ac_cv_func_fcntl=yes ac_cv_func_fopencookie=yes ac_cv_func_funopen=no ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_getpeereid=no ac_cv_func_getresuid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getusershell=yes ac_cv_func_gmtime_r=yes ac_cv_func_if_indextoname=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_kqueue=no ac_cv_func_localtime_r=yes ac_cv_func_mallopt=yes ac_cv_func_mkdirat=yes ac_cv_func_openat=yes ac_cv_func_pcap_activate=yes ac_cv_func_pcap_create=yes ac_cv_func_pcap_dump_fopen=yes ac_cv_func_pcap_fopen_offline=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_setlinebuf=yes ac_cv_func_setresuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strsep=yes ac_cv_func_strsignal=yes ac_cv_func_unlinkat=yes ac_cv_func_vdprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_history_h=no ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_if_packet_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_asn1_h=yes ac_cv_header_openssl_conf_h=yes ac_cv_header_openssl_crypto_h=yes ac_cv_header_openssl_engine_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_evp_h=yes ac_cv_header_openssl_hmac_h=yes ac_cv_header_openssl_md4_h=yes ac_cv_header_openssl_md5_h=yes ac_cv_header_openssl_ocsp_h=yes ac_cv_header_openssl_rand_h=yes ac_cv_header_openssl_sha_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pcap_h=yes ac_cv_header_pcre_h=yes ac_cv_header_prot_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_h=no ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_resource_h=no ac_cv_header_semaphore_h=yes ac_cv_header_sia_h=no ac_cv_header_siad_h=no ac_cv_header_signal_h=yes ac_cv_header_stdalign_h=yes ac_cv_header_stdatomic_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_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_capability_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_procctl_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_security_h=no 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_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_talloc_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_winsock_h=no ac_cv_host=x86_64-redhat-linux-gnu ac_cv_lib_cap_cap_get_proc=yes ac_cv_lib_cipher_setkey=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypt_crypt_r=yes ac_cv_lib_crypto_DH_new=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_execinfo_backtrace_symbols=yes ac_cv_lib_nsl_inet_ntoa=yes ac_cv_lib_pcap_pcap_open_live=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_resolv_inet_aton=yes ac_cv_lib_socket_getsockname=no ac_cv_lib_ssl_SSL_new=yes ac_cv_lib_talloc__talloc=yes ac_cv_lib_talloc_talloc_set_memlimit=yes ac_cv_lib_ws2_32_htonl=no ac_cv_objext=o ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_DOXYGEN=/usr/bin/doxygen ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GRAPHVIZ_DOT=/usr/bin/dot ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LOCATE=/usr/bin/locate ac_cv_path_MAKE=/usr/bin/gmake ac_cv_path_PERL=/usr/bin/perl ac_cv_path_RUSERS=/usr/bin/rusers ac_cv_path_SNMPGET=/usr/bin/snmpget ac_cv_path_SNMPWALK=/usr/bin/snmpwalk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_GIT=yes ac_cv_prog_GMAKE=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_suncc=no ac_cv_safe_to_define___extensions__=yes ac_cv_search___atomic_load_4=no ac_cv_search_opendir='none required' ac_cv_search_sem_init='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-redhat-linux-gnu ac_cv_type___uint128_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_in6_addr=yes ac_cv_type_struct_in6_pktinfo_has_ipi6_addr=yes ac_cv_type_struct_in_pktinfo_has_ipi_addr=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_utmpx_has_ut_xtime= ac_cv_type_uid_t=yes ac_cv_type_uint128_t=no ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ax_cv_cc_bounded_attribute=no ax_cv_cc_builtin_bswap64=yes ax_cv_cc_builtin_choose_expr=yes ax_cv_cc_builtin_types_compatible_p=yes ax_cv_cc_clang=no ax_cv_cc_no_date_time_flag=yes ax_cv_cc_no_unknown_warning_option_flag=no ax_cv_cc_pthread_flag=yes ax_cv_cc_qunused_arguments_flag=no ax_cv_system_cores=16 vl_cv_lib_readline=-lreadline vl_cv_lib_readline_history=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/missing aclocal' ANTORA='' ASCIIDOCTOR='' AUTOCONF='${SHELL} /home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/missing autoconf' AUTOHEADER='${SHELL} /home/hanzlik/rpmbuild/BUILD/freeradius-server-3.0.25/missing autoheader' CC='gcc' CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c99 -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -DNDEBUG ' COLLECTDC_LDFLAGS='' COLLECTDC_LIBS='' CPP='gcc -E' CPPFLAGS=' ' CRYPTLIB='-lcrypt' CXX='g++' CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEFS='-DHAVE_CONFIG_H' DIRNAME='/usr/bin/dirname' DOXYGEN='/usr/bin/doxygen' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_REPRODUCIBLE_BUILDS='yes' EXEEXT='' FR_MAKEFLAGS='' GIT='yes' GMAKE='yes' GRAPHVIZ_DOT='/usr/bin/dot' GREP='/usr/bin/grep' HOSTINFO='x86_64-redhat-linux-gnu' INSTALLSTRIP='' LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm ' LIBOBJS='' LIBPREFIX='lib' LIBREADLINE='-lreadline' LIBS=' -lpcre -lcap -lnsl -lresolv -ldl -lpthread -lreadline' LOCATE='/usr/bin/locate' LTLIBOBJS='' MAKE='/usr/bin/gmake' MODULES=' rlm_always rlm_attr_filter rlm_cache rlm_chap rlm_counter rlm_detail rlm_dhcp rlm_digest rlm_dynamic_clients rlm_eap rlm_exec rlm_expiration rlm_expr rlm_files rlm_ippool rlm_krb5 rlm_ldap rlm_linelog rlm_logintime rlm_mschap rlm_otp rlm_pam rlm_pap rlm_passwd rlm_perl rlm_preprocess rlm_python3 rlm_radutmp rlm_realm rlm_rest rlm_replicate rlm_soh rlm_sql rlm_sqlcounter rlm_sqlippool rlm_sql_map rlm_test rlm_totp rlm_unix rlm_sometimes rlm_wimax rlm_yubikey rlm_redis rlm_rediswho' OBJEXT='o' OPENSSL_CPPFLAGS=' ' OPENSSL_LDFLAGS='' OPENSSL_LIBS='-lcrypto -lssl' PACKAGE_BUGREPORT='http://bugs.freeradius.org' PACKAGE_NAME='freeradius' PACKAGE_STRING='freeradius $Id$' PACKAGE_TARNAME='freeradius' PACKAGE_URL='http://www.freeradius.org' PACKAGE_VERSION='$Id$' PANDOC='' PANDOC_ENGINE='' PATH_SEPARATOR=':' PCAP_LDFLAGS='' PCAP_LIBS='-lpcap' PERL='/usr/bin/perl' RADIUSD_VERSION_STRING='3.0.25' RANLIB='ranlib' RUSERS='/usr/bin/rusers' SHELL='/bin/sh' SNMPGET='/usr/bin/snmpget' SNMPWALK='/usr/bin/snmpwalk' STATIC_MODULES='' SYSTEMD_LDFLAGS='' SYSTEMD_LIBS='' TALLOC_LDFLAGS='' TALLOC_LIBS='-ltalloc' USE_SHARED_LIBS='yes' USE_STATIC_LIBS='yes' WITH_DHCP='yes' ac_ct_CC='' ac_ct_CXX='' bindir='/usr/bin' build='x86_64-redhat-linux-gnu' build_alias='x86_64-redhat-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='redhat' clang_path='' datadir='/usr/share' datarootdir='${prefix}/share' dictdir='${datarootdir}/freeradius' docdir='/usr/share/doc/freeradius' dvidir='${docdir}' exec_prefix='/usr' host='x86_64-redhat-linux-gnu' host_alias='x86_64-redhat-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='redhat' htmldir='${docdir}' includedir='/usr/include' infodir='/usr/share/info' libdir='/usr/lib64/freeradius' libexecdir='/usr/libexec' localedir='${datarootdir}/locale' localstatedir='/var' logdir='${localstatedir}/log/radius' mandir='/usr/share/man' modconfdir='${raddbdir}/mods-config' oldincludedir='/usr/include' openssl_version_check_config='' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' radacctdir='${logdir}/radacct' raddbdir='${sysconfdir}/raddb' runstatedir='${localstatedir}/run' sbindir='/usr/sbin' sharedstatedir='/var/lib' subdirs=' src/modules/rlm_cache src/modules/rlm_counter src/modules/rlm_eap src/modules/rlm_ippool src/modules/rlm_krb5 src/modules/rlm_ldap src/modules/rlm_mschap src/modules/rlm_pam src/modules/rlm_perl src/modules/rlm_python3 src/modules/rlm_radutmp src/modules/rlm_realm src/modules/rlm_rest src/modules/rlm_sql src/modules/rlm_sqlcounter src/modules/rlm_sqlippool src/modules/rlm_sql_map src/modules/rlm_unix src/modules/rlm_yubikey src/modules/rlm_redis src/modules/rlm_rediswho' sysconfdir='/etc' target='x86_64-redhat-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='redhat' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "freeradius" #define PACKAGE_TARNAME "freeradius" #define PACKAGE_VERSION "$Id$" #define PACKAGE_STRING "freeradius $Id$" #define PACKAGE_BUGREPORT "http://bugs.freeradius.org" #define PACKAGE_URL "http://www.freeradius.org" #define RADIUSD_VERSION 030025 #define RADIUSD_VERSION_STRING "3.0.25" #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 FR_LITTLE_ENDIAN 1 #define WITH_ASCEND_BINARY 1 #define WITH_TCP 1 #define WITH_VMPS 1 #define WITH_DHCP 1 #define WITH_UDPFROMTO /**/ #define ENABLE_REPRODUCIBLE_BUILDS 1 #define HAVE_PTHREAD_H 1 #define WITH_THREADS 1 #define HAVE_LIBDL 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBNSL 1 #define HAVE_PCAP_FOPEN_OFFLINE 1 #define HAVE_PCAP_DUMP_FOPEN 1 #define HAVE_PCAP_CREATE 1 #define HAVE_PCAP_ACTIVATE 1 #define HAVE_LIBCAP 1 #define HAVE_LIBREADLINE 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEATURES_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GLOB_H 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_STDALIGN_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_NET_IF_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL_ASN1_H 1 #define HAVE_OPENSSL_CONF_H 1 #define HAVE_OPENSSL_CRYPTO_H 1 #define HAVE_OPENSSL_ERR_H 1 #define HAVE_OPENSSL_EVP_H 1 #define HAVE_OPENSSL_HMAC_H 1 #define HAVE_OPENSSL_MD5_H 1 #define HAVE_OPENSSL_MD4_H 1 #define HAVE_OPENSSL_RAND_H 1 #define HAVE_OPENSSL_SHA_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL_OCSP_H 1 #define HAVE_OPENSSL_ENGINE_H 1 #define HAVE_SSL_GET_CLIENT_RANDOM 1 #define HAVE_SSL_GET_SERVER_RANDOM 1 #define HAVE_SSL_SESSION_GET_MASTER_KEY 1 #define HAVE_HMAC_CTX_NEW 1 #define HAVE_HMAC_CTX_FREE 1 #define HAVE_ASN1_STRING_GET0_DATA 1 #define HAVE_CONF_MODULES_LOAD_FILE 1 #define HAVE_LIBPCAP 1 #define HAVE_CAPABILITY_H 1 #define HAVE___UINT128_T 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_SIG_T 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CTIME_R 1 #define HAVE_DLADDR 1 #define HAVE_FCNTL 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETRESUID 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUSERSHELL 1 #define HAVE_GMTIME_R 1 #define HAVE_IF_INDEXTONAME 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_INITGROUPS 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MALLOPT 1 #define HAVE_MKDIRAT 1 #define HAVE_OPENAT 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_SETLINEBUF 1 #define HAVE_SETRESUID 1 #define HAVE_SETSID 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSEP 1 #define HAVE_STRSIGNAL 1 #define HAVE_UNLINKAT 1 #define HAVE_VDPRINTF 1 #define HAVE_VSNPRINTF 1 #define RETSIGTYPE void #define ut_xtime ut_tv.tv_sec #define HAVE_IP_PKTINFO /**/ #define HAVE_IN6_PKTINFO /**/ #define WITH_NDEBUG 1 #define TLS_STORAGE_CLASS __thread #define HAVE_BUILTIN_CHOOSE_EXPR 1 #define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 #define HAVE_BUILTIN_BSWAP_64 1 #define HAVE_TALLOC_SET_MEMLIMIT 1 #define HAVE_CRYPT /**/ #define HAVE_CRYPT_R /**/ #define HAVE_EXECINFO 1 #define HAVE_PCRE 1 #define HAVE_BINSAFE_REGEX 1 #define HAVE_REGEX 1 #define GNUSTYLE 1 #define SYSVSTYLE 2 #define BSDSTYLE 3 #define GETHOSTBYADDRRSTYLE GNUSTYLE #define GETHOSTBYNAMERSTYLE GNUSTYLE #define HAVE_GETPWNAM_R 1 #define HAVE_GETGRNAM_R 1 #define POSIXSTYLE 1 #define SOLARISSTYLE 2 #define CTIMERSTYLE POSIXSTYLE configure: exit 0