INFO: not using any hashes in /data/userland-archives/hashes for freeradius-server-release_3_2_6.tar.gz (overridden with --hash)
Source /data/userland-archives/freeradius-server-release_3_2_6.tar.gz... cached
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file src/main/tls.c
symlink cloning /jenkins/jobs/oi-userland/workspace/components/network/freeradius/freeradius-server-release_3_2_6 to /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64
checking for asciidoctor... no
configure: WARNING: asciidoctor not found - Please install if you want build the docs
checking for pandoc... no
configure: WARNING: pandoc not found - Please install if you want build the docs
checking for doxygen... /usr/bin/doxygen
checking for dot... /usr/bin/dot
checking for antora... no
configure: WARNING: antora not found - Please install if you want build the site
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... x86_64-pc-solaris2.11
checking for gcc... /usr/gcc/13/bin/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 the compiler supports GNU C... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether /usr/gcc/13/bin/g++ accepts -g... yes
checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking whether /usr/gcc/13/bin/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... no
checking whether byte ordering is bigendian... no
checking for gmake... yes
checking for gmake... /usr/bin/amd64/gmake
checking number of system cores... 8
checking for git... yes
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 dirname... /usr/bin/dirname
checking for grep... (cached) /usr/bin/ggrep
checking for _talloc in -ltalloc... 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... yes
checking for inet_aton in -lresolv... yes
checking for inet_ntoa in -lnsl... yes
checking for htonl in -lws2_32... no
checking for pcap_open_live in -lpcap in /usr/lib... 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=<path>.
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=<path>.
checking for a readline compatible library... -lreadline
checking for readline.h... no
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking for history.h... no
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 egrep... (cached) /usr/bin/ggrep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for crypt.h... yes
checking for dlfcn.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for features.h... no
checking for fnmatch.h... yes
checking for getopt.h... yes
checking for glob.h... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for linux/if_packet.h... no
checking for malloc.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for prot.h... no
checking for pwd.h... yes
checking for resource.h... no
checking for semaphore.h... yes
checking for sia.h... no
checking for siad.h... no
checking for signal.h... yes
checking for stdatomic.h... yes
checking for stdalign.h... yes
checking for stdbool.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for sys/event.h... no
checking for sys/fcntl.h... yes
checking for sys/prctl.h... no
checking for sys/procctl.h... no
checking for sys/ptrace.h... no
checking for sys/resource.h... yes
checking for sys/security.h... no
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... yes
checking for sys/wait.h... (cached) yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for utmp.h... yes
checking for utmpx.h... yes
checking for winsock.h... no
checking for net/if.h... yes
checking for DH_new in -lcrypto in /usr/openssl/3/lib/amd64... yes
checking for SSL_new in -lssl in /usr/openssl/3/lib/amd64... yes
checking for openssl/ssl.h in /usr/openssl/3/include/... yes
checking for openssl/asn1.h... yes
checking for openssl/conf.h... yes
checking for openssl/crypto.h... yes
checking for openssl/err.h... yes
checking for openssl/evp.h... yes
checking for openssl/hmac.h... yes
checking for openssl/md5.h... yes
checking for openssl/md4.h... yes
checking for openssl/rand.h... yes
checking for openssl/sha.h... yes
checking for openssl/ssl.h... (cached) yes
checking for openssl/ocsp.h... yes
checking for openssl/engine.h... yes
checking for OpenSSL version >= 1.0.2... yes
checking OpenSSL library and header version consistency... library: 30400000 header: 30400000... 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 in /usr/include/pcap/... 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... yes
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... no
checking for bindat... no
checking for clock_gettime... yes
checking for closefrom... yes
checking for ctime_r... yes
checking for dladdr... yes
checking for fcntl... yes
checking for fopencookie... no
checking for funopen... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for getopt_long... yes
checking for getpeereid... no
checking for getresuid... no
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... no
checking for mkdirat... yes
checking for openat... yes
checking for pthread_sigmask... yes
checking for setlinebuf... yes
checking for setresuid... no
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... yes
checking for strlcpy... yes
checking for strncasecmp... yes
checking for strsep... yes
checking for strsignal... yes
checking for unlinkat... yes
checking for vdprintf... no
checking for vsnprintf... yes
checking for ut_xtime in struct utmpx... yes
checking for ipi_addr in struct in_pktinfo... yes
checking for ipi6_addr in struct in6_pktinfo... yes
checking if htonll is defined... yes
checking if htonlll is defined... no
checking for an ANSI C-conforming const... yes
checking type of OS... SunOS
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... no
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... no
checking for pcre.h in /usr/local/include/... no
checking for pcre.h in /opt/include/... no
checking for regex.h... yes
checking for extended regular expressions... yes
checking for regcomp in -lregex... no
checking for regncomp... no
checking for regnexec... no
checking for library containing __atomic_load_4... -latomic
checking gethostbyaddr_r() syntax... SYSV-style
checking gethostbyname_r() syntax... SYSV-style
checking getpwnam_r... yes
checking getgrnam_r... yes
checking ctime_r() syntax... POSIX-style
top_builddir=/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64
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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_cache)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_cache

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
configure: creating ./config.status
config.status: creating all.mk
=== configuring in ./drivers/rlm_cache_memcached (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_cache/./drivers/rlm_cache_memcached)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_cache_memcached

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for libmemcached/memcached.h... yes
checking for pthread_once in -lpthread... yes
checking for memcached in -lmemcached... yes
checking for memcached... yes
checking for memcached_free... yes
checking for memcached_get... yes
checking for memcached_set... yes
checking for memcached_delete... yes
checking for libmemcached_check_configuration... yes
configure: creating ./config.status
config.status: creating all.mk
=== configuring in ./drivers/rlm_cache_redis (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_cache/./drivers/rlm_cache_redis)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_cache_redis

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for hiredis/hiredis.h... yes
checking for redisConnect in -lhiredis... yes
configure: creating ./config.status
config.status: creating all.mk
=== configuring in src/modules/rlm_counter (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_counter)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_counter

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking to see GDBM_SYNC status... 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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_eap)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_eap

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
configure: creating ./config.status
=== configuring in ./types/rlm_eap_tnc (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_eap/./types/rlm_eap_tnc)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_eap_tnc

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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 ./types/rlm_eap_fast (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_eap/./types/rlm_eap_fast)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_eap_fast

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for openssl/ec.h in /usr/openssl/3/include/... yes
checking for EVP_CIPHER_CTX_new in -lcrypto in /usr/openssl/3/lib/amd64... yes
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for OpenSSL version >= 1.0.1a... yes
configure: creating ./config.status
config.status: creating all.mk
=== configuring in ./types/rlm_eap_teap (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_eap/./types/rlm_eap_teap)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_eap_teap

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for openssl/ec.h in /usr/openssl/3/include/... yes
checking for EVP_CIPHER_CTX_new in -lcrypto in /usr/openssl/3/lib/amd64... yes
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for OpenSSL version >= 1.1.1... yes
configure: creating ./config.status
config.status: creating all.mk
=== configuring in ./types/rlm_eap_ikev2 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_eap/./types/rlm_eap_ikev2)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_eap_ikev2

checking for OpenSSL support... yes
checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_eap/./types/rlm_eap_pwd)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_eap_pwd

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for openssl/ec.h in /usr/openssl/3/include/... yes
checking for EVP_CIPHER_CTX_new in -lcrypto in /usr/openssl/3/lib/amd64... 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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_eap/./types/rlm_eap_sim)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_eap_sim

