=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for freeradius-server-3.0.20.tar.bz2
=> Checksum RMD160 OK for freeradius-server-3.0.20.tar.bz2
=> Checksum SHA512 OK for freeradius-server-3.0.20.tar.bz2
===> Installing dependencies for freeradius-3.0.20nb1
==========================================================================
The following variables will affect the build process of this package,
freeradius-3.0.20nb1.  Their current value is shown below:

        * PAM_DEFAULT = openpam
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * PAMBASE (defined, but empty)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency perl>=5.0: found perl-5.30.2
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency gdbm>=1.14.1: found gdbm-1.14.1
=> Full dependency talloc>=2.1.0: found talloc-2.3.1
===> Overriding tools for freeradius-3.0.20nb1
===> Extracting for freeradius-3.0.20nb1
===> Patching for freeradius-3.0.20nb1
=> Applying pkgsrc patches for freeradius-3.0.20nb1
===> Creating toolchain wrappers for freeradius-3.0.20nb1
===> Configuring for freeradius-3.0.20nb1
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing Perl interpreter in scripts/sql/radsqlrelay src/modules/rlm_counter/rad_counter.
configure: WARNING: unrecognized options: --without-rlm_yubikey, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc needs -traditional... no
checking whether we are using SUNPro C... no
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking if compiler is clang... no
checking for the compiler flag "-Wno-unknown-warning-option"... no
checking for the compiler flag "-Qunused-arguments"... no
checking for the compiler flag "-Wno-date-time"... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for gmake... yes
checking for gmake... /tmp/pkgbuild/net/freeradius/work.i386/.tools/bin/gmake
checking number of system cores... 12
checking for git... no
checking docdir... ${datadir}/doc/freeradius
checking logdir... /var/log/radiusd
checking radacctdir... ${logdir}/radacct
checking raddbdir... ${sysconfdir}/raddb
checking dictdir... ${datarootdir}/freeradius
checking for perl... /usr/pkg/bin/perl
checking for snmpget... no
configure: WARNING: snmpget not found - Simultaneous-Use and checkrad may not work
checking for snmpwalk... no
configure: WARNING: snmpwalk not found - Simultaneous-Use and checkrad may not work
checking for rusers... /usr/bin/rusers
checking for locate... /usr/bin/locate
checking for dirname... /tmp/pkgbuild/net/freeradius/work.i386/.tools/bin/dirname
checking for grep... (cached) /usr/bin/grep
checking for _talloc in -ltalloc... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for the compiler flag "-pthread"... yes
checking for library containing sem_init... none required
checking for dlopen in -ldl... no
checking for getsockname in -lsocket... no
checking for inet_aton in -lresolv... yes
checking for inet_ntoa in -lnsl... no
checking for htonl in -lws2_32... no
checking for pcap_open_live in -lpcap... yes
checking for pcap_fopen_offline... yes
checking for pcap_dump_fopen... yes
checking for pcap_create... yes
checking for pcap_activate... yes
checking for lcc_connect in -lcollectdclient... no
checking for lcc_connect in -lcollectdclient in /usr/local/lib... no
checking for lcc_connect in -lcollectdclient in /opt/lib... no
configure: WARNING: collectdclient library not found. Use --with-collectdclient-lib-dir=<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... -ledit
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
configure: skipping test for systemd watchdog
configure: skipping test for systemd/sd-daemon.h.
checking for talloc.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/if_packet.h usability... no
checking linux/if_packet.h presence... no
checking for linux/if_packet.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking prot.h usability... no
checking prot.h presence... no
checking for prot.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking resource.h usability... no
checking resource.h presence... no
checking for resource.h... no
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sia.h usability... no
checking sia.h presence... no
checking for sia.h... no
checking siad.h usability... no
checking siad.h presence... no
checking for siad.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking stdalign.h usability... yes
checking stdalign.h presence... yes
checking for stdalign.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/security.h usability... no
checking sys/security.h presence... no
checking for sys/security.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/wait.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking for net/if.h... yes
checking for DH_new in -lcrypto in /usr/lib... yes
checking for SSL_new in -lssl in /usr/lib... yes
checking for openssl/ssl.h in /usr/include/... yes
checking openssl/asn1.h usability... yes
checking openssl/asn1.h presence... yes
checking for openssl/asn1.h... yes
checking openssl/conf.h usability... yes
checking openssl/conf.h presence... yes
checking for openssl/conf.h... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking openssl/hmac.h usability... yes
checking openssl/hmac.h presence... yes
checking for openssl/hmac.h... yes
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking openssl/md4.h usability... yes
checking openssl/md4.h presence... yes
checking for openssl/md4.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for openssl/ssl.h... (cached) yes
checking openssl/ocsp.h usability... yes
checking openssl/ocsp.h presence... yes
checking for openssl/ocsp.h... yes
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for OpenSSL version >= 0.9.7... yes
checking OpenSSL library and header version consistency... library: 1010104f header: 1010104f... yes
checking for SSL_get_client_random... yes
checking for SSL_get_server_random... yes
checking for SSL_SESSION_get_master_key... yes
checking for HMAC_CTX_new... yes
checking for HMAC_CTX_free... yes
checking for ASN1_STRING_get0_data... yes
checking for CONF_modules_load_file... yes
checking for CRYPTO_set_id_callback... no
checking for CRYPTO_set_locking_callback... no
checking for pcap.h... yes
configure: skipping test for collectd/client.h.
configure: skipping test for cap.h.
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for socklen_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for __uint128_t... no
checking for uint128_t... no
checking for struct in6_addr... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct addrinfo... yes
checking if sig_t is defined... yes
checking for bindat... no
checking for clock_gettime... yes
checking for closefrom... yes
checking for ctime_r... yes
checking for dladdr... yes
checking for fcntl... yes
checking for fopencookie... no
checking for funopen... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for getopt_long... yes
checking for getpeereid... yes
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... yes
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... yes
checking for vsnprintf... yes
checking return type of signal handlers... void
checking for ut_xtime in struct utmpx... yes
checking for ipi_addr in struct in_pktinfo... yes
checking for ipi_spec_dst in struct in_pktinfo... yes
checking for ipi6_addr in struct in6_pktinfo... yes
checking if htonll is defined... no
checking if htonlll is defined... no
checking for an ANSI C-conforming const... yes
checking type of OS... NetBSD
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... 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... no
checking gethostbyaddr_r() syntax... GNU-style
checking gethostbyname_r() syntax... GNU-style
checking getpwnam_r... yes
checking getgrnam_r... yes
checking ctime_r() syntax... POSIX-style
top_builddir=/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20
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 (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_cache)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
configure: creating ./config.status
config.status: creating all.mk
=== configuring in ./drivers/rlm_cache_memcached (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_cache/./drivers/rlm_cache_memcached)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_cache_memcached is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_counter (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_counter)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
needs it.
checking for gdbm_fdesc... yes
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_eap (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_eap)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
configure: creating ./config.status
=== configuring in ./types/rlm_eap_fast (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_eap/./types/rlm_eap_fast)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for openssl/ec.h in /usr/include/... yes
checking for EVP_CIPHER_CTX_new in -lcrypto in /usr/lib... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for OpenSSL version >= 1.0.1a... yes
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./types/rlm_eap_ikev2 (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_eap/./types/rlm_eap_ikev2)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_eap_ikev2 is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./types/rlm_eap_pwd (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_eap/./types/rlm_eap_pwd)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for openssl/ec.h in /usr/include/... yes
checking for EVP_CIPHER_CTX_new in -lcrypto in /usr/lib... yes
checking for EVP_sha256... yes
checking for EC_GROUP_free... yes
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./types/rlm_eap_sim (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_eap/./types/rlm_eap_sim)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./types/rlm_eap_tnc (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_eap/./types/rlm_eap_tnc)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_eap_tnc is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_ippool (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_ippool)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
needs it.
checking for gdbm_fdesc... yes
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_krb5 (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_krb5)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_krb5 is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_ldap (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_ldap)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_ldap is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_mschap (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_mschap)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for membership.h... no
checking for membership.h in /usr/local/include/... no
checking for membership.h in /opt/include/... no
checking for wbclient.h in /usr/include/samba-4.0/... no
checking for wbclient.h... no
checking for wbclient.h in /usr/local/include/... no
checking for wbclient.h in /opt/include/... no
configure: WARNING: wbclient.h not found. Use --with-winbind-include-dir=<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
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_pam (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_pam)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for dlopen in -ldl... no
checking for pam_start in -lpam... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_perl (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_perl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_perl is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_python (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_python)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_python is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_radutmp (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_radutmp)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_realm (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_realm)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for tidc_create in -ltr_tid... no
checking for tidc_create in -ltr_tid in /usr/local/lib... no
checking for tidc_create in -ltr_tid in /opt/lib... no
checking for tid_srvr_get_key_expiration in -ltr_tid... no
checking for tid_srvr_get_key_expiration in -ltr_tid in /usr/local/lib... no
checking for tid_srvr_get_key_expiration in -ltr_tid in /opt/lib... no
checking for trust_router/tr_dh.h... no
checking for trust_router/tr_dh.h in /usr/local/include/... no
checking for trust_router/tr_dh.h in /opt/include/... no
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_rest (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_rest)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_rest is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_sql (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
configure: creating ./config.status
config.status: creating all.mk
=== configuring in ./drivers/rlm_sql_iodbc (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql/./drivers/rlm_sql_iodbc)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_sql_iodbc is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./drivers/rlm_sql_mysql (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql/./drivers/rlm_sql_mysql)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_sql_mysql is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./drivers/rlm_sql_postgresql (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql/./drivers/rlm_sql_postgresql)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_sql_postgresql is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./drivers/rlm_sql_oracle (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql/./drivers/rlm_sql_oracle)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_sql_oracle is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./drivers/rlm_sql_unixodbc (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql/./drivers/rlm_sql_unixodbc)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_sql_unixodbc is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./drivers/rlm_sql_sqlite (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql/./drivers/rlm_sql_sqlite)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_sql_sqlite is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in ./drivers/rlm_sql_freetds (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sql/./drivers/rlm_sql_freetds)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_sql_freetds is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_sqlcounter (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sqlcounter)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_sqlippool (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_sqlippool)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_unix (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_unix)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for system password file... /etc/passwd
checking for system shadow password file... no /etc/shadow file.
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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... no
checking shadow.h presence... no
checking for shadow.h... no
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... no
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
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_yubikey (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_yubikey)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_yubikey is disabled.
configure: creating ./config.status
config.status: creating all.mk
config.status: creating config.h
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_redis (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_redis)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_redis is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
=== configuring in src/modules/rlm_rediswho (/tmp/pkgbuild/net/freeradius/work.i386/freeradius-server-3.0.20/src/modules/rlm_rediswho)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg'  '--with-openssl-include-dir=/usr/include' '--with-openssl-lib-dir=/usr/lib' '--without-rlm_yubikey' '--localstatedir=/var' '--sysconfdir=/usr/pkg/etc' '--with-logdir=/var/log/radiusd' '--without-rlm_eap_ikev2' '--without-rlm_eap_tnc' '--without-rlm_sql_freetds' '--without-rlm_sql_sqlite' '--without-rlm_cache_memcached' '--without-rlm_krb5' '--without-rlm_ldap' '--without-rlm_perl' '--without-rlm_python' '--without-rlm_redis' '--without-rlm_rediswho' '--without-rlm_rest' '--without-rlm_ruby' '--without-rlm_sql_iodbc' '--without-rlm_sql_mysql' '--without-rlm_sql_oracle' '--without-rlm_sql_postgresql' '--without-rlm_sql_unixodbc' '--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
*** module rlm_rediswho is disabled.
configure: creating ./config.status
config.status: creating all.mk
configure: WARNING: unrecognized options: --with-openssl-include-dir, --with-openssl-lib-dir, --without-rlm_yubikey, --with-logdir, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc
configure: WARNING: unrecognized options: --without-rlm_yubikey, --without-rlm_eap_ikev2, --without-rlm_eap_tnc, --without-rlm_sql_freetds, --without-rlm_sql_sqlite, --without-rlm_cache_memcached, --without-rlm_krb5, --without-rlm_ldap, --without-rlm_perl, --without-rlm_python, --without-rlm_redis, --without-rlm_rediswho, --without-rlm_rest, --without-rlm_ruby, --without-rlm_sql_iodbc, --without-rlm_sql_mysql, --without-rlm_sql_oracle, --without-rlm_sql_postgresql, --without-rlm_sql_unixodbc