Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/freeradius.spec'], chrootPath='/var/lib/mock/f32-build-20701410-1511225/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/freeradius.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1589328000 Wrote: /builddir/build/SRPMS/freeradius-3.0.21-2.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/freeradius.spec'], chrootPath='/var/lib/mock/f32-build-20701410-1511225/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/freeradius.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1589328000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QIR42d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf freeradius-server-3.0.21 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/freeradius-server-3.0.21.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd freeradius-server-3.0.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (freeradius-Adjust-configuration-to-fit-Red-Hat-specifics.patch):' Patch #1 (freeradius-Adjust-configuration-to-fit-Red-Hat-specifics.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file raddb/mods-available/eap Hunk #1 succeeded at 571 (offset 38 lines). Hunk #2 succeeded at 586 (offset 38 lines). patching file raddb/radiusd.conf.in Hunk #1 succeeded at 100 (offset 30 lines). Hunk #2 succeeded at 500 (offset 103 lines). + echo 'Patch #2 (freeradius-Use-system-crypto-policy-by-default.patch):' Patch #2 (freeradius-Use-system-crypto-policy-by-default.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file raddb/mods-available/eap Hunk #2 succeeded at 950 (offset 38 lines). patching file raddb/mods-available/inner-eap patching file raddb/sites-available/abfab-tls patching file raddb/sites-available/tls Hunk #1 succeeded at 237 (offset 22 lines). Hunk #2 succeeded at 553 (offset 36 lines). + echo 'Patch #3 (freeradius-bootstrap-create-only.patch):' Patch #3 (freeradius-bootstrap-create-only.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file raddb/certs/bootstrap Hunk #1 succeeded at 31 (offset 11 lines). + echo 'Patch #4 (freeradius-no-buildtime-cert-gen.patch):' Patch #4 (freeradius-no-buildtime-cert-gen.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Make.inc.in patching file configure patching file configure.ac patching file raddb/all.mk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kdgDTb + umask 022 + cd /builddir/build/BUILD + cd freeradius-server-3.0.21 + sed s/rlm_python/rlm_python3/g src/modules/stable -i ++ python3-config --configdir ++ sed s#/usr/lib/##g + export PY3_LIB_DIR=/usr/lib/python3.8/config-3.8-i386-linux-gnu + PY3_LIB_DIR=/usr/lib/python3.8/config-3.8-i386-linux-gnu ++ python3 -c 'import sysconfig; print(sysconfig.get_config_var("INCLUDEPY"))' + export PY3_INC_DIR=/usr/include/python3.8 + PY3_INC_DIR=/usr/include/python3.8 + ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc needs -traditional... no checking whether we are using SUNPro C... no checking for ranlib... ranlib checking if compiler is clang... no checking for the compiler flag "-Wno-unknown-warning-option"... no checking for the compiler flag "-Qunused-arguments"... no checking for the compiler flag "-Wno-date-time"... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether byte ordering is bigendian... no checking for gmake... yes checking for gmake... /usr/bin/gmake checking number of system cores... 6 checking for git... no checking docdir... ${datadir}/doc/freeradius checking logdir... ${localstatedir}/log/radius checking radacctdir... ${logdir}/radacct checking raddbdir... ${sysconfdir}/raddb checking dictdir... ${datarootdir}/freeradius checking for perl... /usr/bin/perl checking for snmpget... /usr/bin/snmpget checking for snmpwalk... /usr/bin/snmpwalk checking for rusers... /usr/bin/rusers checking for locate... no checking for dirname... /usr/bin/dirname checking for grep... (cached) /usr/bin/grep checking for _talloc in -ltalloc... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for the compiler flag "-pthread"... yes checking for library containing sem_init... none required checking for dlopen in -ldl... yes checking for getsockname in -lsocket... no checking for inet_aton in -lresolv... yes checking for inet_ntoa in -lnsl... no checking for htonl in -lws2_32... no checking for pcap_open_live in -lpcap... yes checking for pcap_fopen_offline... yes checking for pcap_dump_fopen... yes checking for pcap_create... yes checking for pcap_activate... yes checking for lcc_connect in -lcollectdclient... no checking for lcc_connect in -lcollectdclient in /usr/local/lib... no checking for lcc_connect in -lcollectdclient in /opt/lib... no configure: WARNING: collectdclient library not found. Use --with-collectdclient-lib-dir=. checking for cap_get_proc in -lcap... no checking for cap_get_proc in -lcap in /usr/local/lib... no checking for cap_get_proc in -lcap in /opt/lib... no configure: WARNING: cap library not found, debugger checks will not be enabled. Use --with-cap-lib-dir=. checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes configure: skipping test for systemd watchdog configure: skipping test for systemd/sd-daemon.h. checking for talloc.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking resource.h usability... no checking resource.h presence... no checking for resource.h... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sia.h usability... no checking sia.h presence... no checking for sia.h... no checking siad.h usability... no checking siad.h presence... no checking for siad.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for net/if.h... yes checking for DH_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for openssl/ssl.h... yes checking openssl/asn1.h usability... yes checking openssl/asn1.h presence... yes checking for openssl/asn1.h... yes checking openssl/conf.h usability... yes checking openssl/conf.h presence... yes checking for openssl/conf.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking for openssl/ssl.h... (cached) yes checking openssl/ocsp.h usability... yes checking openssl/ocsp.h presence... yes checking for openssl/ocsp.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for OpenSSL version >= 0.9.7... yes checking OpenSSL library and header version consistency... library: 1010107f header: 1010107f... yes checking for SSL_get_client_random... yes checking for SSL_get_server_random... yes checking for SSL_SESSION_get_master_key... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for ASN1_STRING_get0_data... yes checking for CONF_modules_load_file... yes checking for CRYPTO_set_id_callback... no checking for CRYPTO_set_locking_callback... no checking for pcap.h... yes configure: skipping test for collectd/client.h. configure: skipping test for cap.h. checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for __uint128_t... no checking for uint128_t... no checking for struct in6_addr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct addrinfo... yes checking if sig_t is defined... yes checking for bindat... no checking for clock_gettime... yes checking for closefrom... no checking for ctime_r... yes checking for dladdr... yes checking for fcntl... yes checking for fopencookie... yes checking for funopen... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for getopt_long... yes checking for getpeereid... no checking for getresuid... yes checking for gettimeofday... yes checking for getusershell... yes checking for gmtime_r... yes checking for if_indextoname... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for initgroups... yes checking for kqueue... no checking for localtime_r... yes checking for mallopt... yes checking for mkdirat... yes checking for openat... yes checking for pthread_sigmask... yes checking for setlinebuf... yes checking for setresuid... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for snprintf... yes checking for strcasecmp... yes checking for strlcat... no checking for strlcpy... no checking for strncasecmp... yes checking for strsep... yes checking for strsignal... yes checking for unlinkat... yes checking for vdprintf... yes checking for vsnprintf... yes checking return type of signal handlers... void checking for ut_xtime in struct utmpx... no checking for ipi_addr in struct in_pktinfo... yes checking for ipi6_addr in struct in6_pktinfo... yes checking if htonll is defined... no checking if htonlll is defined... no checking for an ANSI C-conforming const... yes checking type of OS... Linux checking if building with -DNDEBUG... yes checking for __thread support in compiler... yes checking for __builtin_choose_expr support in compiler... yes checking for __builtin_types_compatible_p support in compiler... yes checking for __builtin_bswap64 support in compiler... yes checking for __attribute__((__bounded__)) support in compiler... no checking for talloc_set_memlimit in -ltalloc... yes checking for crypt in -lcrypt... yes checking for crypt_r in -lcrypt... yes checking for setkey in -lcipher... no checking for execinfo.h... yes checking for backtrace_symbols in -lexecinfo... no checking for backtrace_symbols in -lexecinfo in /usr/local/lib... no checking for backtrace_symbols in -lexecinfo in /opt/lib... no checking if execinfo provided as part of libc... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking for library containing __atomic_load_4... -latomic checking gethostbyaddr_r() syntax... GNU-style checking gethostbyname_r() syntax... GNU-style checking getpwnam_r... yes checking getgrnam_r... yes checking ctime_r() syntax... POSIX-style top_builddir=/builddir/build/BUILD/freeradius-server-3.0.21 configure: creating ./config.status config.status: creating ./Make.inc config.status: creating ./src/include/build-radpaths-h config.status: creating ./src/main/radsniff.mk config.status: creating ./src/main/checkrad config.status: creating ./src/main/radlast config.status: creating ./src/main/radtest config.status: creating ./scripts/rc.radiusd config.status: creating ./scripts/cron/radiusd.cron.daily config.status: creating ./scripts/cron/radiusd.cron.monthly config.status: creating ./scripts/cryptpasswd config.status: creating ./raddb/radrelay.conf config.status: creating ./raddb/radiusd.conf config.status: creating src/include/autoconf.h config.status: executing stamp-h commands config.status: executing build-radpaths-h commands config.status: executing main-chmod commands config.status: executing scripts-chmod commands === configuring in src/modules/rlm_cache (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_cache) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_cache_memcached (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_cache/./drivers/rlm_cache_memcached) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for libmemcached/memcached.h... no checking for libmemcached/memcached.h in /usr/local/include/... no checking for libmemcached/memcached.h in /opt/include/... no configure: WARNING: libmemcached headers not found. Use --with-libmemcached-include-dir=. checking for pthread_once in -lpthread... yes checking for memcached in -lmemcached... no checking for memcached in -lmemcached in /usr/local/lib... no checking for memcached in -lmemcached in /opt/lib... no configure: WARNING: libmemcached libraries not found. Use --with-libmemcached-lib-dir=. configure: WARNING: silently not building rlm_cache_memcached. configure: WARNING: FAILURE: rlm_cache_memcached requires: libmemcached memcached.h. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_counter (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_counter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E needs it. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_eap (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status === configuring in ./types/rlm_eap_fast (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_fast) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for openssl/ec.h... yes checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for OpenSSL version >= 1.0.1a... yes configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_ikev2 (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_ikev2) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for OpenSSL support... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for EAPIKEv2/connector.h... no checking for EAPIKEv2/connector.h in /usr/local/include/... no checking for EAPIKEv2/connector.h in /opt/include/... no checking for ikev2_set_log_callback in -leap-ikev2... no checking for ikev2_set_log_callback in -leap-ikev2 in /usr/local/lib... no checking for ikev2_set_log_callback in -leap-ikev2 in /opt/lib... no configure: WARNING: silently not building rlm_eap_ikev2. configure: WARNING: FAILURE: rlm_eap_ikev2 requires: EAPIKEv2/connector.h libeap-ikev2. configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_pwd (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_pwd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for openssl/ec.h... yes checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking for EVP_sha256... yes checking for EC_GROUP_free... yes configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_sim (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_sim) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_tnc (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_tnc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for naaeap/naaeap.h... no checking for naaeap/naaeap.h in /usr/local/include/... no checking for naaeap/naaeap.h in /opt/include/... no checking for processEAPTNCData in -lnaaeap... no checking for processEAPTNCData in -lnaaeap in /usr/local/lib... no checking for processEAPTNCData in -lnaaeap in /opt/lib... no configure: WARNING: silently not building rlm_eap_tnc. configure: WARNING: FAILURE: rlm_eap_tnc requires: naaeap.h libnaaeap. configure: WARNING: Required libraries are available from https://github.com/trustatfhh/tnc-fhh configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_ippool (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_ippool) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E needs it. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_krb5 (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_krb5) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for krb5-config... /bin/krb5-config checking krb5-config CFLAGS... "" checking krb5-config LDFLAGS... -Wl,--as-needed -lkrb5 -lk5crypto -lcom_err checking krb5-config reported version... Kerberos 5 release 1.18 (118) checking krb5-config reported vendor... Massachusetts Institute of Technology checking canonical API type... MIT checking for krb5_get_error_message... no checking for krb5_free_error_string... no checking for krb5_free_error_message... no checking for krb5_is_thread_safe in -lkrb5... yes checking for com_err.h... yes configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_ldap (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_ldap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ldap_init in -lldap... yes checking for ldap.h... yes checking for ldap_sasl_interactive_bind... yes checking for ldap_unbind_ext_s... yes checking for ldap_start_tls_s... yes checking for ldap_initialize... yes checking for ldap_set_rebind_proc... yes checking for ldap_create_sort_control... yes checking for ldap_create_sort_keylist... yes checking for ldap_free_sort_keylist... yes checking for ldap_url_parse... yes checking for ldap_is_ldap_url... yes checking for ldap_url_desc2str... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for sasl/sasl.h... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_mschap (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_mschap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for membership.h... no checking for membership.h in /usr/local/include/... no checking for membership.h in /opt/include/... no checking for wbclient.h in /usr/include/samba-4.0/... no checking for wbclient.h... no checking for wbclient.h in /usr/local/include/... no checking for wbclient.h in /opt/include/... no configure: WARNING: wbclient.h not found. Use --with-winbind-include-dir=. configure: WARNING: silently building without support for direct authentication via winbind. requires: libwbclient checking for core/ntstatus.h in /usr/include/samba-4.0/... no checking for core/ntstatus.h... no checking for core/ntstatus.h in /usr/local/include/... no checking for core/ntstatus.h in /opt/include/... no configure: WARNING: core/ntstatus.h not found. Use --with-winbind-include-dir=. configure: WARNING: silently building without support for direct authentication via winbind. requires: libwbclient configure: creating ./config.status config.status: creating rlm_mschap.mk config.status: creating config.h === configuring in src/modules/rlm_pam (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_pam) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for dlopen in -ldl... yes checking for pam_start in -lpam... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for security/pam_modules.h... yes checking for pam/pam_modules.h... no configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_perl (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_perl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether perl executable path has been provided... no checking for perl... /usr/bin/perl configure: Calling ExtUtils::Embed to get 'ccopts' configure: ExtUtil's ccopts were " -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE " configure: Sanitized ccopts are "-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -isystem /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -isystem /usr/lib/perl5/CORE" configure: Calling ExtUtils::Embed to get 'ldflags' configure: ExtUtil's ldopts were "-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc" configure: Sanitized ldopts are "-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc" checking for EXTERN.h... yes checking for perl.h... yes checking we can link to boot_DynaLoader... yes checking we can link to Perl_hv_store()... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_python3 (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_python3) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for python3-config... python3-config configure: python3-config's cflags were "-I/usr/include/python3.8 -I/usr/include/python3.8 -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv" configure: Sanitized cflags were "-isystem/usr/include/python3.8 -isystem/usr/include/python3.8 -pipe -fexceptions -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -pipe -fexceptions -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv" configure: python3-config's ldflags were " -L/usr/lib -lcrypt -lpthread -ldl -lutil -lm -lm }" configure: Sanitized ldflags were "-L/usr/lib -lcrypt -lpthread -ldl -lutil -lm -lm" configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_radutmp (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_radutmp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_realm (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_realm) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for tidc_create in -ltr_tid... no checking for tidc_create in -ltr_tid in /usr/local/lib... no checking for tidc_create in -ltr_tid in /opt/lib... no checking for tid_srvr_get_key_expiration in -ltr_tid... no checking for tid_srvr_get_key_expiration in -ltr_tid in /usr/local/lib... no checking for tid_srvr_get_key_expiration in -ltr_tid in /opt/lib... no checking for trust_router/tr_dh.h... no checking for trust_router/tr_dh.h in /usr/local/include/... no checking for trust_router/tr_dh.h in /opt/include/... no configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_rest (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_rest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for gawk... gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.69.1 checking for libcurl >= version 7.19.1... yes checking whether libcurl is usable... yes checking for curl_free... yes configure: curl-config's cflags were "" configure: Sanitized cflags are "" checking for json/json.h... no checking for json/json.h in /usr/local/include/... no checking for json/json.h in /opt/include/... no checking for json-c/json.h... yes checking for json_c_version in -ljson-c... yes checking for json_c_version... yes checking for json_type_to_name... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_sql (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_iodbc (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_iodbc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for SQLConnect in -liodbc in /usr/lib... no checking for SQLConnect in -liodbc in /usr/lib/iodbc... no checking for SQLConnect in -liodbc in /usr/local/lib/iodbc... no checking for SQLConnect in -liodbc in /usr/local/iodbc/lib/iodbc... no checking for SQLConnect in -liodbc... no checking for SQLConnect in -liodbc in /usr/local/lib... no checking for SQLConnect in -liodbc in /opt/lib... no checking for isql.h in /usr/include/... no checking for isql.h in /usr/include/iodbc/... no checking for isql.h in /usr/local/iodbc/include/... no checking for isql.h... no checking for isql.h in /usr/local/include/... no checking for isql.h in /opt/include/... no configure: WARNING: silently not building rlm_sql_iodbc. configure: WARNING: FAILURE: rlm_sql_iodbc requires: libiodbc isql.h. configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_mysql (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_mysql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for mysql_config... yes checking for mysql_init in -lmysqlclient_r (using mysql_config)... yes checking for mysql.h (using mysql_config --cflags)... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in ./drivers/rlm_sql_postgresql (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_postgresql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for libpq-fe.h in /usr/include/postgresql/... yes checking for PGRES_SINGLE_TUPLE... yes checking for PGRES_COPY_BOTH... yes checking for PQconnectdb in -lpq in /usr/lib... yes checking for PQinitOpenSSL... yes checking for PQinitSSL... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in ./drivers/rlm_sql_oracle (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_oracle) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for oci.h in /usr/local/instaclient/include/... no checking for oci.h... no checking for oci.h in /usr/local/include/... no checking for oci.h in /opt/include/... no configure: WARNING: oracle headers not found. Use --with-oracle-include-dir= or set ORACLE_HOME. configure: WARNING: Oracle supported versions: 19 18 12 11 10 9 configure: WARNING: Oracle version >= 12 needs -laio checking for OCIInitialize in nnz19 in /usr/local/instaclient/lib... no checking for OCIInitialize in nnz18 in /usr/local/instaclient/lib... no checking for OCIInitialize in nnz12 in /usr/local/instaclient/lib... no checking for OCIInitialize in nnz11 in /usr/local/instaclient/lib... no checking for OCIInitialize in nnz10 in /usr/local/instaclient/lib... no checking for OCIInitialize in nnz9 in /usr/local/instaclient/lib... no checking for OCIInitialize in nnz in /usr/local/instaclient/lib... no checking for OCIInitialize in nnz19... no checking for OCIInitialize in nnz18... no checking for OCIInitialize in nnz12... no checking for OCIInitialize in nnz11... no checking for OCIInitialize in nnz10... no checking for OCIInitialize in nnz9... no checking for OCIInitialize in nnz... no checking for OCIInitialize in nnz19 in /opt/lib... no checking for OCIInitialize in nnz18 in /opt/lib... no checking for OCIInitialize in nnz12 in /opt/lib... no checking for OCIInitialize in nnz11 in /opt/lib... no checking for OCIInitialize in nnz10 in /opt/lib... no checking for OCIInitialize in nnz9 in /opt/lib... no checking for OCIInitialize in nnz in /opt/lib... no configure: WARNING: oracle libraries not found. Use --with-oracle-lib-dir= or set ORACLE_HOME. configure: WARNING: silently not building rlm_sql_oracle. configure: WARNING: FAILURE: rlm_sql_oracle requires: oci.h libclntsh libnnz[9-12]. configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_unixodbc (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_unixodbc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for SQLConnect in -lodbc in /usr/local/unixodbc/lib... yes checking for sql.h in /usr/local/unixodbc/include/... yes configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_sqlite (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_sqlite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_prepare_v2... yes checking for sqlite3_open_v2... yes checking for sqlite3_create_function_v2... yes checking for sqlite3_errstr... yes checking for sqlite3_extended_result_codes... yes checking for sqlite3.h... yes checking for sqlite3_int64... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in ./drivers/rlm_sql_freetds (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_freetds) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ctpublic.h... no checking for ctpublic.h in /usr/local/include/... no checking for ctpublic.h in /opt/include/... no configure: WARNING: freetds headers not found. Use --with-freetds-include-dir=. checking for ct_command in -lct... no checking for ct_command in -lct in /usr/local/lib... no checking for ct_command in -lct in /opt/lib... no configure: WARNING: freetds libraries not found. Use --with-freetds-lib-dir=. configure: WARNING: silently not building rlm_sql_freetds. configure: WARNING: FAILURE: rlm_sql_freetds requires: ctpublic.h libct. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_sqlcounter (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sqlcounter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_sqlippool (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sqlippool) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_unix (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_unix) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for system password file... /etc/passwd checking for system shadow password file... /etc/shadow checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for getspnam... yes checking for getusershell... yes checking for getpwnam... yes checking for getspnam in -lshadow... no configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_yubikey (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_yubikey) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for yubikey.h... yes checking for yubikey_aes_decrypt in -lyubikey... yes checking for ykclient.h... yes checking for ykclient_request_process in -lykclient... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_redis (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_redis) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for hiredis/hiredis.h... no checking for hiredis/hiredis.h in /usr/local/include/... no checking for hiredis/hiredis.h in /opt/include/... no configure: WARNING: hiredis headers not found. Use --with-redis-include-dir=. checking for redisConnect in -lhiredis... no checking for redisConnect in -lhiredis in /usr/local/lib... no checking for redisConnect in -lhiredis in /opt/lib... no configure: WARNING: hiredis libraries not found. Use --with-redis-lib-dir=. configure: WARNING: silently not building rlm_redis. configure: WARNING: FAILURE: rlm_redis requires: hiredis.h libhiredis. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_rediswho (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_rediswho) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for hiredis/hiredis.h... no checking for hiredis/hiredis.h in /usr/local/include/... no checking for hiredis/hiredis.h in /opt/include/... no configure: WARNING: hiredis headers not found. Use --with-redis-include-dir=. checking for redisConnect in -lhiredis... no checking for redisConnect in -lhiredis in /usr/local/lib... no checking for redisConnect in -lhiredis in /opt/lib... no configure: WARNING: hiredis libraries not found. Use --with-redis-lib-dir=. configure: WARNING: silently not building rlm_rediswho. configure: WARNING: FAILURE: rlm_rediswho requires: hiredis.h libhiredis. configure: creating ./config.status config.status: creating all.mk + make reconfig AUTOCONF configure configure.ac:26: warning: AC_INIT: not a literal: $Id$ configure.ac:2354: warning: AC_CONFIG_SUBDIRS: you should use literals ../../lib/autoconf/status.m4:1097: AC_CONFIG_SUBDIRS is expanded from... configure.ac:2354: the top level AUTOHEADER src/include/autoconf.h.in configure.ac:26: warning: AC_INIT: not a literal: $Id$ configure.ac:2354: warning: AC_CONFIG_SUBDIRS: you should use literals ../../lib/autoconf/status.m4:1097: AC_CONFIG_SUBDIRS is expanded from... configure.ac:2354: the top level + make clean distclean + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib/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/lib --with-rlm-sql_mysql-include-dir=/usr/include/mysql --with-mysql-lib-dir=/usr/lib/mariadb --with-unixodbc-lib-dir=/usr/lib --with-rlm-dbm-lib-dir=/usr/lib --with-rlm-krb5-include-dir=/usr/kerberos/include --with-rlm_python3 --with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu --with-rlm-python3-include-dir=/usr/include/python3.8 --without-rlm_eap_ikev2 --without-rlm_eap_tnc --without-rlm_sql_iodbc --without-rlm_sql_firebird --without-rlm_sql_db2 --without-rlm_sql_oracle --without-rlm_unbound --without-rlm_redis --without-rlm_rediswho --without-rlm_cache_memcached checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc needs -traditional... no checking whether we are using SUNPro C... no checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking if compiler is clang... no checking for the compiler flag "-Wno-unknown-warning-option"... no checking for the compiler flag "-Qunused-arguments"... no checking for the compiler flag "-Wno-date-time"... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether byte ordering is bigendian... no checking for gmake... yes checking for gmake... /usr/bin/gmake checking number of system cores... 6 checking for git... no checking docdir... /usr/share/doc/freeradius checking logdir... ${localstatedir}/log/radius checking radacctdir... ${logdir}/radacct checking raddbdir... ${sysconfdir}/raddb checking dictdir... ${datarootdir}/freeradius checking for perl... /usr/bin/perl checking for snmpget... /usr/bin/snmpget checking for snmpwalk... /usr/bin/snmpwalk checking for rusers... /usr/bin/rusers checking for locate... no checking for dirname... /usr/bin/dirname checking for grep... (cached) /usr/bin/grep checking for _talloc in -ltalloc... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for the compiler flag "-pthread"... yes checking for library containing sem_init... none required checking for dlopen in -ldl... yes checking for getsockname in -lsocket... no checking for inet_aton in -lresolv... yes checking for inet_ntoa in -lnsl... no checking for htonl in -lws2_32... no checking for pcap_open_live in -lpcap... yes checking for pcap_fopen_offline... yes checking for pcap_dump_fopen... yes checking for pcap_create... yes checking for pcap_activate... yes checking for lcc_connect in -lcollectdclient... no checking for lcc_connect in -lcollectdclient in /usr/local/lib... no checking for lcc_connect in -lcollectdclient in /opt/lib... no configure: WARNING: collectdclient library not found. Use --with-collectdclient-lib-dir=. checking for cap_get_proc in -lcap... no checking for cap_get_proc in -lcap in /usr/local/lib... no checking for cap_get_proc in -lcap in /opt/lib... no configure: WARNING: cap library not found, debugger checks will not be enabled. Use --with-cap-lib-dir=. checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes configure: skipping test for systemd watchdog configure: skipping test for systemd/sd-daemon.h. checking for talloc.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking resource.h usability... no checking resource.h presence... no checking for resource.h... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sia.h usability... no checking sia.h presence... no checking for sia.h... no checking siad.h usability... no checking siad.h presence... no checking for siad.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for net/if.h... yes checking for DH_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for openssl/ssl.h... yes checking openssl/asn1.h usability... yes checking openssl/asn1.h presence... yes checking for openssl/asn1.h... yes checking openssl/conf.h usability... yes checking openssl/conf.h presence... yes checking for openssl/conf.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking for openssl/ssl.h... (cached) yes checking openssl/ocsp.h usability... yes checking openssl/ocsp.h presence... yes checking for openssl/ocsp.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for OpenSSL version >= 0.9.7... yes checking OpenSSL library and header version consistency... library: 1010107f header: 1010107f... yes checking for SSL_get_client_random... yes checking for SSL_get_server_random... yes checking for SSL_SESSION_get_master_key... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for ASN1_STRING_get0_data... yes checking for CONF_modules_load_file... yes checking for CRYPTO_set_id_callback... no checking for CRYPTO_set_locking_callback... no checking for pcap.h... yes configure: skipping test for collectd/client.h. configure: skipping test for cap.h. checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for __uint128_t... no checking for uint128_t... no checking for struct in6_addr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct addrinfo... yes checking if sig_t is defined... yes checking for bindat... no checking for clock_gettime... yes checking for closefrom... no checking for ctime_r... yes checking for dladdr... yes checking for fcntl... yes checking for fopencookie... yes checking for funopen... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for getopt_long... yes checking for getpeereid... no checking for getresuid... yes checking for gettimeofday... yes checking for getusershell... yes checking for gmtime_r... yes checking for if_indextoname... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for initgroups... yes checking for kqueue... no checking for localtime_r... yes checking for mallopt... yes checking for mkdirat... yes checking for openat... yes checking for pthread_sigmask... yes checking for setlinebuf... yes checking for setresuid... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for snprintf... yes checking for strcasecmp... yes checking for strlcat... no checking for strlcpy... no checking for strncasecmp... yes checking for strsep... yes checking for strsignal... yes checking for unlinkat... yes checking for vdprintf... yes checking for vsnprintf... yes checking return type of signal handlers... void checking for ut_xtime in struct utmpx... no checking for ipi_addr in struct in_pktinfo... yes checking for ipi6_addr in struct in6_pktinfo... yes checking if htonll is defined... no checking if htonlll is defined... no checking for an ANSI C-conforming const... yes checking type of OS... Linux checking if building with -DNDEBUG... yes checking for __thread support in compiler... yes checking for __builtin_choose_expr support in compiler... yes checking for __builtin_types_compatible_p support in compiler... yes checking for __builtin_bswap64 support in compiler... yes checking for __attribute__((__bounded__)) support in compiler... no checking for talloc_set_memlimit in -ltalloc... yes checking for crypt in -lcrypt... yes checking for crypt_r in -lcrypt... yes checking for setkey in -lcipher... no checking for execinfo.h... yes checking for backtrace_symbols in -lexecinfo... no checking for backtrace_symbols in -lexecinfo in /usr/local/lib... no checking for backtrace_symbols in -lexecinfo in /opt/lib... no checking if execinfo provided as part of libc... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking for library containing __atomic_load_4... -latomic checking gethostbyaddr_r() syntax... GNU-style checking gethostbyname_r() syntax... GNU-style checking getpwnam_r... yes checking getgrnam_r... yes checking ctime_r() syntax... POSIX-style top_builddir=/builddir/build/BUILD/freeradius-server-3.0.21 configure: creating ./config.status config.status: creating ./Make.inc config.status: creating ./src/include/build-radpaths-h config.status: creating ./src/main/radsniff.mk config.status: creating ./src/main/checkrad config.status: creating ./src/main/radlast config.status: creating ./src/main/radtest config.status: creating ./scripts/rc.radiusd config.status: creating ./scripts/cron/radiusd.cron.daily config.status: creating ./scripts/cron/radiusd.cron.monthly config.status: creating ./scripts/cryptpasswd config.status: creating ./raddb/radrelay.conf config.status: creating ./raddb/radiusd.conf config.status: creating src/include/autoconf.h config.status: executing stamp-h commands config.status: executing build-radpaths-h commands config.status: executing main-chmod commands config.status: executing scripts-chmod commands === configuring in src/modules/rlm_cache (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_cache) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_cache_memcached (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_cache/./drivers/rlm_cache_memcached) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. *** module rlm_cache_memcached is disabled. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_counter (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_counter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E needs it. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_eap (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status === configuring in ./types/rlm_eap_fast (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_fast) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for openssl/ec.h... yes checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for OpenSSL version >= 1.0.1a... yes configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_ikev2 (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_ikev2) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. *** module rlm_eap_ikev2 is disabled. configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_pwd (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_pwd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for openssl/ec.h... yes checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking for EVP_sha256... yes checking for EC_GROUP_free... yes configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_sim (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_sim) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating all.mk === configuring in ./types/rlm_eap_tnc (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_eap/./types/rlm_eap_tnc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. *** module rlm_eap_tnc is disabled. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_ippool (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_ippool) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E needs it. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_krb5 (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_krb5) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for krb5-config... /bin/krb5-config checking krb5-config CFLAGS... "" checking krb5-config LDFLAGS... -Wl,--as-needed -lkrb5 -lk5crypto -lcom_err checking krb5-config reported version... Kerberos 5 release 1.18 (118) checking krb5-config reported vendor... Massachusetts Institute of Technology checking canonical API type... MIT checking for krb5_get_error_message... no checking for krb5_free_error_string... no checking for krb5_free_error_message... no checking for krb5_is_thread_safe in -lkrb5... yes checking for com_err.h... yes configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_ldap (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_ldap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ldap_init in -lldap... yes checking for ldap.h... yes checking for ldap_sasl_interactive_bind... yes checking for ldap_unbind_ext_s... yes checking for ldap_start_tls_s... yes checking for ldap_initialize... yes checking for ldap_set_rebind_proc... yes checking for ldap_create_sort_control... yes checking for ldap_create_sort_keylist... yes checking for ldap_free_sort_keylist... yes checking for ldap_url_parse... yes checking for ldap_is_ldap_url... yes checking for ldap_url_desc2str... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for sasl/sasl.h... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_mschap (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_mschap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for membership.h... no checking for membership.h in /usr/local/include/... no checking for membership.h in /opt/include/... no checking for wbclient.h in /usr/include/samba-4.0/... no checking for wbclient.h... no checking for wbclient.h in /usr/local/include/... no checking for wbclient.h in /opt/include/... no configure: WARNING: wbclient.h not found. Use --with-winbind-include-dir=. configure: WARNING: silently building without support for direct authentication via winbind. requires: libwbclient checking for core/ntstatus.h in /usr/include/samba-4.0/... no checking for core/ntstatus.h... no checking for core/ntstatus.h in /usr/local/include/... no checking for core/ntstatus.h in /opt/include/... no configure: WARNING: core/ntstatus.h not found. Use --with-winbind-include-dir=. configure: WARNING: silently building without support for direct authentication via winbind. requires: libwbclient configure: creating ./config.status config.status: creating rlm_mschap.mk config.status: creating config.h === configuring in src/modules/rlm_pam (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_pam) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for dlopen in -ldl... yes checking for pam_start in -lpam... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for security/pam_modules.h... yes checking for pam/pam_modules.h... no configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_perl (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_perl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether perl executable path has been provided... no checking for perl... /usr/bin/perl configure: Calling ExtUtils::Embed to get 'ccopts' configure: ExtUtil's ccopts were " -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE " configure: Sanitized ccopts are "-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -isystem /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -isystem /usr/lib/perl5/CORE" configure: Calling ExtUtils::Embed to get 'ldflags' configure: ExtUtil's ldopts were "-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc" configure: Sanitized ldopts are "-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc" checking for EXTERN.h... yes checking for perl.h... yes checking we can link to boot_DynaLoader... yes checking we can link to Perl_hv_store()... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_python3 (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_python3) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for python3-config... python3-config configure: python3-config's cflags were "-I/usr/include/python3.8 -I/usr/include/python3.8 -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv" configure: Sanitized cflags were "-isystem/usr/include/python3.8 -isystem/usr/include/python3.8 -pipe -fexceptions -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -pipe -fexceptions -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv" configure: python3-config's ldflags were " -L/usr/lib -lcrypt -lpthread -ldl -lutil -lm -lm }" configure: Sanitized ldflags were "-L/usr/lib -lcrypt -lpthread -ldl -lutil -lm -lm" configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_radutmp (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_radutmp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_realm (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_realm) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for tidc_create in -ltr_tid... no checking for tidc_create in -ltr_tid in /usr/local/lib... no checking for tidc_create in -ltr_tid in /opt/lib... no checking for tid_srvr_get_key_expiration in -ltr_tid... no checking for tid_srvr_get_key_expiration in -ltr_tid in /usr/local/lib... no checking for tid_srvr_get_key_expiration in -ltr_tid in /opt/lib... no checking for trust_router/tr_dh.h... no checking for trust_router/tr_dh.h in /usr/local/include/... no checking for trust_router/tr_dh.h in /opt/include/... no configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_rest (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_rest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for gawk... gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.69.1 checking for libcurl >= version 7.19.1... yes checking whether libcurl is usable... yes checking for curl_free... yes configure: curl-config's cflags were "" configure: Sanitized cflags are "" checking for json/json.h... no checking for json/json.h in /usr/local/include/... no checking for json/json.h in /opt/include/... no checking for json-c/json.h... yes checking for json_c_version in -ljson-c... yes checking for json_c_version... yes checking for json_type_to_name... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_sql (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_iodbc (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_iodbc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. *** module rlm_sql_iodbc is disabled. configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_mysql (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_mysql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for mysql_config... yes checking for mysql_init in -lmysqlclient_r (using mysql_config)... yes checking for mysql.h (using mysql_config --cflags)... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in ./drivers/rlm_sql_postgresql (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_postgresql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for libpq-fe.h in /usr/include/pgsql/... yes checking for PGRES_SINGLE_TUPLE... yes checking for PGRES_COPY_BOTH... yes checking for PQconnectdb in -lpq in /usr/lib... yes checking for PQinitOpenSSL... yes checking for PQinitSSL... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in ./drivers/rlm_sql_oracle (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_oracle) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. *** module rlm_sql_oracle is disabled. configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_unixodbc (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_unixodbc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for SQLConnect in -lodbc in /usr/lib... yes checking for sql.h in /usr/local/unixodbc/include/... yes configure: creating ./config.status config.status: creating all.mk === configuring in ./drivers/rlm_sql_sqlite (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_sqlite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_prepare_v2... yes checking for sqlite3_open_v2... yes checking for sqlite3_create_function_v2... yes checking for sqlite3_errstr... yes checking for sqlite3_extended_result_codes... yes checking for sqlite3.h... yes checking for sqlite3_int64... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in ./drivers/rlm_sql_freetds (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sql/./drivers/rlm_sql_freetds) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ctpublic.h... no checking for ctpublic.h in /usr/local/include/... no checking for ctpublic.h in /opt/include/... no configure: WARNING: freetds headers not found. Use --with-freetds-include-dir=. checking for ct_command in -lct... no checking for ct_command in -lct in /usr/local/lib... no checking for ct_command in -lct in /opt/lib... no configure: WARNING: freetds libraries not found. Use --with-freetds-lib-dir=. configure: WARNING: silently not building rlm_sql_freetds. configure: WARNING: FAILURE: rlm_sql_freetds requires: ctpublic.h libct. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_sqlcounter (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sqlcounter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_sqlippool (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_sqlippool) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_unix (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_unix) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for system password file... /etc/passwd checking for system shadow password file... /etc/shadow checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for getspnam... yes checking for getusershell... yes checking for getpwnam... yes checking for getspnam in -lshadow... no configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_yubikey (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_yubikey) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for yubikey.h... yes checking for yubikey_aes_decrypt in -lyubikey... yes checking for ykclient.h... yes checking for ykclient_request_process in -lykclient... yes configure: creating ./config.status config.status: creating all.mk config.status: creating config.h === configuring in src/modules/rlm_redis (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_redis) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. *** module rlm_redis is disabled. configure: creating ./config.status config.status: creating all.mk === configuring in src/modules/rlm_rediswho (/builddir/build/BUILD/freeradius-server-3.0.21/src/modules/rlm_rediswho) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib/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/lib' '--with-rlm-sql_mysql-include-dir=/usr/include/mysql' '--with-mysql-lib-dir=/usr/lib/mariadb' '--with-unixodbc-lib-dir=/usr/lib' '--with-rlm-dbm-lib-dir=/usr/lib' '--with-rlm-krb5-include-dir=/usr/kerberos/include' '--with-rlm_python3' '--with-rlm-python3-lib-dir=/usr/lib/python3.8/config-3.8-i386-linux-gnu' '--with-rlm-python3-include-dir=/usr/include/python3.8' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_iodbc' '--without-rlm_sql_firebird' '--without-rlm_sql_db2' '--without-rlm_sql_oracle' '--without-rlm_unbound' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_cache_memcached' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. *** module rlm_rediswho is disabled. configure: creating ./config.status config.status: creating all.mk + make CC jlibtool.c HEADER src/include/attributes.h HEADER src/include/features.h HEADER src/include/missing.h HEADER src/include/tls.h HEADER src/include/rfc3576.h HEADER src/include/rfc7930.h HEADER src/include/rfc5607.h HEADER src/include/rfc6911.h HEADER src/include/rfc2865.h HEADER src/include/rfc4603.h HEADER src/include/rfc4072.h HEADER src/include/rfc6572.h HEADER src/include/rfc7055.h HEADER src/include/rfc4679.h HEADER src/include/rfc4372.h HEADER src/include/rfc5580.h HEADER src/include/rfc3580.h HEADER src/include/rfc2868.h HEADER src/include/rfc2866.h HEADER src/include/rfc5176.h HEADER src/include/rfc8045.h HEADER src/include/rfc7499.h HEADER src/include/rfc6519.h HEADER src/include/rfc7155.h HEADER src/include/rfc7268.h HEADER src/include/rfc5447.h HEADER src/include/rfc6677.h HEADER src/include/rfc6930.h HEADER src/include/rfc2869.h HEADER src/include/rfc4849.h HEADER src/include/rfc6929.h HEADER src/include/rfc4675.h HEADER src/include/rfc4818.h HEADER src/include/rfc8559.h HEADER src/include/rfc5904.h HEADER src/include/rfc5090.h HEADER src/include/rfc3162.h HEADER src/include/rfc2867.h HEADER src/include/vqp.h HEADER src/include/freeradius.h CC src/lib/cbuff.c CC src/lib/cursor.c CC src/lib/debug.c CC src/lib/dict.c CC src/lib/filters.c CC src/lib/hash.c CC src/lib/hmacmd5.c CC src/lib/hmacsha1.c CC src/lib/isaac.c CC src/lib/log.c CC src/lib/misc.c CC src/lib/missing.c CC src/lib/md4.c CC src/lib/md5.c CC src/lib/net.c CC src/lib/pair.c CC src/lib/pcap.c CC src/lib/print.c CC src/lib/radius.c CC src/lib/rbtree.c CC src/lib/regex.c CC src/lib/sha1.c CC src/lib/snprintf.c CC src/lib/strlcat.c CC src/lib/strlcpy.c CC src/lib/socket.c CC src/lib/token.c CC src/lib/udpfromto.c CC src/lib/value.c CC src/lib/fifo.c CC src/lib/packet.c CC src/lib/event.c CC src/lib/getaddrinfo.c CC src/lib/heap.c CC src/lib/tcp.c CC src/lib/base64.c CC src/lib/version.c CC src/lib/atomic_queue.c LINK build/lib/libfreeradius-radius.la CC src/modules/rlm_eap/libeap/eapcommon.c CC src/modules/rlm_eap/libeap/eapcrypto.c CC src/modules/rlm_eap/libeap/eap_chbind.c CC src/modules/rlm_eap/libeap/eapsimlib.c CC src/modules/rlm_eap/libeap/fips186prf.c CC src/modules/rlm_eap/libeap/comp128.c CC src/modules/rlm_eap/libeap/eap_tls.c CC src/modules/rlm_eap/libeap/mppe_keys.c LINK build/lib/libfreeradius-eap.la CC src/modules/rlm_eap/rlm_eap.c CC src/modules/rlm_eap/eap.c CC src/modules/rlm_eap/mem.c LINK build/lib/rlm_eap.la CC src/modules/rlm_eap/types/rlm_eap_gtc/rlm_eap_gtc.c LINK build/lib/rlm_eap_gtc.la CC src/modules/rlm_eap/types/rlm_eap_sim/rlm_eap_sim.c LINK build/lib/rlm_eap_sim.la CC src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c LINK build/lib/rlm_eap_tls.la CC src/modules/rlm_eap/types/rlm_eap_mschapv2/rlm_eap_mschapv2.c LINK build/lib/rlm_eap_mschapv2.la CC src/modules/rlm_eap/types/rlm_eap_fast/rlm_eap_fast.c CC src/modules/rlm_eap/types/rlm_eap_fast/eap_fast.c CC src/modules/rlm_eap/types/rlm_eap_fast/eap_fast_crypto.c LINK build/lib/rlm_eap_fast.la CC src/modules/rlm_eap/types/rlm_eap_pwd/rlm_eap_pwd.c CC src/modules/rlm_eap/types/rlm_eap_pwd/eap_pwd.c LINK build/lib/rlm_eap_pwd.la CC src/modules/rlm_eap/types/rlm_eap_leap/rlm_eap_leap.c CC src/modules/rlm_eap/types/rlm_eap_leap/eap_leap.c CC src/modules/rlm_eap/types/rlm_eap_leap/smbdes.c LINK build/lib/rlm_eap_leap.la CC src/modules/rlm_eap/types/rlm_eap_md5/rlm_eap_md5.c CC src/modules/rlm_eap/types/rlm_eap_md5/eap_md5.c LINK build/lib/rlm_eap_md5.la CC src/modules/rlm_eap/types/rlm_eap_ttls/rlm_eap_ttls.c CC src/modules/rlm_eap/types/rlm_eap_ttls/ttls.c LINK build/lib/rlm_eap_ttls.la CC src/modules/rlm_eap/types/rlm_eap_peap/rlm_eap_peap.c CC src/modules/rlm_eap/types/rlm_eap_peap/peap.c LINK build/lib/rlm_eap_peap.la CC src/modules/rlm_eap/radeapclient.c CC src/main/files.c CC src/main/threads.c CC src/main/version.c CC src/main/cb.c CC src/main/tls.c CC src/main/conffile.c CC src/main/evaluate.c CC src/main/exec.c CC src/main/exfile.c CC src/main/log.c CC src/main/parser.c CC src/main/map.c CC src/main/regex.c CC src/main/tmpl.c CC src/main/util.c CC src/main/pair.c CC src/main/xlat.c LINK build/lib/libfreeradius-server.la LINK build/bin/radeapclient CC src/modules/rlm_sqlippool/rlm_sqlippool.c LINK build/lib/rlm_sqlippool.la CC src/modules/rlm_realm/rlm_realm.c LINK build/lib/rlm_realm.la CC src/modules/rlm_krb5/rlm_krb5.c CC src/modules/rlm_krb5/krb5.c LINK build/lib/rlm_krb5.la CC src/modules/rlm_utf8/rlm_utf8.c LINK build/lib/rlm_utf8.la CC src/modules/rlm_always/rlm_always.c LINK build/lib/rlm_always.la CC src/modules/rlm_logintime/rlm_logintime.c CC src/modules/rlm_logintime/timestr.c LINK build/lib/rlm_logintime.la CC src/modules/rlm_attr_filter/rlm_attr_filter.c LINK build/lib/rlm_attr_filter.la CC src/modules/rlm_soh/rlm_soh.c LINK build/lib/rlm_soh.la CC src/modules/rlm_perl/rlm_perl.c src/modules/rlm_perl/rlm_perl.c: In function 'rlm_perl_get_handles': src/modules/rlm_perl/rlm_perl.c:162:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 162 | handle = (void *)SvIV(handle_sv); | ^ LINK build/lib/rlm_perl.la CC src/modules/rlm_expiration/rlm_expiration.c LINK build/lib/rlm_expiration.la CC src/modules/rlm_exec/rlm_exec.c LINK build/lib/rlm_exec.la CC src/modules/rlm_files/rlm_files.c LINK build/lib/rlm_files.la CC src/modules/rlm_ldap/rlm_ldap.c CC src/modules/rlm_ldap/attrmap.c CC src/modules/rlm_ldap/ldap.c CC src/modules/rlm_ldap/clients.c CC src/modules/rlm_ldap/groups.c CC src/modules/rlm_ldap/edir.c CC src/modules/rlm_ldap/sasl.c LINK build/lib/rlm_ldap.la CC src/modules/rlm_unix/rlm_unix.c LINK build/lib/rlm_unix.la CC src/modules/rlm_cram/rlm_cram.c LINK build/lib/rlm_cram.la CC src/modules/rlm_otp/rlm_otp.c CC src/modules/rlm_otp/otp_radstate.c CC src/modules/rlm_otp/otp_pwe.c CC src/modules/rlm_otp/otp_pw_valid.c CC src/modules/rlm_otp/otp_util.c CC src/modules/rlm_otp/otp_mppe.c LINK build/lib/rlm_otp.la CC src/modules/rlm_wimax/rlm_wimax.c LINK build/lib/rlm_wimax.la CC src/modules/rlm_yubikey/rlm_yubikey.c CC src/modules/rlm_yubikey/validate.c CC src/modules/rlm_yubikey/decrypt.c LINK build/lib/rlm_yubikey.la CC src/modules/rlm_sql/rlm_sql.c CC src/modules/rlm_sql/sql.c LINK build/lib/rlm_sql.la CC src/modules/rlm_sql/drivers/rlm_sql_unixodbc/rlm_sql_unixodbc.c LINK build/lib/rlm_sql_unixodbc.la CC src/modules/rlm_sql/drivers/rlm_sql_mysql/rlm_sql_mysql.c LINK build/lib/rlm_sql_mysql.la CC src/modules/rlm_sql/drivers/rlm_sql_postgresql/rlm_sql_postgresql.c LINK build/lib/rlm_sql_postgresql.la CC src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c LINK build/lib/rlm_sql_sqlite.la CC src/modules/rlm_sql/drivers/rlm_sql_null/rlm_sql_null.c LINK build/lib/rlm_sql_null.la CC src/modules/rlm_ippool/rlm_ippool.c LINK build/lib/rlm_ippool.la CC src/modules/rlm_ippool/rlm_ippool_tool.c LINK build/bin/rlm_ippool_tool CC src/modules/rlm_counter/rlm_counter.c LINK build/lib/rlm_counter.la CC src/modules/rlm_test/rlm_test.c LINK build/lib/rlm_test.la CC src/modules/rlm_unpack/rlm_unpack.c LINK build/lib/rlm_unpack.la CC src/modules/rlm_date/rlm_date.c LINK build/lib/rlm_date.la CC src/modules/rlm_pam/rlm_pam.c LINK build/lib/rlm_pam.la CC src/modules/rlm_cache/rlm_cache.c LINK build/lib/rlm_cache.la CC src/modules/rlm_cache/drivers/rlm_cache_rbtree/rlm_cache_rbtree.c LINK build/lib/rlm_cache_rbtree.la CC src/modules/rlm_linelog/rlm_linelog.c LINK build/lib/rlm_linelog.la CC src/modules/rlm_replicate/rlm_replicate.c LINK build/lib/rlm_replicate.la CC src/modules/rlm_sometimes/rlm_sometimes.c LINK build/lib/rlm_sometimes.la CC src/modules/rlm_mschap/rlm_mschap.c CC src/modules/rlm_mschap/smbdes.c CC src/modules/rlm_mschap/mschap.c LINK build/lib/rlm_mschap.la CC src/modules/rlm_mschap/smbencrypt.c LINK build/bin/smbencrypt CC src/modules/rlm_dynamic_clients/rlm_dynamic_clients.c LINK build/lib/rlm_dynamic_clients.la CC src/modules/rlm_radutmp/rlm_radutmp.c LINK build/lib/rlm_radutmp.la CC src/modules/rlm_digest/rlm_digest.c LINK build/lib/rlm_digest.la CC src/modules/rlm_chap/rlm_chap.c LINK build/lib/rlm_chap.la CC src/modules/rlm_detail/rlm_detail.c LINK build/lib/rlm_detail.la CC src/modules/rlm_python3/rlm_python3.c src/modules/rlm_python3/rlm_python3.c: In function 'python_interpreter_free': src/modules/rlm_python3/rlm_python3.c:673:2: warning: 'PyEval_AcquireLock' is deprecated [-Wdeprecated-declarations] 673 | PyEval_AcquireLock(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/Python.h:141, from src/modules/rlm_python3/rlm_python3.c:37: /usr/include/python3.8/ceval.h:192:37: note: declared here 192 | Py_DEPRECATED(3.2) PyAPI_FUNC(void) PyEval_AcquireLock(void); | ^~~~~~~~~~~~~~~~~~ LINK build/lib/rlm_python3.la CC src/modules/rlm_pap/rlm_pap.c LINK build/lib/rlm_pap.la CC src/modules/rlm_preprocess/rlm_preprocess.c LINK build/lib/rlm_preprocess.la CC src/modules/rlm_expr/rlm_expr.c CC src/modules/rlm_expr/paircmp.c LINK build/lib/rlm_expr.la CC src/modules/rlm_rest/rlm_rest.c CC src/modules/rlm_rest/rest.c LINK build/lib/rlm_rest.la CC src/modules/rlm_passwd/rlm_passwd.c LINK build/lib/rlm_passwd.la CC src/modules/rlm_sqlcounter/rlm_sqlcounter.c LINK build/lib/rlm_sqlcounter.la CC src/modules/proto_vmps/vmps.c CC src/modules/proto_vmps/vqp.c LINK build/lib/proto_vmps.la CC src/modules/proto_dhcp/dhcp.c LINK build/lib/libfreeradius-dhcp.la CC src/modules/proto_dhcp/dhcpd.c LINK build/lib/proto_dhcp.la CC src/modules/proto_dhcp/rlm_dhcp.c LINK build/lib/rlm_dhcp.la CC src/modules/proto_dhcp/dhcpclient.c LINK build/bin/dhcpclient CC src/main/radclient.c LINK build/bin/radclient CC src/main/acct.c CC src/main/auth.c CC src/main/client.c CC src/main/crypt.c CC src/main/listen.c CC src/main/mainconfig.c CC src/main/modules.c CC src/main/modcall.c CC src/main/radiusd.c CC src/main/state.c CC src/main/stats.c CC src/main/soh.c CC src/main/connection.c CC src/main/session.c CC src/main/channel.c CC src/main/process.c CC src/main/realms.c CC src/main/detail.c CC src/main/tls_listen.c LINK build/bin/radiusd CC src/main/radsniff.c CC src/main/collectd.c LINK build/bin/radsniff CC src/main/radmin.c LINK build/bin/radmin CC src/main/radattr.c LINK build/bin/radattr CC src/main/radwho.c LINK build/bin/radwho CC src/main/unittest.c LINK build/bin/unittest CC src/tests/rbmonkey.c LINK build/bin/rbmonkey CC src/tests/map/map_unit.c LINK build/bin/map_unit INSTALL raddb/sites-enabled LN-S raddb/sites-enabled/default LN-S raddb/sites-enabled/inner-tunnel INSTALL raddb/mods-enabled LN-S raddb/mods-enabled/always LN-S raddb/mods-enabled/attr_filter LN-S raddb/mods-enabled/cache_eap LN-S raddb/mods-enabled/chap LN-S raddb/mods-enabled/date LN-S raddb/mods-enabled/detail LN-S raddb/mods-enabled/detail.log LN-S raddb/mods-enabled/digest LN-S raddb/mods-enabled/dynamic_clients LN-S raddb/mods-enabled/eap LN-S raddb/mods-enabled/echo LN-S raddb/mods-enabled/exec LN-S raddb/mods-enabled/expiration LN-S raddb/mods-enabled/expr LN-S raddb/mods-enabled/files LN-S raddb/mods-enabled/linelog LN-S raddb/mods-enabled/logintime LN-S raddb/mods-enabled/mschap LN-S raddb/mods-enabled/ntlm_auth LN-S raddb/mods-enabled/pap LN-S raddb/mods-enabled/passwd LN-S raddb/mods-enabled/preprocess LN-S raddb/mods-enabled/radutmp LN-S raddb/mods-enabled/realm LN-S raddb/mods-enabled/replicate LN-S raddb/mods-enabled/soh LN-S raddb/mods-enabled/sradutmp LN-S raddb/mods-enabled/unix LN-S raddb/mods-enabled/unpack LN-S raddb/mods-enabled/utf8 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.semeja + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386 ++ dirname /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386 + cd freeradius-server-3.0.21 + mkdir -p /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//var/lib/radiusd + make install R=/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386 INSTALL dictionary.brocade INSTALL dictionary.garderos INSTALL dictionary.navini INSTALL dictionary.utstarcom INSTALL dictionary.usr.illegal INSTALL dictionary.dante INSTALL dictionary.cisco.bbsm INSTALL dictionary.vqp INSTALL dictionary.telebit INSTALL dictionary.acme INSTALL dictionary.sonicwall INSTALL dictionary.travelping INSTALL dictionary.net INSTALL dictionary.hillstone INSTALL dictionary.sg INSTALL dictionary.bluecoat INSTALL dictionary.nortel INSTALL dictionary.roaringpenguin INSTALL dictionary.rfc6677 INSTALL dictionary.wispr INSTALL dictionary.camiant INSTALL dictionary.freedhcp INSTALL dictionary.wimax.alvarion INSTALL dictionary.ruckus INSTALL dictionary.checkpoint INSTALL dictionary.extreme INSTALL dictionary.zeus INSTALL dictionary.rfc6930 INSTALL dictionary.rfc2869 INSTALL dictionary.rfc4849 INSTALL dictionary.quiconnect INSTALL dictionary.audiocodes INSTALL dictionary.alcatel.esam INSTALL dictionary.bt INSTALL dictionary.dlink INSTALL dictionary.rfc6929 INSTALL dictionary.foundry INSTALL dictionary.citrix INSTALL dictionary.quintum INSTALL dictionary.openser INSTALL dictionary.rfc4675 INSTALL dictionary.symbol INSTALL dictionary.compat INSTALL dictionary.rfc4818 INSTALL dictionary.microsemi INSTALL dictionary.proxim INSTALL dictionary.rfc8559 INSTALL dictionary.h3c INSTALL dictionary.alvarion INSTALL dictionary.karlnet INSTALL dictionary.freeswitch INSTALL dictionary.3gpp INSTALL dictionary.3com INSTALL dictionary.rfc5904 INSTALL dictionary.nokia INSTALL dictionary.rfc5090 INSTALL dictionary.pfsense INSTALL dictionary.rfc3162 INSTALL dictionary.issanni INSTALL dictionary.slipstream INSTALL dictionary.apc INSTALL dictionary.aptilo INSTALL dictionary.rfc2867 INSTALL dictionary.freeradius INSTALL dictionary.wimax INSTALL dictionary.tripplite INSTALL dictionary.shiva INSTALL dictionary.wichorus INSTALL dictionary.cisco.asa INSTALL dictionary.prosoft INSTALL dictionary.rfc5607 INSTALL dictionary.rfc6911 INSTALL dictionary.yubico INSTALL dictionary.terena INSTALL dictionary.gandalf INSTALL dictionary.fdxtended INSTALL dictionary.dhcp INSTALL dictionary.riverstone INSTALL dictionary.netscreen INSTALL dictionary.rfc2865 INSTALL dictionary.tropos INSTALL dictionary.rfc4603 INSTALL dictionary.digium INSTALL dictionary.packeteer INSTALL dictionary.ipunplugged INSTALL dictionary.meru INSTALL dictionary.sangoma INSTALL dictionary.softbank INSTALL dictionary.motorola INSTALL dictionary.cisco.vpn3000 INSTALL dictionary.broadsoft INSTALL dictionary.riverbed INSTALL dictionary.fortinet INSTALL dictionary.acc INSTALL dictionary.iea INSTALL dictionary.nexans INSTALL dictionary.lucent INSTALL dictionary.avaya INSTALL dictionary.rfc4072 INSTALL dictionary.rfc6572 INSTALL dictionary.hp INSTALL dictionary.zte INSTALL dictionary.arbor INSTALL dictionary.rfc7055 INSTALL dictionary.starent INSTALL dictionary.waverider INSTALL dictionary.asn INSTALL dictionary.rfc4679 INSTALL dictionary.rcntec INSTALL dictionary.actelis INSTALL dictionary.adtran INSTALL dictionary.telkom INSTALL dictionary.erx INSTALL dictionary.cisco.vpn5000 INSTALL dictionary.merit INSTALL dictionary.propel INSTALL dictionary.cabletron INSTALL dictionary.microsoft INSTALL dictionary.rfc4372 INSTALL dictionary.aptis INSTALL dictionary.verizon INSTALL dictionary.ntua INSTALL dictionary.itk INSTALL dictionary.alcatel.sr INSTALL dictionary.cisco INSTALL dictionary.motorola.illegal INSTALL dictionary.surfnet INSTALL dictionary.networkphysics INSTALL dictionary.alcatel-lucent.aaa INSTALL dictionary.3gpp2 INSTALL dictionary.aerohive INSTALL dictionary.ruggedcom INSTALL dictionary.lancom INSTALL dictionary.infoblox INSTALL dictionary.huawei INSTALL dictionary.rfc5580 INSTALL dictionary.rfc3580 INSTALL dictionary.patton INSTALL dictionary.juniper INSTALL dictionary.nokia.conflict INSTALL dictionary.rfc2868 INSTALL dictionary.alvarion.wimax.v2_2 INSTALL dictionary.dellemc INSTALL dictionary.rfc2866 INSTALL dictionary.cnergee INSTALL dictionary.rfc5176 INSTALL dictionary.perle INSTALL dictionary.usr INSTALL dictionary.mimosa INSTALL dictionary.bintec INSTALL dictionary.zyxel INSTALL dictionary.efficientip INSTALL dictionary.ascend INSTALL dictionary.rfc8045 INSTALL dictionary.siemens INSTALL dictionary.versanet INSTALL dictionary.gemtek INSTALL dictionary.force10 INSTALL dictionary.azaire INSTALL dictionary.bay INSTALL dictionary.manzara INSTALL dictionary.starent.vsa1 INSTALL dictionary.colubris INSTALL dictionary.wifialliance INSTALL dictionary.meinberg INSTALL dictionary.redcreek INSTALL dictionary.rfc7499 INSTALL dictionary.sofaware INSTALL dictionary.chillispot INSTALL dictionary.ericsson.ab INSTALL dictionary.rfc6519 INSTALL dictionary.unix INSTALL dictionary.boingo INSTALL dictionary.airespace INSTALL dictionary.shasta INSTALL dictionary.clavister INSTALL dictionary.ericsson INSTALL dictionary.freeradius.internal INSTALL dictionary.columbia_university INSTALL dictionary.rfc7155 INSTALL dictionary.meraki INSTALL dictionary.kineto INSTALL dictionary.alcatel INSTALL dictionary.rfc7268 INSTALL dictionary.rfc5447 INSTALL dictionary.altiga INSTALL dictionary INSTALL dictionary.eltex INSTALL dictionary.bskyb INSTALL dictionary.ascend.illegal INSTALL dictionary.f5 INSTALL dictionary.pica8 INSTALL dictionary.dragonwave INSTALL dictionary.walabi INSTALL dictionary.bristol INSTALL dictionary.ukerna INSTALL dictionary.trapeze INSTALL dictionary.nomadix INSTALL dictionary.rfc3576 INSTALL dictionary.aruba INSTALL dictionary.xylan INSTALL dictionary.paloalto INSTALL dictionary.valemount INSTALL dictionary.infinera INSTALL dictionary.motorola.wimax INSTALL dictionary.purewave INSTALL dictionary.livingston INSTALL dictionary.ericsson.packet.core.networks INSTALL dictionary.localweb INSTALL dictionary.rfc7930 INSTALL dictionary.arista INSTALL dictionary.bigswitch INSTALL dictionary.wimax.wichorus INSTALL dictionary.iana INSTALL dictionary.epygi INSTALL dictionary.cosine INSTALL dictionary.vasexperts INSTALL dictionary.alteon INSTALL dictionary.springtide INSTALL dictionary.equallogic INSTALL dictionary.mikrotik INSTALL dictionary.t_systems_nova INSTALL dictionary.infonet INSTALL dictionary.cablelabs INSTALL dictionary.xedia INSTALL dictionary.compatible INSTALL dictionary.lantronix INSTALL smbencrypt.1 INSTALL radzap.1 INSTALL rad_counter.1 INSTALL dhcpclient.1 INSTALL radeapclient.1 INSTALL radclient.1 INSTALL radtest.1 INSTALL radlast.1 INSTALL radwho.1 INSTALL rlm_realm.5 INSTALL rlm_files.5 INSTALL rlm_always.5 INSTALL rlm_idn.5 INSTALL rlm_attr_filter.5 INSTALL rlm_unix.5 INSTALL rlm_sql.5 INSTALL radiusd.conf.5 INSTALL dictionary.5 INSTALL rlm_passwd.5 INSTALL rlm_counter.5 INSTALL checkrad.5 INSTALL unlang.5 INSTALL rlm_mschap.5 INSTALL rlm_digest.5 INSTALL users.5 INSTALL rlm_chap.5 INSTALL rlm_detail.5 INSTALL rlm_pap.5 INSTALL rlm_expr.5 INSTALL clients.conf.5 INSTALL radrelay.conf.5 INSTALL radsqlrelay.8 INSTALL radrelay.8 INSTALL radcrypt.8 INSTALL raddebug.8 INSTALL radmin.8 INSTALL radiusd.8 INSTALL radsniff.8 INSTALL autoconf.h INSTALL build.h INSTALL conf.h INSTALL conffile.h INSTALL detail.h INSTALL event.h INSTALL hash.h INSTALL heap.h INSTALL libradius.h INSTALL md4.h INSTALL md5.h INSTALL modcall.h INSTALL modules.h INSTALL packet.h INSTALL rad_assert.h INSTALL radius.h INSTALL radiusd.h INSTALL radutmp.h INSTALL realms.h INSTALL regex.h INSTALL sha1.h INSTALL stats.h INSTALL sysutmp.h INSTALL tcp.h INSTALL threads.h INSTALL token.h INSTALL udpfromto.h INSTALL base64.h INSTALL map.h INSTALL attributes.h INSTALL features.h INSTALL missing.h INSTALL radpaths.h INSTALL tls.h INSTALL rfc3576.h INSTALL rfc7930.h INSTALL rfc5607.h INSTALL rfc6911.h INSTALL rfc2865.h INSTALL rfc4603.h INSTALL rfc4072.h INSTALL rfc6572.h INSTALL rfc7055.h INSTALL rfc4679.h INSTALL rfc4372.h INSTALL rfc5580.h INSTALL rfc3580.h INSTALL rfc2868.h INSTALL rfc2866.h INSTALL rfc5176.h INSTALL rfc8045.h INSTALL rfc7499.h INSTALL rfc6519.h INSTALL rfc7155.h INSTALL rfc7268.h INSTALL rfc5447.h INSTALL rfc6677.h INSTALL rfc6930.h INSTALL rfc2869.h INSTALL rfc4849.h INSTALL rfc6929.h INSTALL rfc4675.h INSTALL rfc4818.h INSTALL rfc8559.h INSTALL rfc5904.h INSTALL rfc5090.h INSTALL rfc3162.h INSTALL rfc2867.h INSTALL vqp.h INSTALL freeradius.h INSTALL -d -m 755 /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius INSTALL libfreeradius-radius.la INSTALL libfreeradius-eap.la INSTALL rlm_eap.la INSTALL rlm_eap_gtc.la INSTALL rlm_eap_sim.la INSTALL rlm_eap_tls.la INSTALL rlm_eap_mschapv2.la INSTALL rlm_eap_fast.la INSTALL rlm_eap_pwd.la INSTALL rlm_eap_leap.la INSTALL rlm_eap_md5.la INSTALL rlm_eap_ttls.la INSTALL rlm_eap_peap.la INSTALL -d -m 755 /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin INSTALL radeapclient INSTALL rlm_sqlippool.la INSTALL rlm_realm.la INSTALL rlm_krb5.la INSTALL rlm_utf8.la INSTALL rlm_always.la INSTALL rlm_logintime.la INSTALL rlm_attr_filter.la INSTALL rlm_soh.la INSTALL rlm_perl.la INSTALL rlm_expiration.la INSTALL rlm_exec.la INSTALL rlm_files.la INSTALL rlm_ldap.la INSTALL rlm_unix.la INSTALL rlm_cram.la INSTALL rlm_otp.la INSTALL rlm_wimax.la INSTALL rlm_yubikey.la INSTALL rlm_sql.la INSTALL rlm_sql_unixodbc.la INSTALL rlm_sql_mysql.la INSTALL rlm_sql_postgresql.la INSTALL rlm_sql_sqlite.la INSTALL rlm_sql_null.la INSTALL rlm_ippool.la INSTALL rlm_ippool_tool INSTALL -d -m 755 /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/share/man/man8 INSTALL rlm_ippool_tool.8 INSTALL rlm_counter.la INSTALL rlm_test.la INSTALL rlm_unpack.la INSTALL rlm_date.la INSTALL rlm_pam.la INSTALL rlm_cache.la INSTALL rlm_cache_rbtree.la INSTALL rlm_linelog.la INSTALL rlm_replicate.la INSTALL rlm_sometimes.la INSTALL rlm_mschap.la INSTALL smbencrypt INSTALL rlm_dynamic_clients.la INSTALL rlm_radutmp.la INSTALL rlm_digest.la INSTALL rlm_chap.la INSTALL rlm_detail.la INSTALL raddb/mods-config INSTALL raddb/mods-config/python3 INSTALL radiusd.py INSTALL example.py INSTALL rlm_python3.la INSTALL rlm_pap.la INSTALL rlm_preprocess.la INSTALL rlm_expr.la INSTALL rlm_rest.la INSTALL rlm_passwd.la INSTALL rlm_sqlcounter.la INSTALL proto_vmps.la INSTALL libfreeradius-dhcp.la INSTALL proto_dhcp.la INSTALL rlm_dhcp.la INSTALL dhcpclient INSTALL radclient INSTALL -d -m 755 /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/sbin INSTALL radiusd INSTALL radsniff INSTALL radmin INSTALL radattr INSTALL radwho INSTALL radlast INSTALL radtest INSTALL radzap INSTALL checkrad INSTALL libfreeradius-server.la INSTALL map_unit INSTALL doc/concepts INSTALL doc/configuration INSTALL doc/deployment INSTALL doc/developer INSTALL doc/modules INSTALL doc/rfc INSTALL doc/schemas INSTALL doc/schemas/ldap INSTALL doc/schemas/ldap/edir INSTALL doc/schemas/ldap/iplanet INSTALL doc/schemas/ldap/openldap INSTALL doc/schemas/ldap/samba INSTALL doc/schemas/logstash INSTALL doc/vendor INSTALL doc/ChangeLog INSTALL doc/Makefile.sphinx INSTALL doc/README INSTALL doc/bugs INSTALL doc/concepts/aaa.rst INSTALL doc/concepts/proxy.rst INSTALL doc/configuration/acct_type.rst INSTALL doc/configuration/autz_type.rst INSTALL doc/configuration/configurable_failover.rst INSTALL doc/configuration/load_balance.rst INSTALL doc/configuration/post_auth_type INSTALL doc/configuration/session_type INSTALL doc/configuration/simultaneous_use INSTALL doc/configuration/snmp INSTALL doc/configuration/variables.rst INSTALL doc/deployment/CYGWIN.rst INSTALL doc/deployment/MACOSX INSTALL doc/deployment/OS2 INSTALL doc/deployment/performance-testing INSTALL doc/deployment/supervise-radiusd.rst INSTALL doc/deployment/tuning_guide INSTALL doc/developer/coding-methods.rst INSTALL doc/developer/contributing.rst INSTALL doc/developer/module_interface.rst INSTALL doc/developer/release-method.rst INSTALL doc/index.rst INSTALL doc/modules/RADIUS-LDAP-eDirectory INSTALL doc/modules/ldap_howto.rst INSTALL doc/modules/mschap.rst INSTALL doc/modules/rlm_dbm INSTALL doc/modules/rlm_eap INSTALL doc/modules/rlm_expiration INSTALL doc/modules/rlm_krb5 INSTALL doc/modules/rlm_pam INSTALL doc/modules/rlm_passwd INSTALL doc/modules/rlm_python INSTALL doc/modules/rlm_soh INSTALL doc/modules/rlm_sql INSTALL doc/modules/rlm_sqlcounter INSTALL doc/modules/rlm_sqlippool INSTALL doc/rfc/Makefile INSTALL doc/rfc/attributes.html INSTALL doc/rfc/draft-kamath-pppext-eap-mschapv2-00.txt INSTALL doc/rfc/draft-sterman-aaa-sip-00.txt INSTALL doc/rfc/genref.pl INSTALL doc/rfc/leap.txt INSTALL doc/rfc/per-rfc.pl INSTALL doc/rfc/rewrite.pl INSTALL doc/rfc/rfc1157.txt INSTALL doc/rfc/rfc1227.txt INSTALL doc/rfc/rfc1448.txt INSTALL doc/rfc/rfc1901.txt INSTALL doc/rfc/rfc1905.txt INSTALL doc/rfc/rfc2243.txt INSTALL doc/rfc/rfc2284.txt INSTALL doc/rfc/rfc2289.txt INSTALL doc/rfc/rfc2433.txt INSTALL doc/rfc/rfc2548.txt INSTALL doc/rfc/rfc2607.txt INSTALL doc/rfc/rfc2618.txt INSTALL doc/rfc/rfc2619.txt INSTALL doc/rfc/rfc2620.txt INSTALL doc/rfc/rfc2621.txt INSTALL doc/rfc/rfc2716.txt INSTALL doc/rfc/rfc2759.txt INSTALL doc/rfc/rfc2809.txt INSTALL doc/rfc/rfc2865.txt INSTALL doc/rfc/rfc2866.txt INSTALL doc/rfc/rfc2867.txt INSTALL doc/rfc/rfc2868.txt INSTALL doc/rfc/rfc2869.txt INSTALL doc/rfc/rfc2924.txt INSTALL doc/rfc/rfc3079.txt INSTALL doc/rfc/rfc3162.txt INSTALL doc/rfc/rfc3539.txt INSTALL doc/rfc/rfc3575.txt INSTALL doc/rfc/rfc3576.txt INSTALL doc/rfc/rfc3579.txt INSTALL doc/rfc/rfc3580.txt INSTALL doc/rfc/rfc3748.txt INSTALL doc/rfc/rfc4072.txt INSTALL doc/rfc/rfc4186.txt INSTALL doc/rfc/rfc4282.txt INSTALL doc/rfc/rfc4372.txt INSTALL doc/rfc/rfc4590.txt INSTALL doc/rfc/rfc4668.txt INSTALL doc/rfc/rfc4669.txt INSTALL doc/rfc/rfc4670.txt INSTALL doc/rfc/rfc4671.txt INSTALL doc/rfc/rfc4672.txt INSTALL doc/rfc/rfc4673.txt INSTALL doc/rfc/rfc4675.txt INSTALL doc/rfc/rfc4679.txt INSTALL doc/rfc/rfc4818.txt INSTALL doc/rfc/rfc4849.txt INSTALL doc/rfc/rfc5080.txt INSTALL doc/rfc/rfc5090.txt INSTALL doc/rfc/rfc5176.txt INSTALL doc/rfc/rfc5247.txt INSTALL doc/rfc/rfc5281.txt INSTALL doc/rfc/rfc5580.txt INSTALL doc/rfc/rfc5607.txt INSTALL doc/rfc/rfc5904.txt INSTALL doc/rfc/rfc5931.txt INSTALL doc/rfc/rfc5997.txt INSTALL doc/rfc/rfc6158.txt INSTALL doc/rfc/rfc6519.txt INSTALL doc/rfc/rfc6572.txt INSTALL doc/rfc/rfc6613.txt INSTALL doc/rfc/rfc6614.txt INSTALL doc/rfc/rfc6677.txt INSTALL doc/rfc/rfc6911.txt INSTALL doc/rfc/rfc6929.txt INSTALL doc/rfc/rfc6930.txt INSTALL doc/rfc/rfc7055.txt INSTALL doc/rfc/rfc7268.txt INSTALL doc/rfc/rfc7542.txt INSTALL doc/rfc/rfc7599.txt INSTALL doc/schemas/ldap/edir/freeradius-clients.ldif INSTALL doc/schemas/ldap/iplanet/freeradius.ldif INSTALL doc/schemas/ldap/iplanet/freeradius.schema INSTALL doc/schemas/ldap/openldap/freeradius-clients.ldif INSTALL doc/schemas/ldap/openldap/freeradius-clients.schema INSTALL doc/schemas/ldap/openldap/freeradius.ldif INSTALL doc/schemas/ldap/openldap/freeradius.schema INSTALL doc/schemas/ldap/samba/README.txt INSTALL doc/schemas/ldap/samba/freeradius-attrs.ldif INSTALL doc/schemas/ldap/samba/freeradius-classes.ldif INSTALL doc/schemas/ldap/samba/freeradius-clients-attrs.ldif INSTALL doc/schemas/ldap/samba/freeradius-clients-classes.ldif INSTALL doc/schemas/ldap/samba/freeradius-user.ldif INSTALL doc/schemas/logstash/README INSTALL doc/schemas/logstash/kibana4-dashboard.json INSTALL doc/schemas/logstash/log-courier.conf INSTALL doc/schemas/logstash/logstash-radius.conf INSTALL doc/schemas/logstash/radius-mapping.sh INSTALL doc/schemas/sql INSTALL doc/vendor/ascend INSTALL doc/vendor/bay INSTALL doc/vendor/cisco.rst INSTALL doc/vendor/proxim INSTALL raddb/certs INSTALL raddb/mods-available INSTALL raddb/mods-enabled INSTALL raddb/policy.d INSTALL raddb/sites-available INSTALL raddb/sites-enabled INSTALL raddb/mods-config/attr_filter INSTALL raddb/mods-config/files INSTALL raddb/mods-config/perl INSTALL raddb/mods-config/preprocess INSTALL raddb/mods-config/sql INSTALL raddb/mods-config/sql/counter INSTALL raddb/mods-config/sql/counter/mysql INSTALL raddb/mods-config/sql/counter/postgresql INSTALL raddb/mods-config/sql/counter/sqlite INSTALL raddb/mods-config/sql/cui INSTALL raddb/mods-config/sql/cui/mysql INSTALL raddb/mods-config/sql/cui/postgresql INSTALL raddb/mods-config/sql/cui/sqlite INSTALL raddb/mods-config/sql/ippool-dhcp INSTALL raddb/mods-config/sql/ippool-dhcp/mysql INSTALL raddb/mods-config/sql/ippool-dhcp/oracle INSTALL raddb/mods-config/sql/ippool-dhcp/sqlite INSTALL raddb/mods-config/sql/ippool INSTALL raddb/mods-config/sql/ippool/mongo INSTALL raddb/mods-config/sql/ippool/mssql INSTALL raddb/mods-config/sql/ippool/mysql INSTALL raddb/mods-config/sql/ippool/oracle INSTALL raddb/mods-config/sql/ippool/postgresql INSTALL raddb/mods-config/sql/ippool/sqlite INSTALL raddb/mods-config/sql/main INSTALL raddb/mods-config/sql/main/mongo INSTALL raddb/mods-config/sql/main/mssql INSTALL raddb/mods-config/sql/main/mysql INSTALL raddb/mods-config/sql/main/mysql/extras INSTALL raddb/mods-config/sql/main/mysql/extras/wimax INSTALL raddb/mods-config/sql/main/ndb INSTALL raddb/mods-config/sql/main/oracle INSTALL raddb/mods-config/sql/main/postgresql INSTALL raddb/mods-config/sql/main/postgresql/extras INSTALL raddb/mods-config/sql/main/sqlite INSTALL raddb/mods-config/sql/moonshot-targeted-ids INSTALL raddb/mods-config/sql/moonshot-targeted-ids/mysql INSTALL raddb/mods-config/sql/moonshot-targeted-ids/postgresql INSTALL raddb/mods-config/sql/moonshot-targeted-ids/sqlite INSTALL raddb/mods-config/unbound INSTALL raddb/sites-available/coa INSTALL raddb/sites-available/abfab-tls INSTALL raddb/sites-available/decoupled-accounting INSTALL raddb/sites-available/dhcp.relay INSTALL raddb/sites-available/soh INSTALL raddb/sites-available/robust-proxy-accounting INSTALL raddb/sites-available/default INSTALL raddb/sites-available/abfab-tr-idp INSTALL raddb/sites-available/tls INSTALL raddb/sites-available/inner-tunnel INSTALL raddb/sites-available/originate-coa INSTALL raddb/sites-available/status INSTALL raddb/sites-available/example INSTALL raddb/sites-available/README INSTALL raddb/sites-available/control-socket INSTALL raddb/sites-available/copy-acct-to-home-server INSTALL raddb/sites-available/virtual.example.com INSTALL raddb/sites-available/coa-relay INSTALL raddb/sites-available/dynamic-clients INSTALL raddb/sites-available/buffered-sql INSTALL raddb/sites-available/channel_bindings INSTALL raddb/sites-available/check-eap-tls INSTALL raddb/sites-available/challenge INSTALL raddb/sites-available/dhcp INSTALL raddb/sites-available/proxy-inner-tunnel INSTALL raddb/sites-available/vmps INSTALL raddb/mods-available/cui INSTALL raddb/mods-available/idn INSTALL raddb/mods-available/python3 INSTALL raddb/mods-available/unix INSTALL raddb/mods-available/realm INSTALL raddb/mods-available/ntlm_auth INSTALL raddb/mods-available/yubikey INSTALL raddb/mods-available/sradutmp INSTALL raddb/mods-available/smbpasswd INSTALL raddb/mods-available/krb5 INSTALL raddb/mods-available/soh INSTALL raddb/mods-available/README.rst INSTALL raddb/mods-available/logintime INSTALL raddb/mods-available/unbound INSTALL raddb/mods-available/ldap INSTALL raddb/mods-available/otp INSTALL raddb/mods-available/passwd INSTALL raddb/mods-available/sql INSTALL raddb/mods-available/etc_group INSTALL raddb/mods-available/rediswho INSTALL raddb/mods-available/pam INSTALL raddb/mods-available/dhcp_sqlippool INSTALL raddb/mods-available/redis INSTALL raddb/mods-available/cache_eap INSTALL raddb/mods-available/mac2ip INSTALL raddb/mods-available/counter INSTALL raddb/mods-available/ippool INSTALL raddb/mods-available/radutmp INSTALL raddb/mods-available/unpack INSTALL raddb/mods-available/opendirectory INSTALL raddb/mods-available/moonshot-targeted-ids INSTALL raddb/mods-available/sometimes INSTALL raddb/mods-available/date INSTALL raddb/mods-available/smsotp INSTALL raddb/mods-available/couchbase INSTALL raddb/mods-available/sqlippool INSTALL raddb/mods-available/mac2vlan INSTALL raddb/mods-available/cache INSTALL raddb/mods-available/detail.example.com INSTALL raddb/mods-available/pap INSTALL raddb/mods-available/preprocess INSTALL raddb/mods-available/dynamic_clients INSTALL raddb/mods-available/digest INSTALL raddb/mods-available/mschap INSTALL raddb/mods-available/expr INSTALL raddb/mods-available/always INSTALL raddb/mods-available/replicate INSTALL raddb/mods-available/linelog INSTALL raddb/mods-available/attr_filter INSTALL raddb/mods-available/detail INSTALL raddb/mods-available/sqlcounter INSTALL raddb/mods-available/chap INSTALL raddb/mods-available/detail.log INSTALL raddb/mods-available/eap INSTALL raddb/mods-available/echo INSTALL raddb/mods-available/wimax INSTALL raddb/mods-available/dhcp INSTALL raddb/mods-available/files INSTALL raddb/mods-available/python INSTALL raddb/mods-available/inner-eap INSTALL raddb/mods-available/rest INSTALL raddb/mods-available/exec INSTALL raddb/mods-available/utf8 INSTALL raddb/mods-available/perl INSTALL raddb/mods-available/expiration INSTALL raddb/mods-available/abfab_psk_sql INSTALL raddb/clients.conf INSTALL raddb/dictionary INSTALL raddb/templates.conf INSTALL raddb/experimental.conf INSTALL raddb/proxy.conf INSTALL raddb/radiusd.conf INSTALL raddb/trigger.conf INSTALL raddb/README.rst INSTALL raddb/panic.gdb INSTALL raddb/certs/Makefile INSTALL raddb/certs/README INSTALL raddb/certs/xpextensions INSTALL raddb/certs/ca.cnf INSTALL raddb/certs/server.cnf INSTALL raddb/certs/inner-server.cnf INSTALL raddb/certs/client.cnf BOOTSTRAP raddb/certs/ gmake[1]: Entering directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' gmake[1]: 'passwords.mk' is up to date. gmake[1]: Leaving directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' BOOTSTRAP raddb/certs/ gmake[1]: Entering directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' gmake[1]: 'passwords.mk' is up to date. gmake[1]: Leaving directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' BOOTSTRAP raddb/certs/ gmake[1]: Entering directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' gmake[1]: 'passwords.mk' is up to date. gmake[1]: Leaving directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' BOOTSTRAP raddb/certs/ gmake[1]: Entering directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' gmake[1]: 'passwords.mk' is up to date. gmake[1]: Leaving directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' BOOTSTRAP raddb/certs/ gmake[1]: Entering directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' gmake[1]: 'passwords.mk' is up to date. gmake[1]: Leaving directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' BOOTSTRAP raddb/certs/ gmake[1]: Entering directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' gmake[1]: 'passwords.mk' is up to date. gmake[1]: Leaving directory '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/certs' INSTALL raddb/certs/bootstrap INSTALL raddb/mods-config/README.rst INSTALL raddb/mods-config/attr_filter/access_challenge INSTALL raddb/mods-config/attr_filter/access_reject INSTALL raddb/mods-config/attr_filter/accounting_response INSTALL raddb/mods-config/attr_filter/post-proxy INSTALL raddb/mods-config/attr_filter/pre-proxy INSTALL raddb/mods-config/files/accounting INSTALL raddb/mods-config/files/authorize INSTALL raddb/mods-config/files/pre-proxy INSTALL raddb/mods-config/perl/example.pl INSTALL raddb/mods-config/preprocess/hints INSTALL raddb/mods-config/preprocess/huntgroups INSTALL raddb/mods-config/sql/counter/mysql/dailycounter.conf INSTALL raddb/mods-config/sql/counter/mysql/expire_on_login.conf INSTALL raddb/mods-config/sql/counter/mysql/monthlycounter.conf INSTALL raddb/mods-config/sql/counter/mysql/noresetcounter.conf INSTALL raddb/mods-config/sql/counter/postgresql/dailycounter.conf INSTALL raddb/mods-config/sql/counter/postgresql/expire_on_login.conf INSTALL raddb/mods-config/sql/counter/postgresql/monthlycounter.conf INSTALL raddb/mods-config/sql/counter/postgresql/noresetcounter.conf INSTALL raddb/mods-config/sql/counter/sqlite/dailycounter.conf INSTALL raddb/mods-config/sql/counter/sqlite/expire_on_login.conf INSTALL raddb/mods-config/sql/counter/sqlite/monthlycounter.conf INSTALL raddb/mods-config/sql/counter/sqlite/noresetcounter.conf INSTALL raddb/mods-config/sql/cui/mysql/queries.conf INSTALL raddb/mods-config/sql/cui/mysql/schema.sql INSTALL raddb/mods-config/sql/cui/postgresql/queries.conf INSTALL raddb/mods-config/sql/cui/postgresql/schema.sql INSTALL raddb/mods-config/sql/cui/sqlite/queries.conf INSTALL raddb/mods-config/sql/cui/sqlite/schema.sql INSTALL raddb/mods-config/sql/ippool-dhcp/mysql/queries.conf INSTALL raddb/mods-config/sql/ippool-dhcp/mysql/schema.sql INSTALL raddb/mods-config/sql/ippool-dhcp/oracle/queries.conf INSTALL raddb/mods-config/sql/ippool-dhcp/oracle/schema.sql INSTALL raddb/mods-config/sql/ippool-dhcp/sqlite/queries.conf INSTALL raddb/mods-config/sql/ippool-dhcp/sqlite/schema.sql INSTALL raddb/mods-config/sql/ippool/mongo/queries.conf INSTALL raddb/mods-config/sql/ippool/mssql/procedure.sql INSTALL raddb/mods-config/sql/ippool/mssql/queries.conf INSTALL raddb/mods-config/sql/ippool/mssql/schema.sql INSTALL raddb/mods-config/sql/ippool/mysql/procedure.sql INSTALL raddb/mods-config/sql/ippool/mysql/queries.conf INSTALL raddb/mods-config/sql/ippool/mysql/schema.sql INSTALL raddb/mods-config/sql/ippool/oracle/procedure.sql INSTALL raddb/mods-config/sql/ippool/oracle/queries.conf INSTALL raddb/mods-config/sql/ippool/oracle/schema.sql INSTALL raddb/mods-config/sql/ippool/postgresql/procedure.sql INSTALL raddb/mods-config/sql/ippool/postgresql/queries.conf INSTALL raddb/mods-config/sql/ippool/postgresql/schema.sql INSTALL raddb/mods-config/sql/ippool/sqlite/queries.conf INSTALL raddb/mods-config/sql/ippool/sqlite/schema.sql INSTALL raddb/mods-config/sql/main/mongo/queries.conf INSTALL raddb/mods-config/sql/main/mssql/process-radacct.sql INSTALL raddb/mods-config/sql/main/mssql/queries.conf INSTALL raddb/mods-config/sql/main/mssql/schema.sql INSTALL raddb/mods-config/sql/main/mysql/extras/wimax/queries.conf INSTALL raddb/mods-config/sql/main/mysql/extras/wimax/schema.sql INSTALL raddb/mods-config/sql/main/mysql/process-radacct.sql INSTALL raddb/mods-config/sql/main/mysql/queries.conf INSTALL raddb/mods-config/sql/main/mysql/schema.sql INSTALL raddb/mods-config/sql/main/mysql/setup.sql INSTALL raddb/mods-config/sql/main/ndb/README INSTALL raddb/mods-config/sql/main/ndb/schema.sql INSTALL raddb/mods-config/sql/main/ndb/setup.sql INSTALL raddb/mods-config/sql/main/oracle/process-radacct.sql INSTALL raddb/mods-config/sql/main/oracle/queries.conf INSTALL raddb/mods-config/sql/main/oracle/schema.sql INSTALL raddb/mods-config/sql/main/postgresql/extras/cisco_h323_db_schema.sql INSTALL raddb/mods-config/sql/main/postgresql/extras/voip-postpaid.conf INSTALL raddb/mods-config/sql/main/postgresql/process-radacct.sql INSTALL raddb/mods-config/sql/main/postgresql/queries.conf INSTALL raddb/mods-config/sql/main/postgresql/schema.sql INSTALL raddb/mods-config/sql/main/postgresql/setup.sql INSTALL raddb/mods-config/sql/main/sqlite/process-radacct-refresh.sh INSTALL raddb/mods-config/sql/main/sqlite/process-radacct-schema.sql INSTALL raddb/mods-config/sql/main/sqlite/queries.conf INSTALL raddb/mods-config/sql/main/sqlite/schema.sql INSTALL raddb/mods-config/sql/moonshot-targeted-ids/mysql/queries.conf INSTALL raddb/mods-config/sql/moonshot-targeted-ids/mysql/schema.sql INSTALL raddb/mods-config/sql/moonshot-targeted-ids/postgresql/queries.conf INSTALL raddb/mods-config/sql/moonshot-targeted-ids/postgresql/schema.sql INSTALL raddb/mods-config/sql/moonshot-targeted-ids/sqlite/queries.conf INSTALL raddb/mods-config/sql/moonshot-targeted-ids/sqlite/schema.sql INSTALL raddb/mods-config/unbound/default.conf INSTALL raddb/policy.d/abfab-tr INSTALL raddb/policy.d/accounting INSTALL raddb/policy.d/canonicalization INSTALL raddb/policy.d/control INSTALL raddb/policy.d/cui INSTALL raddb/policy.d/debug INSTALL raddb/policy.d/dhcp INSTALL raddb/policy.d/eap INSTALL raddb/policy.d/filter INSTALL raddb/policy.d/moonshot-targeted-ids INSTALL raddb/policy.d/operator-name INSTALL raddb/policy.d/rfc7542 LN-S raddb/users LN-S raddb/huntgroups LN-S raddb/hints + mkdir -p /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/var/log/radius/radacct + touch /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/var/log/radius/radutmp /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/var/log/radius/radius.log + install -D -m 644 /builddir/build/SOURCES/radiusd.service /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/systemd/system/radiusd.service + install -D -m 644 /builddir/build/SOURCES/freeradius-logrotate /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/logrotate.d/radiusd + install -D -m 644 /builddir/build/SOURCES/freeradius-pam-conf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/pam.d/radiusd + mkdir -p /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/tmpfiles.d + mkdir -p /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/var/run/ + install -d -m 0710 /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/var/run/radiusd/ + install -d -m 0700 /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/var/run/radiusd/tmp + install -m 0644 /builddir/build/SOURCES/freeradius-tmpfiles.conf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/tmpfiles.d/radiusd.conf + mkdir -p /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/share/snmp/mibs/ + install -m 644 mibs/FREERADIUS-MGMT-MIB.mib mibs/FREERADIUS-NOTIFICATION-MIB.mib mibs/FREERADIUS-PRODUCT-RADIUSD-MIB.mib mibs/FREERADIUS-SMI.mib mibs/RADIUS-ACC-CLIENT-MIB.mib mibs/RADIUS-ACC-SERVER-MIB.mib mibs/RADIUS-AUTH-CLIENT-MIB.mib mibs/RADIUS-AUTH-SERVER-MIB.mib mibs/RADIUS-STAT-MIB.mib /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/share/snmp/mibs/ + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/*.crt' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/*.crl' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/*.csr' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/*.der' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/*.key' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/*.pem' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/*.p12' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/index.*' + rm -f '/builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/serial*' + rm -f /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/dh + rm -f /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/certs/random + rm -f /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/sbin/rc.radiusd + rm -f /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/rbmonkey + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-dhcp.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-eap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-radius.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-server.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/proto_dhcp.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/proto_vmps.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_always.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_attr_filter.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_cache.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_cache_rbtree.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_chap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_counter.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_cram.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_date.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_detail.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_dhcp.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_digest.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_dynamic_clients.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_fast.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_gtc.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_leap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_md5.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_mschapv2.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_peap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_pwd.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_sim.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_tls.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_ttls.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_exec.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_expiration.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_expr.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_files.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_ippool.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_krb5.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_ldap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_linelog.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_logintime.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_mschap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_otp.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_pam.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_pap.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_passwd.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_perl.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_preprocess.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_python3.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_radutmp.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_realm.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_replicate.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_rest.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_soh.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sometimes.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_mysql.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_null.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_postgresql.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_sqlite.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_unixodbc.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sqlcounter.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sqlippool.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_test.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_unix.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_unpack.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_utf8.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_wimax.a /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_yubikey.a + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-dhcp.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-eap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-radius.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/libfreeradius-server.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/proto_dhcp.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/proto_vmps.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_always.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_attr_filter.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_cache.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_cache_rbtree.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_chap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_counter.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_cram.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_date.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_detail.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_dhcp.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_digest.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_dynamic_clients.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_fast.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_gtc.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_leap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_md5.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_mschapv2.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_peap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_pwd.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_sim.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_tls.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_eap_ttls.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_exec.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_expiration.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_expr.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_files.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_ippool.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_krb5.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_ldap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_linelog.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_logintime.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_mschap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_otp.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_pam.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_pap.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_passwd.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_perl.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_preprocess.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_python3.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_radutmp.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_realm.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_replicate.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_rest.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_soh.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sometimes.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_mysql.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_null.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_postgresql.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_sqlite.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sql_unixodbc.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sqlcounter.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_sqlippool.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_test.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_unix.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_unpack.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_utf8.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_wimax.la /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_yubikey.la + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/mods-config/sql/main/mssql + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/mods-config/sql/ippool/oracle + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/mods-config/sql/ippool/mssql + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/mods-config/sql/ippool-dhcp/oracle + rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/mods-config/sql/main/oracle + rm -r /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/etc/raddb/mods-config/sql/moonshot-targeted-ids + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/mods-available/unbound + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/mods-config/unbound/default.conf + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/mods-available/couchbase + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/mods-available/abfab_psk_sql + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/mods-available/moonshot-targeted-ids + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/policy.d/abfab-tr + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/policy.d/moonshot-targeted-ids + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/sites-available/abfab-tls /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/sites-available/abfab-tr-idp + rm /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/lib/freeradius/rlm_test.so + rm -f /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/experimental.conf + rm -f /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/mods-config/sql/ippool/mongo/queries.conf + rm -f /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//etc/raddb/mods-config/sql/main/mongo/queries.conf + for f in COPYRIGHT CREDITS INSTALL.rst README.rst VERSION + cp COPYRIGHT /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius + for f in COPYRIGHT CREDITS INSTALL.rst README.rst VERSION + cp CREDITS /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius + for f in COPYRIGHT CREDITS INSTALL.rst README.rst VERSION + cp INSTALL.rst /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius + for f in COPYRIGHT CREDITS INSTALL.rst README.rst VERSION + cp README.rst /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius + for f in COPYRIGHT CREDITS INSTALL.rst README.rst VERSION + cp VERSION /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius + cp LICENSE /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius/LICENSE.gpl + cp src/lib/LICENSE /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius/LICENSE.lgpl + cp src/LICENSE.openssl /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386//usr/share/doc/freeradius/LICENSE.openssl + cat + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.0.21-2.fc32 --unique-debug-suffix -3.0.21-2.fc32.i386 --unique-debug-src-base freeradius-3.0.21-2.fc32.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/freeradius-server-3.0.21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/dhcpclient explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radattr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radeapclient explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/map_unit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radclient extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radattr extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radeapclient extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/dhcpclient explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radsniff extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/map_unit extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radclient extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radsniff explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radwho extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/radwho explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/rlm_ippool_tool extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/rlm_ippool_tool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/smbencrypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-dhcp.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/bin/smbencrypt extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-dhcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-eap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-eap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-radius.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-radius.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/proto_dhcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-server.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/proto_dhcp.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/libfreeradius-server.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/proto_vmps.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/proto_vmps.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_always.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_always.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_attr_filter.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_attr_filter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_cache.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_cache.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_cache_rbtree.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_cache_rbtree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_chap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_counter.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_chap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_counter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_cram.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_cram.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_date.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_date.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_detail.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_detail.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_digest.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_digest.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_dhcp.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_dhcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_dynamic_clients.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_dynamic_clients.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_fast.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_fast.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_gtc.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_gtc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_leap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_leap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_md5.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_md5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_mschapv2.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_mschapv2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_peap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_peap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_pwd.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_pwd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_sim.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_sim.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_tls.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_tls.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_ttls.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_eap_ttls.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_exec.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_expiration.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_exec.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_expiration.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_expr.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_expr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_files.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_files.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_ippool.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_ippool.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_krb5.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_krb5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_ldap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_linelog.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_ldap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_linelog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_logintime.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_logintime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_mschap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_mschap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_otp.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_otp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_pam.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_pam.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_pap.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_pap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_passwd.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_passwd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_perl.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_perl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_preprocess.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_preprocess.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_python3.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_python3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_radutmp.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_radutmp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_realm.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_realm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_replicate.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_replicate.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_rest.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_rest.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_soh.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_soh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sometimes.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sometimes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_mysql.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_mysql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_null.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_null.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_postgresql.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_postgresql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_sqlite.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_sqlite.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_unixodbc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sqlcounter.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sqlcounter.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sql_unixodbc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sqlippool.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_sqlippool.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_unix.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_unix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_unpack.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_unpack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_utf8.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_utf8.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_yubikey.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_wimax.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_yubikey.so extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/lib/freeradius/rlm_wimax.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/sbin/radiusd extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/sbin/radiusd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/sbin/radmin extracting debug info from /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386/usr/sbin/radmin original debug info size: 7184kB, size after compression: 5180kB /usr/lib/rpm/sepdebugcrcfix: Updated 76 CRC32s, 0 CRC32s did match. 8494 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/radlast from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/radtest from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/radzap from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/raddebug from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/raddb/mods-config/python3/radiusd.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /etc/raddb/mods-config/python3/example.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /etc/raddb/certs/bootstrap from /bin/sh to #!/usr/bin/sh Processing files: freeradius-3.0.21-2.fc32.i686 Provides: config(freeradius) = 3.0.21-2.fc32 freeradius = 3.0.21-2.fc32 freeradius(x86-32) = 3.0.21-2.fc32 libfreeradius-dhcp.so libfreeradius-eap.so libfreeradius-radius.so libfreeradius-server.so Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh glibc-common shadow-utils Requires(post): make systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /usr/bin/perl /usr/bin/sh ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcrypt.so.2 libcrypt.so.2(XCRYPT_2.0) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfreeradius-dhcp.so libfreeradius-eap.so libfreeradius-radius.so libfreeradius-server.so libgdbm.so.6 libpam.so.0 libpam.so.0(LIBPAM_1.0) libpcap.so.1 libpcre.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libreadline.so.8 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) libtalloc.so.2 libtalloc.so.2(TALLOC_2.0.2) libykclient.so.3 libykclient.so.3(Base) libyubikey.so.0 libyubikey.so.0(YUBIKEY_1.0) rtld(GNU_HASH) Processing files: freeradius-doc-3.0.21-2.fc32.i686 Provides: freeradius-doc = 3.0.21-2.fc32 freeradius-doc(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: freeradius-utils-3.0.21-2.fc32.i686 Provides: freeradius-utils = 3.0.21-2.fc32 freeradius-utils(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libfreeradius-dhcp.so libfreeradius-eap.so libfreeradius-radius.so libfreeradius-server.so libgdbm.so.6 libpcap.so.1 libpcre.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) libtalloc.so.2 libtalloc.so.2(TALLOC_2.0.2) perl(DBI) perl(Fcntl) perl(File::Basename) perl(GDBM_File) perl(Getopt::Long) perl(Getopt::Std) perl(POSIX) perl(Time::HiRes) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: freeradius-devel-3.0.21-2.fc32.i686 Provides: freeradius-devel = 3.0.21-2.fc32 freeradius-devel(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: freeradius-ldap-3.0.21-2.fc32.i686 Provides: config(freeradius-ldap) = 3.0.21-2.fc32 freeradius-ldap = 3.0.21-2.fc32 freeradius-ldap(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libldap-2.4.so.2 rtld(GNU_HASH) Processing files: freeradius-krb5-3.0.21-2.fc32.i686 Provides: config(freeradius-krb5) = 3.0.21-2.fc32 freeradius-krb5 = 3.0.21-2.fc32 freeradius-krb5(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcom_err.so.2 libkrb5.so.3 libkrb5.so.3(krb5_3_MIT) rtld(GNU_HASH) Processing files: freeradius-perl-3.0.21-2.fc32.i686 Provides: config(freeradius-perl) = 3.0.21-2.fc32 freeradius-perl = 3.0.21-2.fc32 freeradius-perl(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libperl.so.5.30 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: python3-freeradius-3.0.21-2.fc32.i686 Provides: python-freeradius = 3.0.21-2.fc32 python3-freeradius = 3.0.21-2.fc32 python3-freeradius(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Obsoletes: python-freeradius < 3.0.21-2.fc32 Processing files: freeradius-mysql-3.0.21-2.fc32.i686 Provides: config(freeradius-mysql) = 3.0.21-2.fc32 freeradius-mysql = 3.0.21-2.fc32 freeradius-mysql(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libmariadb.so.3 libmariadb.so.3(libmysqlclient_18) rtld(GNU_HASH) Processing files: freeradius-postgresql-3.0.21-2.fc32.i686 Provides: config(freeradius-postgresql) = 3.0.21-2.fc32 freeradius-postgresql = 3.0.21-2.fc32 freeradius-postgresql(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpq.so.5 libpq.so.5(RHPG_9.6) rtld(GNU_HASH) Processing files: freeradius-sqlite-3.0.21-2.fc32.i686 Provides: config(freeradius-sqlite) = 3.0.21-2.fc32 freeradius-sqlite = 3.0.21-2.fc32 freeradius-sqlite(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libsqlite3.so.0 rtld(GNU_HASH) Processing files: freeradius-unixODBC-3.0.21-2.fc32.i686 Provides: freeradius-unixODBC = 3.0.21-2.fc32 freeradius-unixODBC(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libodbc.so.2 rtld(GNU_HASH) Processing files: freeradius-rest-3.0.21-2.fc32.i686 Provides: config(freeradius-rest) = 3.0.21-2.fc32 freeradius-rest = 3.0.21-2.fc32 freeradius-rest(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libjson-c.so.4 rtld(GNU_HASH) Processing files: freeradius-debugsource-3.0.21-2.fc32.i686 Provides: freeradius-debugsource = 3.0.21-2.fc32 freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: freeradius-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 002183c0697b0b6598dede2c82d4f4ee220e0790 debuginfo(build-id) = 0800a9f49bb281cb059be93ee06187c36b18915f debuginfo(build-id) = 0ba781b32d996b80c01661b0e6508cac832d18b6 debuginfo(build-id) = 0e1ec7caa6133bfa8f2b1e77d0b41089527d81f2 debuginfo(build-id) = 154012c044b0aef32536d2488c6b0e348d92ab85 debuginfo(build-id) = 17bf32f1e101961bb446c65ed40cf57600c12ea7 debuginfo(build-id) = 1813332ab747ef244e050edf123c5af9a6db5ad5 debuginfo(build-id) = 1d56983a7f1ec43c47ae603e8bcc149458d0af84 debuginfo(build-id) = 2179cca06993b67896b3790258151b7c1aa6a00f debuginfo(build-id) = 230bf681072302658186ac5126b1aa89cdde6649 debuginfo(build-id) = 25521f8ca914f1b4191b4be454de1632f6a4bb29 debuginfo(build-id) = 2b238d100c54b32de167853a3521170bbe5f0b7c debuginfo(build-id) = 2f3b61358b90ad868c555d6f96fcea483c8be666 debuginfo(build-id) = 36a34dd2bfe6fe8dc3e9706b2fd77c84876d56a3 debuginfo(build-id) = 3a05c169e78d16109fed49b0b3255cae326c8933 debuginfo(build-id) = 460317a332ef5b620a500f41eb6a75512db3f78b debuginfo(build-id) = 4701bbd3aa39f5e9dc4501f91c8da54371885ddf debuginfo(build-id) = 4ef124c9b0463b70e758c577f057813c68fbd55a debuginfo(build-id) = 571a12b50b1b20a12a82d0bc456105b3d6c14420 debuginfo(build-id) = 59a89cf47551f13169290834b5eb26a20bec39ab debuginfo(build-id) = 67815e012c678be71e6b334e2ebe7a0f44d1d072 debuginfo(build-id) = 68194cb85ebedf2f961ce6ce611b189c7a65e25f debuginfo(build-id) = 687432cb7a2ffb9126efe0dced6c6996715a5e80 debuginfo(build-id) = 711d13df0e0e8e788bd37b7f16b24de37bfddb56 debuginfo(build-id) = 7b30660dd6a66863b80f79c25007db8b919f1432 debuginfo(build-id) = 832e6dde59491cb3fda83066a94203d559924da6 debuginfo(build-id) = 847bb49cf4c068e85f5bb3d9c62d6d524636d769 debuginfo(build-id) = 854be524928ace279084762f5b49c470708f79c7 debuginfo(build-id) = 8771470ae0df1bcdd8554334853e7d16b1562a2c debuginfo(build-id) = 8b6e5e2a88fb40fdbf822df3362def1efc5e1f7f debuginfo(build-id) = 94d778b83e6343e2b811c570f126bc40be757f4d debuginfo(build-id) = 9ed5619474b762f9b2f4f5485385e777f3b7b436 debuginfo(build-id) = a0960cdeccf58dde5d483d7b49468f5a6e8bb139 debuginfo(build-id) = a308c91e688a5d7353c77db5a100ee38816f7f35 debuginfo(build-id) = a67c6291dc522fc6a004a532db42e79a35550d0b debuginfo(build-id) = ab700d0b929800b645056f18def947537db1a37b debuginfo(build-id) = b91698369d48445804f8303d85081b5f19368e4f debuginfo(build-id) = b951b62e938901cec6e7fe69822a1112fece0917 debuginfo(build-id) = bc2335353615229904a750233eaebf606cf16a78 debuginfo(build-id) = c0ae0ec1586bef13e11a1802bc0ad39a5e712762 debuginfo(build-id) = c28a77f6ff9abdc52ddef51c812b62733c112824 debuginfo(build-id) = c28b7ff5258155835e7bfdf2f94fd3a0d7511052 debuginfo(build-id) = c54190f2a60abe2f98201e58c42379c0b12046a0 debuginfo(build-id) = c578d33033614336d99a913f9f6c950cbf911de6 debuginfo(build-id) = c82c7c9b52597c2e9b093cd2176ffa9f2bce09bf debuginfo(build-id) = c994f9f5c9be17583be561582134afc76d191f12 debuginfo(build-id) = cb5e7d1a7bfbceb1893b72e48e71980ab0485770 debuginfo(build-id) = ce25a19988553a3944c87212352ee7785dbce773 debuginfo(build-id) = d004e9213df649fa68a9e52eee29d0ec387a6109 debuginfo(build-id) = ddcf3e8eed5acdfbddc2aa3fc846010f1bf4734f debuginfo(build-id) = e04cd6ef874f133b13fa2272c13df86746cc8ecb debuginfo(build-id) = e6ce8acaa090280ec1803e2d2e2d48d699d88eb1 debuginfo(build-id) = ea78e4852698cde91fb53543310175db2b146305 debuginfo(build-id) = ef8acf2bbd6f46f86ce14fa05e13392b201af54d debuginfo(build-id) = f2fc87ed54056ded696b67e6b7b7ee3fa5648421 debuginfo(build-id) = f7f14c842ab99a57647e11246c8f78a9fd0ef874 debuginfo(build-id) = fb091a48e014e71ab46e5dfdd684ac45cdb26362 debuginfo(build-id) = fccd4e54aa60f548d1c9edced929131f2b4f3303 freeradius-debuginfo = 3.0.21-2.fc32 freeradius-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-utils-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 05049560df1ed5a3a679232f1f3b63565db984aa debuginfo(build-id) = 32304de3eb46153cadad0049e883fb67a5651dbf debuginfo(build-id) = 55cdc6781b1e14a26f5791a4d64b04ad8bc37b95 debuginfo(build-id) = 5a13be494fb8edee228fbdb23cf68c4ef5e1403a debuginfo(build-id) = 80890242bf566b72aa12dae73265634e1f368351 debuginfo(build-id) = 829234cd2422825bd7a5cb0482831fd5e8ac44a0 debuginfo(build-id) = 9cc4e8d8eada50fe5375bb3e0aaf9a7fcb5830b6 debuginfo(build-id) = 9eaffb14fbbb6feec74d6b5aa69f6803ea59f5a2 debuginfo(build-id) = cfe15b0ef9542c1c45833704cca1edcd0e1ce906 freeradius-utils-debuginfo = 3.0.21-2.fc32 freeradius-utils-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-ldap-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 5cf4bc4a64aa6560497d078411962cb4bae35de7 freeradius-ldap-debuginfo = 3.0.21-2.fc32 freeradius-ldap-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-krb5-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 0892e26fda00159cbd78375a898725dfbdb233e8 freeradius-krb5-debuginfo = 3.0.21-2.fc32 freeradius-krb5-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-perl-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 8d8a43e9a7234cff446322a89dbf458331a30924 freeradius-perl-debuginfo = 3.0.21-2.fc32 freeradius-perl-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: python3-freeradius-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 7d8a23b9cee53286e7033db5db27708edd5a71a6 python3-freeradius-debuginfo = 3.0.21-2.fc32 python3-freeradius-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-mysql-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = a9831ea322705415ca00ff01d5709f38cb168e60 freeradius-mysql-debuginfo = 3.0.21-2.fc32 freeradius-mysql-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-postgresql-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = e59743a98c5359f5651785b79a85a68e4acdc398 freeradius-postgresql-debuginfo = 3.0.21-2.fc32 freeradius-postgresql-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-sqlite-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 92be85b796a7e0a00a99923e0d72c90f98840696 freeradius-sqlite-debuginfo = 3.0.21-2.fc32 freeradius-sqlite-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-unixODBC-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = ba3a282c1184b3e7d408e4f38fd68e1e9663f634 freeradius-unixODBC-debuginfo = 3.0.21-2.fc32 freeradius-unixODBC-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Processing files: freeradius-rest-debuginfo-3.0.21-2.fc32.i686 Provides: debuginfo(build-id) = 323b50cb7fdcd33a886c2922d226090abe68ec7d freeradius-rest-debuginfo = 3.0.21-2.fc32 freeradius-rest-debuginfo(x86-32) = 3.0.21-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: freeradius-debugsource(x86-32) = 3.0.21-2.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386 Wrote: /builddir/build/RPMS/freeradius-devel-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-utils-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-ldap-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-krb5-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-perl-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/python3-freeradius-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-mysql-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-postgresql-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-unixODBC-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-sqlite-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-rest-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-utils-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-ldap-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-krb5-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-perl-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/python3-freeradius-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-mysql-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-postgresql-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-sqlite-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-unixODBC-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-rest-debuginfo-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-doc-3.0.21-2.fc32.i686.rpm Wrote: /builddir/build/RPMS/freeradius-debugsource-3.0.21-2.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pEdP9d + umask 022 + cd /builddir/build/BUILD + cd freeradius-server-3.0.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/freeradius-3.0.21-2.fc32.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0