configure: creating ./config.status
config.status: creating all.mk
=== configuring in src/modules/rlm_ippool (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_ippool)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_ippool

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/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/ggrep
checking for egrep... /usr/bin/ggrep -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_json (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_json)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_json

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
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_object_get_string_len... yes
checking for json_object_object_get_ex... yes
checking for json_object_object_add_ex... yes
checking for json_object_new_int64... yes
checking for json_object_get_int64... yes
checking for json_tokener_error_desc... yes
checking for json_tokener_get_error... yes
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
=== configuring in src/modules/rlm_krb5 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_krb5)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_krb5

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for krb5-config... /bin/krb5-config
checking krb5-config CFLAGS... "-isystem /usr/include/kerberosv5"
checking krb5-config LDFLAGS... -L/usr/lib -lkrb5
checking krb5-config reported version... Solaris Kerberos (based on MIT Kerberos 5 release 1.6.3) (on)
checking krb5-config reported vendor... Sun Microsystems, Inc.
checking canonical API type... MIT
checking for krb5_get_error_message... yes
checking for krb5_free_error_string... no
checking for krb5_free_error_message... yes
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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_ldap)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_ldap

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for ldap_init in -lldap... yes
checking for ldap.h in /usr/include/openldap/... 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 in /usr/include/openldap/... yes
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
=== configuring in src/modules/rlm_mschap (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_mschap)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_mschap

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/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=<path>.
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=<path>.
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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_pam)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_pam

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/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/ggrep
checking for egrep... /usr/bin/ggrep -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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_perl)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_perl

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/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 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2  -I/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE "
configure: Sanitized ccopts are "-D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -isystem /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE"
configure: Calling ExtUtils::Embed to get 'ldflags'
configure: ExtUtil's ldopts were "  -R /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE  -fstack-protector-strong -m64   -L/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE -lperl -lpthread -lsocket -lnsl -ldl -lm -lc"
configure: Sanitized ldopts are "-R /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE -fstack-protector-strong -m64  -L/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE -lperl -lpthread -lsocket -lnsl -ldl -lm -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_python (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_python)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_python

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for python2.7... python2.7
python2.7: can't open file 'import sys ; print(sys.version[0])': [Errno 2] No such file or directory
./configure: line 2976: test: -ne: unary operator expected
configure: Python sys.prefix "/usr"
configure: Python sys.exec_prefix "/usr"
configure: Python sys.version "2.7"
configure: Python local_mod_libs ""
configure: Python base_mod_libs ""
configure: Python other_libs " -lsocket -lnsl -ldl"
checking for Python.h in /usr/include/python2.7/... yes
checking for Py_Initialize in -lpython2.7 in /usr/lib/python2.7/config... yes
checking for dl_iterate_phdr... yes
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
=== configuring in src/modules/rlm_python3 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_python3)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_python3

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for a Python interpreter with version >= 3.0... python
checking for python... /usr/bin/python
checking for python version... 3.9
checking for python platform... sunos5
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
checking for python3-config... python3-config
configure: python3-config's cflags were "-I/usr/include/python3.9 -I/usr/include/python3.9  -Wno-unused-result -Wsign-compare -m64 -O2   -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -DNDEBUG -g  -O3 -Wall"
configure: Sanitized cflags were " -isystem/usr/include/python3.9 -isystem/usr/include/python3.9    -m64       -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT "
checking for gawk... gawk
configure: python3-config's ldflags were " -L/usr/lib/amd64 -lpython3.9 -lsocket -lnsl -lintl -ldl -lsendfile  -lm -lm }"
configure: Sanitized ldflags were "-L/usr/lib/amd64 -lpython3.9 -lsocket -lnsl -lintl -ldl -lsendfile -lm -lm"
checking for dl_iterate_phdr... yes
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
=== configuring in src/modules/rlm_radutmp (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_radutmp)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_radutmp

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_realm)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_realm

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_rest)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_rest

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for gawk... gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 8.11.0
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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
configure: creating ./config.status
config.status: creating all.mk
=== configuring in ./drivers/rlm_sql_iodbc (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql/./drivers/rlm_sql_iodbc)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_iodbc

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql/./drivers/rlm_sql_mysql)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_mysql

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql/./drivers/rlm_sql_postgresql)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_postgresql

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for libpq-fe.h in /usr/postgres/16/include/... yes
checking for PGRES_SINGLE_TUPLE... yes
checking for PGRES_COPY_BOTH... yes
checking for PGRES_PIPELINE_SYNC... 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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql/./drivers/rlm_sql_oracle)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_oracle

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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=<path> 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=<path> 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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql/./drivers/rlm_sql_unixodbc)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_unixodbc

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql/./drivers/rlm_sql_sqlite)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_sqlite

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/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 (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql/./drivers/rlm_sql_freetds)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_freetds

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for ctpublic.h... yes
checking for ct_command in -lct... yes
configure: creating ./config.status
config.status: creating all.mk
=== configuring in src/modules/rlm_sqlcounter (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sqlcounter)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sqlcounter

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
configure: creating ./config.status
config.status: creating all.mk
=== configuring in src/modules/rlm_sqlippool (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sqlippool)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sqlippool

configure: creating ./config.status
config.status: creating all.mk
=== configuring in src/modules/rlm_sql_map (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_sql_map)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_sql_map

configure: creating ./config.status
config.status: creating all.mk
=== configuring in src/modules/rlm_unix (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_unix)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_unix

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/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/ggrep
checking for egrep... /usr/bin/ggrep -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_unbound (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_unbound)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_unbound

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for ub_ctx_create in -lunbound... yes
checking for unbound.h... yes
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
=== configuring in src/modules/rlm_yubikey (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_yubikey)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_yubikey

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for yubikey.h... no
checking for yubikey.h in /usr/local/include/... no
checking for yubikey.h in /opt/include/... no
configure: WARNING: yubikey headers not found. Use --with-yubikey-include-dir=<path>.
checking for yubikey_aes_decrypt in -lyubikey... no
checking for yubikey_aes_decrypt in -lyubikey in /usr/local/lib... no
checking for yubikey_aes_decrypt in -lyubikey in /opt/lib... no
configure: WARNING: yubikey libraries not found. Use --with-yubikey-lib-dir=<path>.
configure: WARNING: silently building without yubikey token decryption support. requires: yubikey
checking for ykclient.h... no
checking for ykclient.h in /usr/local/include/... no
checking for ykclient.h in /opt/include/... no
configure: WARNING: ykclient headers not found. Use --with-ykclient-include-dir=<path>.
checking for ykclient_request_process in -lykclient... no
checking for ykclient_request_process in -lykclient in /usr/local/lib... no
checking for ykclient_request_process in -lykclient in /opt/lib... no
checking for ykclient_request in -lykclient... no
checking for ykclient_request in -lykclient in /usr/local/lib... no
checking for ykclient_request in -lykclient in /opt/lib... no
configure: WARNING: ykclient libraries not found. Use --with-ykclient-lib-dir=<path>.
configure: WARNING: silently building without yubicloud support. requires: ykclient
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
=== configuring in src/modules/rlm_redis (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_redis)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_redis

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for hiredis/hiredis.h... yes
checking for redisConnect in -lhiredis... yes
configure: creating ./config.status
config.status: creating all.mk
=== configuring in src/modules/rlm_rediswho (/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/src/modules/rlm_rediswho)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  'CC=/usr/gcc/13/bin/gcc' 'CXX=/usr/gcc/13/bin/g++' 'F77=/usr/gcc/13/bin/gfortran' 'FC=/usr/gcc/13/bin/gfortran' 'CFLAGS=-m64 -O3  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6' 'CXXFLAGS=-m64 -O3 ' 'FFLAGS= -m64 -O3 ' 'FCFLAGS=-m64 -O3 ' 'LDFLAGS=-m64' 'PKG_CONFIG_PATH=/usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib/amd64' '--libexecdir=/usr/libexec' '--localedir=/usr/share/locale' '--sbindir=/usr/sbin' 'CFLAGS=-I/usr/include/odbc' 'LDFLAGS=-lldap_r' '--sysconfdir=/etc' '--localstatedir=/var' '--with-pcap-lib-dir=/usr/lib' '--with-pcap-include-dir=/usr/include/pcap' '--with-rlm-ldap-include-dir=/usr/include/openldap' '--with-rlm-sql_postgresql-include-dir=/usr/postgres/16/include' '--with-openssl-lib-dir=/usr/openssl/3/lib/amd64' '--with-openssl-include-dir=/usr/openssl/3/include' '--without-static-modules' --cache-file=/dev/null --srcdir=.

Running tests for rlm_rediswho

checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking for hiredis/hiredis.h... yes
checking for redisConnect in -lhiredis... yes
configure: creating ./config.status
config.status: creating all.mk

