===> License BSD2CLAUSE accepted by the user ===> radcli-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by radcli-0cipiertest for building ===> Extracting for radcli-0cipiertest => SHA256 Checksum OK for radcli-radcli-0cipiertest_GH0.tar.gz. ===> Patching for radcli-0cipiertest ===> radcli-0cipiertest depends on executable: autoconf-2.69 - found ===> radcli-0cipiertest depends on executable: autoheader-2.69 - found ===> radcli-0cipiertest depends on executable: autoreconf-2.69 - found ===> radcli-0cipiertest depends on executable: aclocal-1.15 - found ===> radcli-0cipiertest depends on executable: automake-1.15 - found ===> radcli-0cipiertest depends on executable: libtoolize - found ===> radcli-0cipiertest depends on package: pkgconf>=1.3.0_1 - found ===> radcli-0cipiertest depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) ===> radcli-0cipiertest depends on shared library: libnettle.so - found (/usr/local/lib/libnettle.so) ===> Configuring for radcli-0cipiertest libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.1 checking host system type... amd64-portbld-freebsd11.1 checking target system type... amd64-portbld-freebsd11.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd11.1 file names to amd64-portbld-freebsd11.1 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for ar... /usr/bin/ar checking whether ln -s works... yes checking if LD -Wl,--version-script works... yes checking whether to enable legacy library compatibility... no checking for socket in -lsocket... no checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for signal.h... (cached) yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for getopt.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/file.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for sys/ioctl.h... (cached) yes checking for netdb.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for pwd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strcasecmp... (cached) yes checking for fcntl... (cached) yes checking for uname... (cached) yes checking for gethostname... (cached) yes checking for sysinfo... no checking for getdomainname... yes checking for random... (cached) yes checking for rand... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for strlcpy... (cached) yes checking for pthread_mutex_lock... (cached) yes checking for clock_gettime... (cached) yes checking for field domainname in struct utsname... no checking for getentropy... no checking for /dev/urandom... yes checking for LIBGNUTLS... yes checking for NETTLE... yes using the following PATH setting for exec'ed programs... /bin:/usr/bin:/usr/local/bin checking which syslog facility to use... LOG_DAEMON checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lib/radcli.pc config.status: creating lib/radcli.map config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating etc/Makefile config.status: creating include/radcli/version.h config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating tests/docker/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: Configuration: Additional libraries: -L/usr/local/lib -lgnutls -L/usr/local/lib -lnettle Nettle for MD5: yes TLS and DTLS support: yes freeradius-client compat: no ===> Building for radcli-0cipiertest --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in include Making all in lib --- buildreq.lo --- --- sendserver.lo --- --- avpair.lo --- --- config.lo --- --- buildreq.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c -o buildreq.lo buildreq.c --- sendserver.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c -o sendserver.lo sendserver.c --- avpair.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c -o avpair.lo avpair.c --- config.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c --- buildreq.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c buildreq.c -fPIC -DPIC -o .libs/buildreq.o --- sendserver.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c sendserver.c -fPIC -DPIC -o .libs/sendserver.o --- avpair.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c avpair.c -fPIC -DPIC -o .libs/avpair.o --- config.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o config.c:1100:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ --- buildreq.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c buildreq.c -o buildreq.o >/dev/null 2>&1 mv -f .deps/buildreq.Tpo .deps/buildreq.Plo --- dict.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o --- sendserver.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c sendserver.c -o sendserver.o >/dev/null 2>&1 --- avpair.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c avpair.c -o avpair.o >/dev/null 2>&1 --- config.lo --- 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1 --- dict.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 --- sendserver.lo --- mv -f .deps/sendserver.Tpo .deps/sendserver.Plo --- ip_util.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c -o ip_util.lo ip_util.c --- avpair.lo --- mv -f .deps/avpair.Tpo .deps/avpair.Plo --- log.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c --- ip_util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c ip_util.c -fPIC -DPIC -o .libs/ip_util.o --- log.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o --- dict.lo --- mv -f .deps/dict.Tpo .deps/dict.Plo --- util.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c --- log.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 --- util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o --- ip_util.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c ip_util.c -o ip_util.o >/dev/null 2>&1 --- util.lo --- util.c:94:5: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] --- log.lo --- mv -f .deps/log.Tpo .deps/log.Plo --- util.lo --- cnt & 0xFF); ^~~~~~~~~~ --- rc-md5.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c -o rc-md5.lo rc-md5.c --- util.lo --- 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 --- rc-md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c rc-md5.c -fPIC -DPIC -o .libs/rc-md5.o --- ip_util.lo --- mv -f .deps/ip_util.Tpo .deps/ip_util.Plo --- tls.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c -o tls.lo tls.c libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c tls.c -fPIC -DPIC -o .libs/tls.o --- rc-md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c rc-md5.c -o rc-md5.o >/dev/null 2>&1 --- util.lo --- mv -f .deps/util.Tpo .deps/util.Plo --- aaa_ctx.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT aaa_ctx.lo -MD -MP -MF .deps/aaa_ctx.Tpo -c -o aaa_ctx.lo aaa_ctx.c libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT aaa_ctx.lo -MD -MP -MF .deps/aaa_ctx.Tpo -c aaa_ctx.c -fPIC -DPIC -o .libs/aaa_ctx.o --- config.lo --- mv -f .deps/config.Tpo .deps/config.Plo --- nettle-hmac.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT nettle-hmac.lo -MD -MP -MF .deps/nettle-hmac.Tpo -c -o nettle-hmac.lo nettle-hmac.c --- tls.lo --- tls.c:615:19: warning: address of array 'authservers->secret' will always evaluate to 'true' [-Wpointer-bool-conversion] if (authservers->secret) ~~ ~~~~~~~~~~~~~^~~~~~ --- rc-md5.lo --- mv -f .deps/rc-md5.Tpo .deps/rc-md5.Plo --- nettle-hmac.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT nettle-hmac.lo -MD -MP -MF .deps/nettle-hmac.Tpo -c nettle-hmac.c -fPIC -DPIC -o .libs/nettle-hmac.o --- aaa_ctx.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT aaa_ctx.lo -MD -MP -MF .deps/aaa_ctx.Tpo -c aaa_ctx.c -o aaa_ctx.o >/dev/null 2>&1 --- nettle-hmac.lo --- libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT nettle-hmac.lo -MD -MP -MF .deps/nettle-hmac.Tpo -c nettle-hmac.c -o nettle-hmac.o >/dev/null 2>&1 mv -f .deps/nettle-hmac.Tpo .deps/nettle-hmac.Plo --- aaa_ctx.lo --- mv -f .deps/aaa_ctx.Tpo .deps/aaa_ctx.Plo --- tls.lo --- 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c tls.c -o tls.o >/dev/null 2>&1 mv -f .deps/tls.Tpo .deps/tls.Plo --- libradcli.la --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -version-info 5:2:1 -Wl,--version-script=./radcli.map -fstack-protector -o libradcli.la -rpath /usr/local/lib buildreq.lo sendserver.lo avpair.lo config.lo dict.lo ip_util.lo log.lo util.lo rc-md5.lo tls.lo aaa_ctx.lo nettle-hmac.lo -L/usr/local/lib -lgnutls -L/usr/local/lib -lnettle -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/buildreq.o .libs/sendserver.o .libs/avpair.o .libs/config.o .libs/dict.o .libs/ip_util.o .libs/log.o .libs/util.o .libs/rc-md5.o .libs/tls.o .libs/aaa_ctx.o .libs/nettle-hmac.o -L/usr/local/lib -lgnutls -lnettle -O2 -fstack-protector -Wl,--version-script=./radcli.map -fstack-protector -Wl,-soname -Wl,libradcli.so.4 -o .libs/libradcli.so.4.1.2 libtool: link: (cd ".libs" && rm -f "libradcli.so.4" && ln -s "libradcli.so.4.1.2" "libradcli.so.4") libtool: link: (cd ".libs" && rm -f "libradcli.so" && ln -s "libradcli.so.4.1.2" "libradcli.so") libtool: link: /usr/bin/ar cru .libs/libradcli.a buildreq.o sendserver.o avpair.o config.o dict.o ip_util.o log.o util.o rc-md5.o tls.o aaa_ctx.o nettle-hmac.o libtool: link: ranlib .libs/libradcli.a libtool: link: ( cd ".libs" && rm -f "libradcli.la" && ln -s "../libradcli.la" "libradcli.la" ) Making all in src --- common.o --- --- radstatus.o --- --- radacct.o --- --- radexample.o --- --- common.o --- cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/local/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c --- radstatus.o --- cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/local/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT radstatus.o -MD -MP -MF .deps/radstatus.Tpo -c -o radstatus.o radstatus.c --- radacct.o --- cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/local/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT radacct.o -MD -MP -MF .deps/radacct.Tpo -c -o radacct.o radacct.c --- radexample.o --- cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/local/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT radexample.o -MD -MP -MF .deps/radexample.Tpo -c -o radexample.o radexample.c In file included from radexample.c:12: ../include/radcli/radcli.h:578:47: warning: declaration of 'struct in6_addr' will not be visible outside of this function [-Wvisibility] int rc_avpair_get_in6 (VALUE_PAIR *vp, struct in6_addr *res, unsigned *prefix); ^ --- radacct.o --- In file included from radacct.c:17: ../include/radcli/radcli.h:578:47: warning: declaration of 'struct in6_addr' will not be visible outside of this function [-Wvisibility] int rc_avpair_get_in6 (VALUE_PAIR *vp, struct in6_addr *res, unsigned *prefix); ^ --- radexample.o --- 1 warning generated. mv -f .deps/radexample.Tpo .deps/radexample.Po --- radiusclient.o --- cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/local/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT radiusclient.o -MD -MP -MF .deps/radiusclient.Tpo -c -o radiusclient.o radiusclient.c --- radacct.o --- 1 warning generated. mv -f .deps/radacct.Tpo .deps/radacct.Po --- radiusclient.o --- In file included from radiusclient.c:34: In file included from ./common.h:11: In file included from ../include/freeradius-client.h:1: ../include/radcli/radcli.h:578:47: warning: declaration of 'struct in6_addr' will not be visible outside of this function [-Wvisibility] int rc_avpair_get_in6 (VALUE_PAIR *vp, struct in6_addr *res, unsigned *prefix); ^ --- radembedded.o --- --- common.o --- mv -f .deps/common.Tpo .deps/common.Po --- radembedded.o --- cc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/usr/local/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT radembedded.o -MD -MP -MF .deps/radembedded.Tpo -c -o radembedded.o radembedded.c --- radacct --- --- radstatus.o --- mv -f .deps/radstatus.Tpo .deps/radstatus.Po --- radacct --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o radacct radacct.o ../lib/libradcli.la -L/usr/local/lib --- libtools.a --- rm -f libtools.a /usr/bin/ar cru libtools.a common.o ranlib libtools.a --- radstatus --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o radstatus radstatus.o ../lib/libradcli.la -L/usr/local/lib --- radembedded.o --- In file included from radembedded.c:10: ../include/radcli/radcli.h:578:47: warning: declaration of 'struct in6_addr' will not be visible outside of this function [-Wvisibility] int rc_avpair_get_in6 (VALUE_PAIR *vp, struct in6_addr *res, unsigned *prefix); ^ 1 warning generated. mv -f .deps/radembedded.Tpo .deps/radembedded.Po --- radexample --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o radexample radexample.o ../lib/libradcli.la libtools.a -L/usr/local/lib --- radacct --- libtool: link: cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o .libs/radacct radacct.o ../lib/.libs/libradcli.so -L/usr/local/lib -lgnutls -lnettle -Wl,-rpath -Wl,/usr/local/lib --- radstatus --- libtool: link: cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o .libs/radstatus radstatus.o ../lib/.libs/libradcli.so -L/usr/local/lib -lgnutls -lnettle -Wl,-rpath -Wl,/usr/local/lib --- radiusclient.o --- 1 warning generated. mv -f .deps/radiusclient.Tpo .deps/radiusclient.Po --- radembedded --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o radembedded radembedded.o ../lib/libradcli.la -L/usr/local/lib --- radexample --- libtool: link: cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o .libs/radexample radexample.o ../lib/.libs/libradcli.so -L/usr/local/lib libtools.a -lgnutls -lnettle -Wl,-rpath -Wl,/usr/local/lib --- radiusclient --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o radiusclient radiusclient.o ../lib/libradcli.la libtools.a -L/usr/local/lib --- radembedded --- libtool: link: cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o .libs/radembedded radembedded.o ../lib/.libs/libradcli.so -L/usr/local/lib -lgnutls -lnettle -Wl,-rpath -Wl,/usr/local/lib --- radiusclient --- libtool: link: cc -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fstack-protector -o .libs/radiusclient radiusclient.o ../lib/.libs/libradcli.so -L/usr/local/lib libtools.a -lgnutls -lnettle -Wl,-rpath -Wl,/usr/local/lib Making all in etc --- radiusclient.conf --- --- radiusclient-tls.conf --- --- radiusclient.conf --- rm -f radiusclient.conf --- radiusclient-tls.conf --- rm -f radiusclient-tls.conf --- radiusclient.conf --- sed -e 's|@sbin''dir@|/usr/local/sbin|g' -e 's|@pkgsysconf''dir@|/usr/local/etc/radcli|g' -e 's|@sharedir@|/usr/local/share/radcli|g' <./radiusclient.conf.in >radiusclient.conf --- radiusclient-tls.conf --- sed -e 's|@sbin''dir@|/usr/local/sbin|g' -e 's|@pkgsysconf''dir@|/usr/local/etc/radcli|g' -e 's|@sharedir@|/usr/local/share/radcli|g' <./radiusclient-tls.conf.in >radiusclient-tls.conf --- radiusclient.conf --- chmod ogu-w radiusclient.conf --- radiusclient-tls.conf --- chmod ogu-w radiusclient-tls.conf Making all in man Making all in doc Making all in tests --- all-recursive --- Making all in docker 0