Module configure status report
------------------------------
rlm_always .............. OK
rlm_attr_filter ......... OK
rlm_cache ............... OK
rlm_cache_memcached ..... OK
rlm_cache_rbtree ........ OK
rlm_cache_redis ......... OK
rlm_chap ................ OK
rlm_couchbase ........... OK
rlm_counter ............. OK
rlm_date ................ OK
rlm_detail .............. OK
rlm_digest .............. OK
rlm_dpsk ................ OK
rlm_dynamic_clients ..... OK
rlm_eap ................. OK
rlm_eap_fast ............ OK
rlm_eap_gtc ............. OK
rlm_eap_ikev2 ........... skipping (requires EAPIKEv2/connector.h libeap-ikev2)
rlm_eap_md5 ............. OK
rlm_eap_mschapv2 ........ OK
rlm_eap_peap ............ OK
rlm_eap_pwd ............. OK
rlm_eap_sim ............. OK
rlm_eap_teap ............ OK
rlm_eap_tls ............. OK
rlm_eap_tnc ............. skipping (requires naaeap.h libnaaeap)
rlm_eap_ttls ............ OK
rlm_example ............. OK
rlm_exec ................ OK
rlm_expiration .......... OK
rlm_expr ................ OK
rlm_files ............... OK
rlm_idn ................. OK
rlm_ippool .............. OK
rlm_json ................ OK
rlm_krb5 ................ OK ... 
rlm_ldap ................ OK ... with SASL support
rlm_linelog ............. OK
rlm_logintime ........... OK
rlm_mschap .............. OK ... without opendirectory support
                                 without direct winbind support
rlm_opendirectory ....... OK
rlm_pam ................. OK
rlm_pap ................. OK
rlm_passwd .............. OK
rlm_perl ................ OK
rlm_preprocess .......... OK
rlm_python .............. OK
rlm_python3 ............. OK
rlm_radutmp ............. OK
rlm_realm ............... OK
rlm_redis ............... OK
rlm_rediswho ............ OK
rlm_replicate ........... OK
rlm_rest ................ OK
rlm_ruby ................ OK
rlm_securid ............. OK
rlm_smsotp .............. OK
rlm_soh ................. OK
rlm_sometimes ........... OK
rlm_sql ................. OK
rlm_sql_db2 ............. OK
rlm_sql_firebird ........ OK
rlm_sql_freetds ......... OK
rlm_sql_iodbc ........... skipping (requires libiodbc isql.h)
rlm_sql_mongo ........... OK
rlm_sql_mysql ........... OK
rlm_sql_null ............ OK
rlm_sql_oracle .......... skipping (requires oci.h libclntsh libnnz(9-12))
rlm_sql_postgresql ...... OK
rlm_sql_sqlite .......... OK
rlm_sql_unixodbc ........ OK
rlm_sql_map ............. OK
rlm_sqlcounter .......... OK
rlm_sqlippool ........... OK
rlm_test ................ OK
rlm_totp ................ OK
rlm_unbound ............. OK
rlm_unix ................ OK
rlm_unpack .............. OK
rlm_utf8 ................ OK
rlm_wimax ............... OK
rlm_yubikey ............. OK ... without yubikey token decryption support
                                 without yubicloud support
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/rfc2865.h
HEADER src/include/rfc2866.h
HEADER src/include/rfc2867.h
HEADER src/include/rfc2868.h
HEADER src/include/rfc2869.h
HEADER src/include/rfc3162.h
HEADER src/include/rfc3576.h
HEADER src/include/rfc3580.h
HEADER src/include/rfc4072.h
HEADER src/include/rfc4372.h
HEADER src/include/rfc4603.h
HEADER src/include/rfc4675.h
HEADER src/include/rfc4679.h
HEADER src/include/rfc4818.h
HEADER src/include/rfc4849.h
HEADER src/include/rfc5090.h
HEADER src/include/rfc5176.h
HEADER src/include/rfc5447.h
HEADER src/include/rfc5580.h
HEADER src/include/rfc5607.h
HEADER src/include/rfc5904.h
HEADER src/include/rfc6519.h
HEADER src/include/rfc6572.h
HEADER src/include/rfc6677.h
HEADER src/include/rfc6911.h
HEADER src/include/rfc6929.h
HEADER src/include/rfc6930.h
HEADER src/include/rfc7055.h
HEADER src/include/rfc7155.h
HEADER src/include/rfc7268.h
HEADER src/include/rfc7499.h
HEADER src/include/rfc7930.h
HEADER src/include/rfc8045.h
HEADER src/include/rfc8559.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
CC src/lib/talloc.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/libfreeradius-radius.la
CC src/modules/rlm_always/rlm_always.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_always.la
CC src/modules/rlm_attr_filter/rlm_attr_filter.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_attr_filter.la
CC src/modules/rlm_cache/rlm_cache.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_cache.la
CC src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c
CC src/modules/rlm_cache/serialize.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_cache_memcached.la
CC src/modules/rlm_cache/drivers/rlm_cache_rbtree/rlm_cache_rbtree.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_cache_rbtree.la
CC src/modules/rlm_cache/drivers/rlm_cache_redis/rlm_cache_redis.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_cache_redis.la
CC src/modules/rlm_chap/rlm_chap.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_chap.la
CC src/modules/rlm_counter/rlm_counter.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_counter.la
CC src/modules/rlm_date/rlm_date.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_date.la
CC src/modules/rlm_detail/rlm_detail.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_detail.la
CC src/modules/rlm_digest/rlm_digest.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_digest.la
CC src/modules/rlm_dpsk/rlm_dpsk.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_dpsk.la
CC src/modules/rlm_dynamic_clients/rlm_dynamic_clients.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_dynamic_clients.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
src/modules/rlm_eap/libeap/mppe_keys.c: In function 'TLS_PRF':
src/modules/rlm_eap/libeap/mppe_keys.c:57:61: warning: pointer targets in passing argument 2 of 'EVP_PKEY_CTX_add1_tls1_prf_seed' differ in signedness [-Wpointer-sign]
   57 |                 EVP_PKEY_CTX_add1_tls1_prf_seed(pctx, iov[i].iov_base, iov[i].iov_len);
      |                                                       ~~~~~~^~~~~~~~~
      |                                                             |
      |                                                             caddr_t {aka char *}
In file included from src/modules/rlm_eap/libeap/mppe_keys.c:38:
/usr/openssl/3/include/openssl/kdf.h:103:58: note: expected 'const unsigned char *' but argument is of type 'caddr_t' {aka 'char *'}
  103 |                                     const unsigned char *seed, int seedlen);
      |                                     ~~~~~~~~~~~~~~~~~~~~~^~~~
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap.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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_fast.la
CC src/modules/rlm_eap/types/rlm_eap_gtc/rlm_eap_gtc.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_gtc.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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_md5.la
CC src/modules/rlm_eap/types/rlm_eap_mschapv2/rlm_eap_mschapv2.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_mschapv2.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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_peap.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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_pwd.la
CC src/modules/rlm_eap/types/rlm_eap_sim/rlm_eap_sim.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_sim.la
CC src/modules/rlm_eap/types/rlm_eap_teap/rlm_eap_teap.c
CC src/modules/rlm_eap/types/rlm_eap_teap/eap_teap.c
src/modules/rlm_eap/types/rlm_eap_teap/eap_teap.c: In function 'eap_teap_derive_imck':
src/modules/rlm_eap/types/rlm_eap_teap/eap_teap.c:120:31: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign]
  120 |         imck_seed[1].iov_base = imsk_msk;
      |                               ^
src/modules/rlm_eap/types/rlm_eap_teap/eap_teap.c:147:39: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign]
  147 |                 imck_seed[1].iov_base = imsk_emsk;
      |                                       ^
CC src/modules/rlm_eap/types/rlm_eap_teap/eap_teap_crypto.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_teap.la
CC src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_tls.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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_eap_ttls.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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/libfreeradius-server.la
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/radeapclient
CC src/modules/rlm_exec/rlm_exec.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_exec.la
CC src/modules/rlm_expiration/rlm_expiration.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_expiration.la
CC src/modules/rlm_expr/rlm_expr.c
CC src/modules/rlm_expr/paircmp.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_expr.la
CC src/modules/rlm_files/rlm_files.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_files.la
CC src/modules/rlm_ippool/rlm_ippool.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_ippool.la
CC src/modules/rlm_ippool/rlm_ippool_tool.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/rlm_ippool_tool
CC src/modules/rlm_json/rlm_json.c
CC src/modules/rlm_json/json.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_json.la
CC src/modules/rlm_krb5/rlm_krb5.c
CC src/modules/rlm_krb5/krb5.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_krb5.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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_ldap.la
CC src/modules/rlm_linelog/rlm_linelog.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_linelog.la
CC src/modules/rlm_logintime/rlm_logintime.c
CC src/modules/rlm_logintime/timestr.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_logintime.la
CC src/modules/rlm_mschap/rlm_mschap.c
CC src/modules/rlm_mschap/smbdes.c
CC src/modules/rlm_mschap/mschap.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_mschap.la
CC src/modules/rlm_mschap/smbencrypt.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/smbencrypt
CC src/modules/rlm_pam/rlm_pam.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_pam.la
CC src/modules/rlm_pap/rlm_pap.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_pap.la
CC src/modules/rlm_passwd/rlm_passwd.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_passwd.la
CC src/modules/rlm_perl/rlm_perl.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_perl.la
CC src/modules/rlm_preprocess/rlm_preprocess.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_preprocess.la
CC src/modules/rlm_python/rlm_python.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_python.la
CC src/modules/rlm_python3/rlm_python3.c
src/modules/rlm_python3/rlm_python3.c:1040:1: warning: 'visibility' attribute ignored [-Wattributes]
 1040 | {
      | ^
src/modules/rlm_python3/rlm_python3.c: In function 'python_interpreter_init':
src/modules/rlm_python3/rlm_python3.c:1172:17: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
 1172 |                 PyEval_InitThreads();                   /* This also grabs a lock (which we then need to release) */
      |                 ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:140,
                 from src/modules/rlm_python3/rlm_python3.c:37:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_python3.la
CC src/modules/rlm_radutmp/rlm_radutmp.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_radutmp.la
CC src/modules/rlm_realm/rlm_realm.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_realm.la
CC src/modules/rlm_redis/rlm_redis.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_redis.la
CC src/modules/rlm_rediswho/rlm_rediswho.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_rediswho.la
CC src/modules/rlm_replicate/rlm_replicate.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_replicate.la
CC src/modules/rlm_rest/rlm_rest.c
CC src/modules/rlm_rest/rest.c
src/modules/rlm_rest/rest.c: In function 'mod_conn_alive':
src/modules/rlm_rest/rest.c:486:9: warning: 'CURLINFO_LASTSOCKET' is deprecated: since 7.45.0. Use CURLINFO_ACTIVESOCKET [-Wdeprecated-declarations]
  486 |         ret = curl_easy_getinfo(candle, CURLINFO_LASTSOCKET, &last_socket);
      |         ^~~
In file included from src/modules/rlm_rest/rest.h:32,
                 from src/modules/rlm_rest/rest.c:37:
/usr/include/curl/curl.h:2913:3: note: declared here
 2913 |   CURLINFO_LASTSOCKET  CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET")
      |   ^~~~~~~~~~~~~~~~~~~
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_rest.la
CC src/modules/rlm_soh/rlm_soh.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_soh.la
CC src/modules/rlm_sometimes/rlm_sometimes.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sometimes.la
CC src/modules/rlm_sql/rlm_sql.c
CC src/modules/rlm_sql/sql.c
src/modules/rlm_sql/sql.c:192:13: warning: conflicting types for 'rlm_sql_fetch_row' due to enum/integer mismatch; have 'sql_rcode_t(rlm_sql_t *, REQUEST *, rlm_sql_handle_t **)' {aka 'sql_rcode_t(struct sql_inst *, struct rad_request *, struct rlm_sql_handle **)'} [-Wenum-int-mismatch]
  192 | sql_rcode_t rlm_sql_fetch_row(rlm_sql_t *inst, REQUEST *request, rlm_sql_handle_t **handle)
      |             ^~~~~~~~~~~~~~~~~
In file included from src/modules/rlm_sql/sql.c:37:
src/modules/rlm_sql/rlm_sql.h:255:17: note: previous declaration of 'rlm_sql_fetch_row' with type 'int(rlm_sql_t *, REQUEST *, rlm_sql_handle_t **)' {aka 'int(struct sql_inst *, struct rad_request *, struct rlm_sql_handle **)'}
  255 | int             rlm_sql_fetch_row(rlm_sql_t *inst, REQUEST *request, rlm_sql_handle_t **handle);
      |                 ^~~~~~~~~~~~~~~~~
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql.la
CC src/modules/rlm_sql/drivers/rlm_sql_freetds/rlm_sql_freetds.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql_freetds.la
CC src/modules/rlm_sql/drivers/rlm_sql_mysql/rlm_sql_mysql.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql_mysql.la
CC src/modules/rlm_sql/drivers/rlm_sql_null/rlm_sql_null.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql_null.la
CC src/modules/rlm_sql/drivers/rlm_sql_postgresql/rlm_sql_postgresql.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql_postgresql.la
CC src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql_sqlite.la
CC src/modules/rlm_sql/drivers/rlm_sql_unixodbc/rlm_sql_unixodbc.c
src/modules/rlm_sql/drivers/rlm_sql_unixodbc/rlm_sql_unixodbc.c:283:20: warning: conflicting types for 'sql_check_error' due to enum/integer mismatch; have 'sql_rcode_t(long int,  rlm_sql_handle_t *, rlm_sql_config_t *)' {aka 'sql_rcode_t(long int,  struct rlm_sql_handle *, struct sql_config *)'} [-Wenum-int-mismatch]
  283 | static sql_rcode_t sql_check_error(long error_handle, rlm_sql_handle_t *handle, UNUSED rlm_sql_config_t *config)
      |                    ^~~~~~~~~~~~~~~
src/modules/rlm_sql/drivers/rlm_sql_unixodbc/rlm_sql_unixodbc.c:43:12: note: previous declaration of 'sql_check_error' with type 'int(long int,  rlm_sql_handle_t *, rlm_sql_config_t *)' {aka 'int(long int,  struct rlm_sql_handle *, struct sql_config *)'}
   43 | static int sql_check_error(long err_handle, rlm_sql_handle_t *handle, rlm_sql_config_t *config);
      |            ^~~~~~~~~~~~~~~
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql_unixodbc.la
CC src/modules/rlm_sql_map/rlm_sql_map.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sql_map.la
CC src/modules/rlm_sqlcounter/rlm_sqlcounter.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sqlcounter.la
CC src/modules/rlm_sqlippool/rlm_sqlippool.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_sqlippool.la
CC src/modules/rlm_test/rlm_test.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_test.la
CC src/modules/rlm_totp/rlm_totp.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_totp.la
CC src/modules/rlm_unbound/rlm_unbound.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_unbound.la
CC src/modules/rlm_unix/rlm_unix.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_unix.la
CC src/modules/rlm_unpack/rlm_unpack.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_unpack.la
CC src/modules/rlm_utf8/rlm_utf8.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_utf8.la
CC src/modules/rlm_wimax/rlm_wimax.c
CC src/modules/rlm_wimax/milenage.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_yubikey.la
CC src/modules/proto_dhcp/dhcp.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/libfreeradius-dhcp.la
CC src/modules/proto_dhcp/dhcpd.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/proto_dhcp.la
CC src/modules/proto_dhcp/rlm_dhcp.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/rlm_dhcp.la
CC src/modules/proto_dhcp/dhcpclient.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/dhcpclient
CC src/modules/proto_vmps/vmps.c
CC src/modules/proto_vmps/vqp.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/lib/proto_vmps.la
CC src/main/radclient.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/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
src/main/modules.c: In function 'check_module_magic':
src/main/modules.c:111:16: warning: passing argument 1 of 'dladdr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  111 |         dladdr(module, &dl_info);
      |                ^~~~~~
In file included from src/freeradius-devel/modpriv.h:14,
                 from src/main/modules.c:28:
/usr/include/dlfcn.h:115:24: note: expected 'void *' but argument is of type 'const module_t *'
  115 | extern int      dladdr(void *, Dl_info *);
      |                        ^~~~~~
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 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/radiusd
CC src/main/radsniff.c
CC src/main/collectd.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/radsniff
CC src/main/radmin.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/radmin
CC src/main/radattr.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/radattr
CC src/main/radwho.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/radwho
CC src/main/unittest.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/unittest
CC src/tests/rbmonkey.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/build/bin/rbmonkey
CC src/tests/map/map_unit.c
LINK /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/amd64/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/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/totp
LN-S raddb/mods-enabled/unix
LN-S raddb/mods-enabled/unpack
LN-S raddb/mods-enabled/utf8
INSTALL dictionary
INSTALL dictionary.3com
INSTALL dictionary.3gpp
INSTALL dictionary.3gpp2
INSTALL dictionary.acc
INSTALL dictionary.acme
INSTALL dictionary.actelis
INSTALL dictionary.adtran
INSTALL dictionary.adva
INSTALL dictionary.aerohive
INSTALL dictionary.airespace
INSTALL dictionary.alcatel
INSTALL dictionary.alcatel-lucent.aaa
INSTALL dictionary.alcatel.esam
INSTALL dictionary.alcatel.sr
INSTALL dictionary.alphion
INSTALL dictionary.alteon
INSTALL dictionary.altiga
INSTALL dictionary.alvarion
INSTALL dictionary.alvarion.wimax.v2_2
INSTALL dictionary.apc
INSTALL dictionary.aptilo
INSTALL dictionary.aptis
INSTALL dictionary.arbor
INSTALL dictionary.arista
INSTALL dictionary.aruba
INSTALL dictionary.ascend
INSTALL dictionary.ascend.illegal
INSTALL dictionary.asn
INSTALL dictionary.audiocodes
INSTALL dictionary.avaya
INSTALL dictionary.azaire
INSTALL dictionary.bay
INSTALL dictionary.bigswitch
INSTALL dictionary.bintec
INSTALL dictionary.bluecoat
INSTALL dictionary.boingo
INSTALL dictionary.bristol
INSTALL dictionary.broadsoft
INSTALL dictionary.brocade
INSTALL dictionary.bskyb
INSTALL dictionary.bt
INSTALL dictionary.cablelabs
INSTALL dictionary.cabletron
INSTALL dictionary.calix
INSTALL dictionary.cambium
INSTALL dictionary.camiant
INSTALL dictionary.centec
INSTALL dictionary.checkpoint
INSTALL dictionary.chillispot
INSTALL dictionary.ciena
INSTALL dictionary.cisco
INSTALL dictionary.cisco.asa
INSTALL dictionary.cisco.bbsm
INSTALL dictionary.cisco.vpn3000
INSTALL dictionary.cisco.vpn5000
INSTALL dictionary.citrix
INSTALL dictionary.ckey
INSTALL dictionary.clavister
INSTALL dictionary.cnergee
INSTALL dictionary.colubris
INSTALL dictionary.columbia_university
INSTALL dictionary.compat
INSTALL dictionary.compatible
INSTALL dictionary.cosine
INSTALL dictionary.covaro
INSTALL dictionary.dante
INSTALL dictionary.dellemc
INSTALL dictionary.dhcp
INSTALL dictionary.digium
INSTALL dictionary.dlink
INSTALL dictionary.dragonwave
INSTALL dictionary.efficientip
INSTALL dictionary.eleven
INSTALL dictionary.eltex
INSTALL dictionary.epygi
INSTALL dictionary.equallogic
INSTALL dictionary.ericsson
INSTALL dictionary.ericsson.ab
INSTALL dictionary.ericsson.packet.core.networks
INSTALL dictionary.erx
INSTALL dictionary.extreme
INSTALL dictionary.f5
INSTALL dictionary.fdxtended
INSTALL dictionary.force10
INSTALL dictionary.fortinet
INSTALL dictionary.foundry
INSTALL dictionary.freedhcp
INSTALL dictionary.freeradius
INSTALL dictionary.freeradius.evs5
INSTALL dictionary.freeradius.internal
INSTALL dictionary.freeswitch
INSTALL dictionary.gandalf
INSTALL dictionary.garderos
INSTALL dictionary.gemtek
INSTALL dictionary.h3c
INSTALL dictionary.hillstone
INSTALL dictionary.hp
INSTALL dictionary.huawei
INSTALL dictionary.iana
INSTALL dictionary.iea
INSTALL dictionary.infinera
INSTALL dictionary.infoblox
INSTALL dictionary.infonet
INSTALL dictionary.ipunplugged
INSTALL dictionary.issanni
INSTALL dictionary.itk
INSTALL dictionary.juniper
INSTALL dictionary.karlnet
INSTALL dictionary.kineto
INSTALL dictionary.lancom
INSTALL dictionary.lantronix
INSTALL dictionary.livingston
INSTALL dictionary.localweb
INSTALL dictionary.lucent
INSTALL dictionary.manzara
INSTALL dictionary.meinberg
INSTALL dictionary.mellanox
INSTALL dictionary.meraki
INSTALL dictionary.merit
INSTALL dictionary.meru
INSTALL dictionary.microsemi
INSTALL dictionary.microsoft
INSTALL dictionary.mikrotik
INSTALL dictionary.mimosa
INSTALL dictionary.motorola
INSTALL dictionary.motorola.illegal
INSTALL dictionary.motorola.wimax
INSTALL dictionary.navini
INSTALL dictionary.net
INSTALL dictionary.netelastic
INSTALL dictionary.netscreen
INSTALL dictionary.networkphysics
INSTALL dictionary.nexans
INSTALL dictionary.nile
INSTALL dictionary.nokia
INSTALL dictionary.nokia.conflict
INSTALL dictionary.nomadix
INSTALL dictionary.nortel
INSTALL dictionary.ntua
INSTALL dictionary.openser
INSTALL dictionary.openwifi
INSTALL dictionary.packeteer
INSTALL dictionary.paloalto
INSTALL dictionary.patton
INSTALL dictionary.perle
INSTALL dictionary.pfsense
INSTALL dictionary.pica8
INSTALL dictionary.propel
INSTALL dictionary.prosoft
INSTALL dictionary.proxim
INSTALL dictionary.purewave
INSTALL dictionary.quiconnect
INSTALL dictionary.quintum
INSTALL dictionary.rcntec
INSTALL dictionary.redcreek
INSTALL dictionary.rfc2865
INSTALL dictionary.rfc2866
INSTALL dictionary.rfc2867
INSTALL dictionary.rfc2868
INSTALL dictionary.rfc2869
INSTALL dictionary.rfc3162
INSTALL dictionary.rfc3576
INSTALL dictionary.rfc3580
INSTALL dictionary.rfc4072
INSTALL dictionary.rfc4372
INSTALL dictionary.rfc4603
INSTALL dictionary.rfc4675
INSTALL dictionary.rfc4679
INSTALL dictionary.rfc4818
INSTALL dictionary.rfc4849
INSTALL dictionary.rfc5090
INSTALL dictionary.rfc5176
INSTALL dictionary.rfc5447
INSTALL dictionary.rfc5580
INSTALL dictionary.rfc5607
INSTALL dictionary.rfc5904
INSTALL dictionary.rfc6519
INSTALL dictionary.rfc6572
INSTALL dictionary.rfc6677
INSTALL dictionary.rfc6911
INSTALL dictionary.rfc6929
INSTALL dictionary.rfc6930
INSTALL dictionary.rfc7055
INSTALL dictionary.rfc7155
INSTALL dictionary.rfc7268
INSTALL dictionary.rfc7499
INSTALL dictionary.rfc7930
INSTALL dictionary.rfc8045
INSTALL dictionary.rfc8559
INSTALL dictionary.riverbed
INSTALL dictionary.riverstone
INSTALL dictionary.roaringpenguin
INSTALL dictionary.ruckus
INSTALL dictionary.ruggedcom
INSTALL dictionary.sangoma
INSTALL dictionary.sg
INSTALL dictionary.shasta
INSTALL dictionary.shiva
INSTALL dictionary.siemens
INSTALL dictionary.slipstream
INSTALL dictionary.smartsharesystems
INSTALL dictionary.sofaware
INSTALL dictionary.softbank
INSTALL dictionary.sonicwall
INSTALL dictionary.springtide
INSTALL dictionary.starent
INSTALL dictionary.starent.vsa1
INSTALL dictionary.surfnet
INSTALL dictionary.symbol
INSTALL dictionary.t_systems_nova
INSTALL dictionary.telebit
INSTALL dictionary.telkom
INSTALL dictionary.telrad
INSTALL dictionary.terena
INSTALL dictionary.tplink
INSTALL dictionary.trapeze
INSTALL dictionary.travelping
INSTALL dictionary.tripplite
INSTALL dictionary.tropos
INSTALL dictionary.ukerna
INSTALL dictionary.unix
INSTALL dictionary.usr
INSTALL dictionary.usr.illegal
INSTALL dictionary.utstarcom
INSTALL dictionary.valemount
INSTALL dictionary.vasexperts
INSTALL dictionary.verizon
INSTALL dictionary.versanet
INSTALL dictionary.vqp
INSTALL dictionary.walabi
INSTALL dictionary.waverider
INSTALL dictionary.wichorus
INSTALL dictionary.wifialliance
INSTALL dictionary.wimax
INSTALL dictionary.wimax.alvarion
INSTALL dictionary.wimax.wichorus
INSTALL dictionary.wispr
INSTALL dictionary.xedia
INSTALL dictionary.xylan
INSTALL dictionary.yubico
INSTALL dictionary.zeus
INSTALL dictionary.zte
INSTALL dictionary.zyxel
INSTALL dhcpclient.1
INSTALL rad_counter.1
INSTALL radclient.1
INSTALL radeapclient.1
INSTALL radlast.1
INSTALL radtest.1
INSTALL radwho.1
INSTALL radzap.1
INSTALL smbencrypt.1
INSTALL checkrad.5
INSTALL clients.conf.5
INSTALL dictionary.5
INSTALL radiusd.conf.5
INSTALL radrelay.conf.5
INSTALL rlm_always.5
INSTALL rlm_attr_filter.5
INSTALL rlm_chap.5
INSTALL rlm_counter.5
INSTALL rlm_detail.5
INSTALL rlm_digest.5
INSTALL rlm_expr.5
INSTALL rlm_files.5
INSTALL rlm_idn.5
INSTALL rlm_mschap.5
INSTALL rlm_pap.5
INSTALL rlm_passwd.5
INSTALL rlm_realm.5
INSTALL rlm_sql.5
INSTALL rlm_unbound.5
INSTALL rlm_unix.5
INSTALL unlang.5
INSTALL users.5
INSTALL radcrypt.8
INSTALL raddebug.8
INSTALL radiusd.8
INSTALL radmin.8
INSTALL radrelay.8
INSTALL radsniff.8
INSTALL radsqlrelay.8
INSTALL rlm_sqlippool_tool.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 rfc2865.h
INSTALL rfc2866.h
INSTALL rfc2867.h
INSTALL rfc2868.h
INSTALL rfc2869.h
INSTALL rfc3162.h
INSTALL rfc3576.h
INSTALL rfc3580.h
INSTALL rfc4072.h
INSTALL rfc4372.h
INSTALL rfc4603.h
INSTALL rfc4675.h
INSTALL rfc4679.h
INSTALL rfc4818.h
INSTALL rfc4849.h
INSTALL rfc5090.h
INSTALL rfc5176.h
INSTALL rfc5447.h
INSTALL rfc5580.h
INSTALL rfc5607.h
INSTALL rfc5904.h
INSTALL rfc6519.h
INSTALL rfc6572.h
INSTALL rfc6677.h
INSTALL rfc6911.h
INSTALL rfc6929.h
INSTALL rfc6930.h
INSTALL rfc7055.h
INSTALL rfc7155.h
INSTALL rfc7268.h
INSTALL rfc7499.h
INSTALL rfc7930.h
INSTALL rfc8045.h
INSTALL rfc8559.h
INSTALL vqp.h
INSTALL freeradius.h
INSTALL -d -m 755 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64
INSTALL libfreeradius-radius.la
INSTALL rlm_always.la
INSTALL rlm_attr_filter.la
INSTALL rlm_cache.la
INSTALL rlm_cache_memcached.la
INSTALL rlm_cache_rbtree.la
INSTALL rlm_cache_redis.la
INSTALL rlm_chap.la
INSTALL -d -m 755 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin
INSTALL rlm_counter.la
INSTALL rlm_date.la
INSTALL rlm_detail.la
INSTALL rlm_digest.la
INSTALL rlm_dpsk.la
INSTALL rlm_dynamic_clients.la
INSTALL libfreeradius-eap.la
INSTALL rlm_eap.la
INSTALL rlm_eap_fast.la
INSTALL rlm_eap_gtc.la
INSTALL rlm_eap_md5.la
INSTALL rlm_eap_mschapv2.la
INSTALL rlm_eap_peap.la
INSTALL rlm_eap_pwd.la
INSTALL rlm_eap_sim.la
INSTALL rlm_eap_teap.la
INSTALL rlm_eap_tls.la
INSTALL rlm_eap_ttls.la
INSTALL radeapclient
INSTALL rlm_exec.la
INSTALL rlm_expiration.la
INSTALL rlm_expr.la
INSTALL rlm_files.la
INSTALL rlm_ippool.la
INSTALL rlm_ippool_tool
INSTALL -d -m 755 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/share/man/man8
INSTALL rlm_ippool_tool.8
INSTALL rlm_json.la
INSTALL rlm_krb5.la
INSTALL rlm_ldap.la
INSTALL rlm_linelog.la
INSTALL rlm_logintime.la
INSTALL rlm_mschap.la
INSTALL smbencrypt
INSTALL rlm_pam.la
INSTALL rlm_pap.la
INSTALL rlm_passwd.la
INSTALL rlm_perl.la
INSTALL rlm_preprocess.la
INSTALL raddb/mods-config
INSTALL raddb/mods-config/python
INSTALL radiusd.py
INSTALL example.py
INSTALL rlm_python.la
INSTALL raddb/mods-config/python3
INSTALL radiusd.py
INSTALL example.py
INSTALL rlm_python3.la
INSTALL rlm_radutmp.la
INSTALL rlm_realm.la
INSTALL rlm_redis.la
INSTALL rlm_rediswho.la
INSTALL rlm_replicate.la
INSTALL rlm_rest.la
INSTALL rlm_soh.la
INSTALL rlm_sometimes.la
INSTALL rlm_sql.la
INSTALL rlm_sql_freetds.la
INSTALL rlm_sql_mysql.la
INSTALL rlm_sql_null.la
INSTALL rlm_sql_postgresql.la
INSTALL rlm_sql_sqlite.la
INSTALL rlm_sql_unixodbc.la
INSTALL rlm_sql_map.la
INSTALL rlm_sqlcounter.la
INSTALL rlm_sqlippool.la
INSTALL rlm_test.la
INSTALL rlm_totp.la
INSTALL rlm_unbound.la
INSTALL rlm_unix.la
INSTALL rlm_unpack.la
INSTALL rlm_utf8.la
INSTALL rlm_wimax.la
INSTALL rlm_yubikey.la
INSTALL libfreeradius-dhcp.la
INSTALL proto_dhcp.la
INSTALL rlm_dhcp.la
INSTALL dhcpclient
INSTALL proto_vmps.la
INSTALL radclient
INSTALL -d -m 755 /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/sbin
INSTALL radiusd
INSTALL radsniff
INSTALL radmin
INSTALL radattr
INSTALL radwho
INSTALL radlast
INSTALL radtest
INSTALL radzap
INSTALL checkrad
INSTALL radsecret
INSTALL libfreeradius-server.la
INSTALL map_unit
INSTALL raddb/certs
INSTALL raddb/certs/realms
INSTALL raddb/mods-available
INSTALL raddb/mods-enabled
INSTALL raddb/policy.d
INSTALL raddb/sites-available
INSTALL raddb/sites-enabled
INSTALL raddb/mods-config/unbound
INSTALL raddb/mods-config/sql
INSTALL raddb/mods-config/sql/counter
INSTALL raddb/mods-config/sql/counter/postgresql
INSTALL raddb/mods-config/sql/counter/sqlite
INSTALL raddb/mods-config/sql/counter/mysql
INSTALL raddb/mods-config/sql/ippool-dhcp
INSTALL raddb/mods-config/sql/ippool-dhcp/mssql
INSTALL raddb/mods-config/sql/ippool-dhcp/mysql
INSTALL raddb/mods-config/sql/ippool-dhcp/sqlite
INSTALL raddb/mods-config/sql/ippool-dhcp/oracle
INSTALL raddb/mods-config/sql/ippool-dhcp/postgresql
INSTALL raddb/mods-config/sql/main
INSTALL raddb/mods-config/sql/main/mongo
INSTALL raddb/mods-config/sql/main/ndb
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/mssql
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/ippool
INSTALL raddb/mods-config/sql/ippool/mssql
INSTALL raddb/mods-config/sql/ippool/postgresql
INSTALL raddb/mods-config/sql/ippool/sqlite
INSTALL raddb/mods-config/sql/ippool/mongo
INSTALL raddb/mods-config/sql/ippool/oracle
INSTALL raddb/mods-config/sql/ippool/mysql
INSTALL raddb/mods-config/sql/dhcp
INSTALL raddb/mods-config/sql/dhcp/oracle
INSTALL raddb/mods-config/sql/dhcp/sqlite
INSTALL raddb/mods-config/sql/dhcp/mssql
INSTALL raddb/mods-config/sql/dhcp/postgresql
INSTALL raddb/mods-config/sql/dhcp/mysql
INSTALL raddb/mods-config/sql/cui
INSTALL raddb/mods-config/sql/cui/mysql
INSTALL raddb/mods-config/sql/cui/sqlite
INSTALL raddb/mods-config/sql/cui/postgresql
INSTALL raddb/mods-config/sql/moonshot-targeted-ids
INSTALL raddb/mods-config/sql/moonshot-targeted-ids/sqlite
INSTALL raddb/mods-config/sql/moonshot-targeted-ids/postgresql
INSTALL raddb/mods-config/sql/moonshot-targeted-ids/mysql
INSTALL raddb/mods-config/perl
INSTALL raddb/mods-config/attr_filter
INSTALL raddb/mods-config/realm
INSTALL raddb/mods-config/files
INSTALL raddb/mods-config/preprocess
INSTALL raddb/sites-available/README
INSTALL raddb/sites-available/abfab-tls
INSTALL raddb/sites-available/abfab-tr-idp
INSTALL raddb/sites-available/aws-nlb
INSTALL raddb/sites-available/buffered-sql
INSTALL raddb/sites-available/challenge
INSTALL raddb/sites-available/channel_bindings
INSTALL raddb/sites-available/check-eap-tls
INSTALL raddb/sites-available/coa
INSTALL raddb/sites-available/coa-relay
INSTALL raddb/sites-available/control-socket
INSTALL raddb/sites-available/copy-acct-to-home-server
INSTALL raddb/sites-available/decoupled-accounting
INSTALL raddb/sites-available/default
INSTALL raddb/sites-available/dhcp
INSTALL raddb/sites-available/dhcp.relay
INSTALL raddb/sites-available/dynamic-clients
INSTALL raddb/sites-available/example
INSTALL raddb/sites-available/google-ldap-auth
INSTALL raddb/sites-available/inner-tunnel
INSTALL raddb/sites-available/originate-coa
INSTALL raddb/sites-available/proxy-inner-tunnel
INSTALL raddb/sites-available/resource-check
INSTALL raddb/sites-available/robust-proxy-accounting
INSTALL raddb/sites-available/soh
INSTALL raddb/sites-available/status
INSTALL raddb/sites-available/tls
INSTALL raddb/sites-available/tls-cache
INSTALL raddb/sites-available/totp
INSTALL raddb/sites-available/virtual.example.com
INSTALL raddb/sites-available/vmps
INSTALL raddb/mods-available/README.rst
INSTALL raddb/mods-available/abfab_psk_sql
INSTALL raddb/mods-available/always
INSTALL raddb/mods-available/attr_filter
INSTALL raddb/mods-available/cache
INSTALL raddb/mods-available/cache_auth
INSTALL raddb/mods-available/chap
INSTALL raddb/mods-available/couchbase
INSTALL raddb/mods-available/counter
INSTALL raddb/mods-available/cui
INSTALL raddb/mods-available/date
INSTALL raddb/mods-available/detail
INSTALL raddb/mods-available/detail.example.com
INSTALL raddb/mods-available/detail.log
INSTALL raddb/mods-available/dhcp
INSTALL raddb/mods-available/dhcp_files
INSTALL raddb/mods-available/dhcp_passwd
INSTALL raddb/mods-available/dhcp_sql
INSTALL raddb/mods-available/dhcp_sqlippool
INSTALL raddb/mods-available/digest
INSTALL raddb/mods-available/dpsk
INSTALL raddb/mods-available/dynamic_clients
INSTALL raddb/mods-available/eap
INSTALL raddb/mods-available/echo
INSTALL raddb/mods-available/etc_group
INSTALL raddb/mods-available/exec
INSTALL raddb/mods-available/expiration
INSTALL raddb/mods-available/expr
INSTALL raddb/mods-available/files
INSTALL raddb/mods-available/idn
INSTALL raddb/mods-available/inner-eap
INSTALL raddb/mods-available/ippool
INSTALL raddb/mods-available/json
INSTALL raddb/mods-available/krb5
INSTALL raddb/mods-available/ldap
INSTALL raddb/mods-available/ldap_google
INSTALL raddb/mods-available/linelog
INSTALL raddb/mods-available/logintime
INSTALL raddb/mods-available/mac2ip
INSTALL raddb/mods-available/mac2vlan
INSTALL raddb/mods-available/moonshot-targeted-ids
INSTALL raddb/mods-available/mschap
INSTALL raddb/mods-available/ntlm_auth
INSTALL raddb/mods-available/opendirectory
INSTALL raddb/mods-available/pam
INSTALL raddb/mods-available/pap
INSTALL raddb/mods-available/passwd
INSTALL raddb/mods-available/perl
INSTALL raddb/mods-available/preprocess
INSTALL raddb/mods-available/python
INSTALL raddb/mods-available/python3
INSTALL raddb/mods-available/radutmp
INSTALL raddb/mods-available/realm
INSTALL raddb/mods-available/redis
INSTALL raddb/mods-available/rediswho
INSTALL raddb/mods-available/replicate
INSTALL raddb/mods-available/rest
INSTALL raddb/mods-available/smbpasswd
INSTALL raddb/mods-available/smsotp
INSTALL raddb/mods-available/soh
INSTALL raddb/mods-available/sometimes
INSTALL raddb/mods-available/sql
INSTALL raddb/mods-available/sql_map
INSTALL raddb/mods-available/sqlcounter
INSTALL raddb/mods-available/sqlippool
INSTALL raddb/mods-available/sradutmp
INSTALL raddb/mods-available/totp
INSTALL raddb/mods-available/unbound
INSTALL raddb/mods-available/unix
INSTALL raddb/mods-available/unpack
INSTALL raddb/mods-available/utf8
INSTALL raddb/mods-available/wimax
INSTALL raddb/mods-available/yubikey
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.md
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
INSTALL raddb/certs/realms/README.md
BOOTSTRAP raddb/certs/
gmake[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/etc/raddb/certs'
openssl req -new -x509 -keyout ca.key -out ca.pem \
	-days '60' -config ./ca.cnf \
	-passin pass:'whatever' -passout pass:'whatever'
.....+............+..........+.....+.+..............+.+......+...+.....+............+...+..........+...+..+..........+...+.....+..........+...+...........+...+...+....+...+...............+..+...+.+.....+.......+...+.....+.+...+..+...+++++++++++++++++++++++++++++++++++++++*..+..+.........+...+...+++++++++++++++++++++++++++++++++++++++*......+..+...............+......+.+.....+.........+.+.........+.....+..........+..............+...............+.+..+.........+.+...+.....+..........+..+....+...+...............+...+.................+...++++++
.....+...+++++++++++++++++++++++++++++++++++++++*..........+......+.........+.....+.+.....+......+...+......+.+.....+...+......+....+++++++++++++++++++++++++++++++++++++++*.........+........+......+....+.....................+...+............+...+............+......+.........+...+...+........+.+.........+..+...+.......+..+.+.........+.....+......+.+......+...+......+...+...+.........+.....+.............+..+...+......+.+...+........+..........+..+.+..+....+........+.............+........+......+...+.+.....+.......+..............+.+..............+.+..............+.+.....+....+...+...........+.+...+...+.....+...+.........+.............+.........+...+........+..................+....+...+..............+................+..+...+............+.+......+.....+....+.....+....+.....+..........+......+..+.........+.+.....+....+.........+..+...+.+........+.+......+.....+.+...+...........+...+.+..+...+....+..+.+.......................+.......+............+........+....+........+...+...+.......+..+............+......+.......+........+...+......+.+...+.....+....+..+..................+.+..+.......+......+......+......+..............+....+......+.................................++++++
-----
chmod g+r ca.key
openssl x509 -inform PEM -outform DER -in ca.pem -out ca.der
openssl ca -gencrl -keyfile ca.key -cert ca.pem -config ./ca.cnf -out ca-crl.pem -key 'whatever'
Using configuration from ./ca.cnf
openssl crl -in ca-crl.pem -outform der -out ca.crl
rm ca-crl.pem
openssl req -new  -out server.csr -keyout server.key -config ./server.cnf
.....+......+.............+...+..............+.........+....+..+..........+........+++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++*..+.+........+....+........+.........+....+...............+..+............+............+.+..............+......+....+...+..+....+..............+...+.......+.....+.+..+....+..............+.+..............+......+...............+.........++++++
.......+.......+........+...+....+.....+.+...+...........+.+............+..+.+..+...+.........+.+++++++++++++++++++++++++++++++++++++++*.+.........+......+..........+...+.....+.+++++++++++++++++++++++++++++++++++++++*.+...........+......+.......+.....+...+...+....+..+....+......+......+............+...........+....+...+.....+...+..............................+....+...............+.....+.......+.....+..........+...+..+......+...+..........+.....+....+......+..+....+.....+................+...+..+...+.........+.+...........+.+.....+....+......+.....+...+....+......+.....+.......+..+.+..+....+...............+...+...........+......+..........+..............+......+...+.......+...+........+............+................+.....+.......+............+..+.+.................+.+............+.........+..................+......+..+...............+............+......+.+...+...+.........+.....+......+...+.+.....+.+........+.+......+........+....+...+..+.......+........+.............+..+...+.......+.....+......+.........+.+.....+.+.....+............................+...+..+.+......+.....+...+.+.....++++++
-----
chmod g+r server.key
openssl ca -batch -keyfile ca.key -cert ca.pem -in server.csr  -key 'whatever' -out server.crt -extensions xpserver_ext -extfile xpextensions -config ./server.cnf
Using configuration from ./server.cnf
Check that the request matches the signature
Signature ok
Certificate Details:
        Serial Number: 1 (0x1)
        Validity
            Not Before: Nov 24 18:10:26 2024 GMT
            Not After : Jan 23 18:10:26 2025 GMT
        Subject:
            countryName               = FR
            stateOrProvinceName       = Radius
            organizationName          = Example Inc.
            commonName                = Example Server Certificate
            emailAddress              = admin@example.org
        X509v3 extensions:
            X509v3 Extended Key Usage: 
                TLS Web Server Authentication
            X509v3 CRL Distribution Points: 
                Full Name:
                  URI:http://www.example.com/example_ca.crl
            X509v3 Certificate Policies: 
                Policy: 1.3.6.1.4.1.40808.1.3.2
Certificate is to be certified until Jan 23 18:10:26 2025 GMT (60 days)

Write out database with 1 new entries
Database updated
openssl pkcs12 -export -in server.crt -inkey server.key -out server.p12  -passin pass:'whatever' -passout pass:'whatever'
chmod g+r server.p12
openssl pkcs12 -in server.p12 -out server.pem -passin pass:'whatever' -passout pass:'whatever'
chmod g+r server.pem
server.pem: OK
openssl req -new  -out client.csr -keyout client.key -config ./client.cnf
.......+...+....+...+.....+.........+.........+......+...+................+......+...+.....+.+..+...+......+...............+...+.+..+...+++++++++++++++++++++++++++++++++++++++*..+...+.+......+.....+....+...+..................+++++++++++++++++++++++++++++++++++++++*.......+..++++++
...+.+..+..................+...+....+.....+.+......+...+..+.........+....+.....+......+.......+...+.....+.+.....+++++++++++++++++++++++++++++++++++++++*.............+.......+..+...+....+...........+....+...+...+............+..+....+++++++++++++++++++++++++++++++++++++++*........+..+.............+.....+...++++++
-----
chmod g+r client.key
openssl ca -batch -keyfile ca.key -cert ca.pem -in client.csr  -key 'whatever' -out client.crt -extensions xpclient_ext -extfile xpextensions -config ./client.cnf
Using configuration from ./client.cnf
Check that the request matches the signature
Signature ok
Certificate Details:
        Serial Number: 2 (0x2)
        Validity
            Not Before: Nov 24 18:10:26 2024 GMT
            Not After : Jan 23 18:10:26 2025 GMT
        Subject:
            countryName               = FR
            stateOrProvinceName       = Radius
            organizationName          = Example Inc.
            commonName                = user@example.org
            emailAddress              = user@example.org
        X509v3 extensions:
            X509v3 Extended Key Usage: 
                TLS Web Client Authentication
            X509v3 CRL Distribution Points: 
                Full Name:
                  URI:http://www.example.com/example_ca.crl
Certificate is to be certified until Jan 23 18:10:26 2025 GMT (60 days)

Write out database with 1 new entries
Database updated
openssl pkcs12 -export -in client.crt -inkey client.key -out client.p12  -passin pass:'whatever' -passout pass:'whatever'
chmod g+r client.p12
cp client.p12 'user@example.org'.p12
openssl pkcs12 -in client.p12 -out client.pem -passin pass:'whatever' -passout pass:'whatever'
chmod g+r client.pem
cp client.pem 'user@example.org'.pem
gmake[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/etc/raddb/certs'
INSTALL raddb/certs/bootstrap
INSTALL raddb/mods-config/files/authorize
LN-S raddb/users
INSTALL raddb/mods-config/preprocess/huntgroups
LN-S raddb/huntgroups
INSTALL raddb/mods-config/preprocess/hints
LN-S raddb/hints
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/dhcpclient
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/dhcpclient
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/map_unit
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/map_unit
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radattr
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radattr
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radclient
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radclient
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radeapclient
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radeapclient
Stripping /usr/lib:/usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radsniff
Stripping /usr/lib:/usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radsniff
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radwho
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/radwho
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/rlm_ippool_tool
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/rlm_ippool_tool
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/smbencrypt
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/bin/smbencrypt
Stripping /usr/lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/libfreeradius-radius.so
Stripping /usr/lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/libfreeradius-radius.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/proto_dhcp.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/proto_dhcp.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_dhcp.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_dhcp.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_fast.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_fast.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_gtc.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_gtc.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_md5.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_md5.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_mschapv2.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_mschapv2.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_peap.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_peap.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_pwd.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_pwd.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_sim.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_sim.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_teap.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_teap.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_tls.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_tls.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_ttls.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/lib/amd64/rlm_eap_ttls.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/sbin/radiusd
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/sbin/radiusd
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/sbin/radmin
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/prototype/i386/usr/sbin/radmin
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/network/freeradius/build/manifest-i386-freeradius.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: network/freeradius
pkg://openindiana.org/network/radius@3.2.6,5.11-2024.0.0.1:20241124T181034Z
PUBLISHED