>>> coova-chilli: Building community/coova-chilli 1.6-r3 (using abuild 3.10.0-r3) started Wed, 12 Apr 2023 13:44:11 +0000 >>> coova-chilli: Checking sanity of /home/buildozer/aports/community/coova-chilli/APKBUILD... >>> WARNING: coova-chilli: No maintainer >>> coova-chilli: Analyzing dependencies... >>> coova-chilli: Installing for build: build-base perl openssl-dev>3 autoconf automake libtool curl-dev linux-headers gengetopt-dev (1/20) Installing perl (5.36.0-r2) (2/20) Installing openssl-dev (3.1.0-r3) (3/20) Installing m4 (1.4.19-r3) (4/20) Installing autoconf (2.71-r2) (5/20) Installing automake (1.16.5-r2) (6/20) Installing libltdl (2.4.7-r2) (7/20) Installing libtool (2.4.7-r2) (8/20) Installing libidn2-dev (2.3.4-r1) (9/20) Installing nghttp2-dev (1.52.0-r1) (10/20) Installing zlib-dev (1.2.13-r1) (11/20) Installing brotli (1.0.9-r12) (12/20) Installing brotli-dev (1.0.9-r12) (13/20) Installing curl-dev (8.0.1-r2) (14/20) Installing linux-headers (6.2-r0) (15/20) Installing gengetopt (2.23-r2) (16/20) Installing gengetopt-dev (2.23-r2) (17/20) Installing .makedepends-coova-chilli (20230412.134412) (18/20) Installing perl-error (0.17029-r1) (19/20) Installing perl-git (2.40.0-r1) (20/20) Installing git-perl (2.40.0-r1) Executing busybox-1.36.0-r7.trigger OK: 985 MiB in 128 packages >>> coova-chilli: Cleaning up srcdir >>> coova-chilli: Cleaning up pkgdir >>> coova-chilli: Fetching https://distfiles.alpinelinux.org/distfiles/edge//coova-chilli-1.6.tar.gz >>> coova-chilli: Fetching https://distfiles.alpinelinux.org/distfiles/edge//coova-chilli-1.6.tar.gz >>> coova-chilli: Checking sha512sums... coova-chilli-1.6.tar.gz: OK chilli.initd: OK chilli.confd: OK >>> coova-chilli: Unpacking /var/cache/distfiles/edge//coova-chilli-1.6.tar.gz... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:19: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:19: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:19: the top level configure.ac:72: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:72: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:72: the top level configure.ac:110: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:110: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:17: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' bstring/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gawk... (cached) awk checking for armv7-alpine-linux-musleabihf-gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 armv7-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate linux checking if if_packet.h has tpacket_stats defined... yes checking if tpacket_auxdata struct has tp_vlan_tci member... yes checking for egrep... (cached) /bin/grep -E checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for arpa/inet.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for dirent.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... yes checking for stdint.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking for linux/sysinfo.h... yes checking for sys/sysinfo.h... yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... yes checking for sys/ipc.h... yes checking for sys/msg.h... yes checking for signal.h... yes checking for sys/wait.h... yes checking for sys/un.h... yes checking for ifaddrs.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for regex.h... yes checking for syslog.h... yes checking for poll.h... yes checking for sys/epoll.h... yes checking for unistd.h... (cached) yes checking for endian.h... yes checking for libgen.h... yes checking for asm/types.h... yes checking for pwd.h... yes checking for grp.h... yes checking for wchar.h... yes checking for stdarg.h... yes checking for resolv.h... (cached) yes checking for net/route.h... yes checking for net/if.h... yes checking for net/if_arp.h... yes checking for net/if_tun.h... no checking for net/ethernet.h... yes checking for inttypes.h... (cached) yes checking for gcc options needed to detect all undeclared functions... none needed checking whether INFINITY is declared... yes checking whether nan is declared... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether _isnan is declared... no checking whether _finite is declared... no checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for working chown... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for getpagesize... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for working memcmp... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working mktime... yes checking for working mmap... yes checking for bzero... yes checking for clock_gettime... yes checking for dup2... yes checking for gethostbyname... yes checking for getprotoent... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for regcomp... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for getline... yes checking for dirname... yes checking for glob... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for getifaddrs... yes checking for sysinfo... yes checking for strlcpy... yes checking for tzset... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for res_init in -lresolv... yes checking for CRYPTO_malloc in -lcrypto... yes checking for clock_gettime in -lrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bstring/Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating json/Makefile config.status: creating miniportal/Makefile config.status: creating src/Makefile config.status: creating src/mssl/Makefile config.status: creating www/Makefile config.status: creating config.h config.status: creating json/json_config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' Making all in bstring make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c -o bstrlib.lo bstrlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -fPIC -DPIC -o .libs/bstrlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -o bstrlib.o >/dev/null 2>&1 mv -f .deps/bstrlib.Tpo .deps/bstrlib.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libbstring.la -rpath /usr/lib bstrlib.lo -lrt -lresolv libtool: link: gcc -shared -fPIC -DPIC .libs/bstrlib.o -lrt -lresolv -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbstring.so.0 -o .libs/libbstring.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbstring.so.0" && ln -s "libbstring.so.0.0.0" "libbstring.so.0") libtool: link: (cd ".libs" && rm -f "libbstring.so" && ln -s "libbstring.so.0.0.0" "libbstring.so") libtool: link: ar cr .libs/libbstring.a bstrlib.o libtool: link: ranlib .libs/libbstring.a libtool: link: ( cd ".libs" && rm -f "libbstring.la" && ln -s "../libbstring.la" "libbstring.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[3]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chilli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT chilli.lo -MD -MP -MF $depbase.Tpo -c -o chilli.lo chilli.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT chilli.lo -MD -MP -MF .deps/chilli.Tpo -c chilli.c -fPIC -DPIC -o .libs/chilli.o chilli.c: In function 'leaky_bucket': chilli.c:647:30: warning: taking address of packed member of 'struct session_state' may result in an unaligned pointer value [-Waddress-of-packed-member] 647 | timediff = mainclock_diffd(&conn->s_state.last_bw_time); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ chilli.c: In function 'config_radius_session': chilli.c:4165:43: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 4165 | pass_throughs_from_string(params->pass_throughs, | ~~~~~~^~~~~~~~~~~~~~~ chilli.c:4167:37: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 4167 | ¶ms->pass_through_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ chilli.c: In function 'uam_msg': chilli.c:6081:34: warning: taking address of packed member of 'struct redir_msg_data' may result in an unaligned pointer value [-Waddress-of-packed-member] 6081 | if (ippool_getip(ippool, &ipm, &msg->mdata.address.sin_addr)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ chilli.c: In function 'find_app_conn': chilli.c:6205:38: warning: taking address of packed member of 'struct cmdsock_request' may result in an unaligned pointer value [-Waddress-of-packed-member] 6205 | appconn = dhcp_get_appconn_ip(0, &req->ip); | ^~~~~~~~ chilli.c: In function 'chilli_cmd': chilli.c:6697:58: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 6697 | pass_throughs_from_string(appconn->s_params.pass_throughs, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ chilli.c:6699:41: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 6699 | &appconn->s_params.pass_through_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chilli.c: In function 'redir_msg': chilli.c:7129:31: warning: taking address of packed member of 'struct redir_msg_data' may result in an unaligned pointer value [-Waddress-of-packed-member] 7129 | &msg.mdata.address, | ^~~~~~~~~~~~~~~~~~ chilli.c:7130:31: warning: taking address of packed member of 'struct redir_msg_data' may result in an unaligned pointer value [-Waddress-of-packed-member] 7130 | &msg.mdata.baddress, | ^~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT chilli.lo -MD -MP -MF .deps/chilli.Tpo -c chilli.c -o chilli.o >/dev/null 2>&1 depbase=`echo tun.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT tun.lo -MD -MP -MF $depbase.Tpo -c -o tun.lo tun.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT tun.lo -MD -MP -MF .deps/tun.Tpo -c tun.c -fPIC -DPIC -o .libs/tun.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT tun.lo -MD -MP -MF .deps/tun.Tpo -c tun.c -o tun.o >/dev/null 2>&1 depbase=`echo ippool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT ippool.lo -MD -MP -MF $depbase.Tpo -c -o ippool.lo ippool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT ippool.lo -MD -MP -MF .deps/ippool.Tpo -c ippool.c -fPIC -DPIC -o .libs/ippool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT ippool.lo -MD -MP -MF .deps/ippool.Tpo -c ippool.c -o ippool.o >/dev/null 2>&1 depbase=`echo radius.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT radius.lo -MD -MP -MF $depbase.Tpo -c -o radius.lo radius.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c radius.c -fPIC -DPIC -o .libs/radius.o radius.c: In function 'radius_hmac_md5': radius.c:130:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 130 | MD5Init(&context); | ^~~~~~~ In file included from md5.h:25, from chilli.h:36, from radius.c:21: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:131:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 131 | MD5Update(&context, (uint8_t*)secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:132:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 132 | MD5Final(tk, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c:152:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 152 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:153:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 153 | MD5Update(&context, k_ipad, 64); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:154:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 154 | MD5Update(&context, (uint8_t*) pack, length); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:155:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 155 | MD5Final(digest, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c:158:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 158 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:159:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 159 | MD5Update(&context, k_opad, 64); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:160:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 160 | MD5Update(&context, digest, 16); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:161:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 161 | MD5Final(digest, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_acctreq_authenticator': radius.c:184:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:185:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 185 | MD5Update(&context, (void*) pack, ntohs(pack->length)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:186:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 186 | MD5Update(&context, (uint8_t*) this->secret, this->secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:187:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 187 | MD5Final(pack->authenticator, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_authresp_authenticator': radius.c:210:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:211:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | MD5Update(&context, (void*) pack, ntohs(pack->length)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:212:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 212 | MD5Update(&context, (uint8_t*) secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:213:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 213 | MD5Final(pack->authenticator, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_keydecode': radius.c:990:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 990 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:991:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 991 | MD5Update(&context, (uint8_t *)secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:992:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 992 | MD5Update(&context, authenticator, RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:993:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 993 | MD5Update(&context, src, 2); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:994:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 994 | MD5Final(b, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c:1018:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1018 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1019:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1019 | MD5Update(&context, (uint8_t *)secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1020:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1020 | MD5Update(&context, &src[2 + ((n-1) * RADIUS_MD5LEN)], RADIUS_MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1021:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1021 | MD5Final(b, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_keyencode': radius.c:1063:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1063 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1064:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1064 | MD5Update(&context, (uint8_t *)secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1065:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1065 | MD5Update(&context, authenticator, RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1066:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1066 | MD5Update(&context, dst, 2); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1067:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1067 | MD5Final(b, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c:1077:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1077 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1078:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1078 | MD5Update(&context, (uint8_t *)secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1079:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1079 | MD5Update(&context, &dst[2 + ((n-1) * RADIUS_MD5LEN)], RADIUS_MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1080:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1080 | MD5Final(b, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_pwdecode': radius.c:1142:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1142 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1143:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1143 | MD5Update(&context, (uint8_t*) secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1144:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1144 | MD5Update(&context, authenticator, RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1145:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1145 | MD5Final(output, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c:1153:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1153 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1154:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1154 | MD5Update(&context, (uint8_t*) secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1155:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1155 | MD5Update(&context, src + n - RADIUS_MD5LEN, RADIUS_MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1156:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1156 | MD5Final(output, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_pwencode': radius.c:1217:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1217 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1218:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1218 | MD5Update(&context, (uint8_t*) secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1219:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1219 | MD5Update(&context, authenticator, RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1220:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1220 | MD5Final(output, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c:1228:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1228 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1229:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1229 | MD5Update(&context, (uint8_t*) secret, secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1230:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1230 | MD5Update(&context, dst + n - RADIUS_MD5LEN, RADIUS_MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1231:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1231 | MD5Final(output, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_authcheck': radius.c:1738:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1738 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1739:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1739 | MD5Update(&context, (uint8_t *) pack, RADIUS_HDRSIZE-RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1740:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1740 | MD5Update(&context, pack_req->authenticator, RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1741:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1741 | MD5Update(&context, ((uint8_t *) pack) + RADIUS_HDRSIZE, | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1743:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1743 | MD5Update(&context, (uint8_t *)this->secret, this->secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1744:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1744 | MD5Final(auth, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ radius.c: In function 'radius_acctcheck': radius.c:1767:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1767 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ radius.c:1768:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1768 | MD5Update(&context, (uint8_t *)pack, RADIUS_HDRSIZE-RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1769:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1769 | MD5Update(&context, (uint8_t *)padd, RADIUS_AUTHLEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1770:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1770 | MD5Update(&context, ((uint8_t *)pack) + RADIUS_HDRSIZE, | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1772:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1772 | MD5Update(&context, (uint8_t *)this->secret, this->secretlen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ radius.c:1773:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1773 | MD5Final(auth, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c radius.c -o radius.o >/dev/null 2>&1 depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 depbase=`echo redir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT redir.lo -MD -MP -MF $depbase.Tpo -c -o redir.lo redir.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT redir.lo -MD -MP -MF .deps/redir.Tpo -c redir.c -fPIC -DPIC -o .libs/redir.o redir.c: In function 'redir_md_param': redir.c:645:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 645 | MD5Init(&context); | ^~~~~~~ In file included from md5.h:25, from chilli.h:36, from redir.c:22: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ redir.c:646:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 646 | MD5Update(&context, (uint8_t *)str->data, str->slen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:647:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 647 | MD5Update(&context, (uint8_t *)secret, strlen(secret)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:648:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 648 | MD5Final(cksum, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ redir.c: In function 'redir_wispr2_reply': redir.c:1051:22: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 1051 | eapidentityreq(&(conn->authdata.v.eapmsg), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ redir.c:1054:26: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 1054 | if (!base64encoder(&(conn->authdata.v.eapmsg), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ redir.c:1160:26: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 1160 | if (!base64encoder(&(conn->authdata.v.eapmsg), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ redir.c:1185:28: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 1185 | if (!base64encoder(&(conn->authdata.v.eapmsg), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ redir.c: In function 'redir_getreq': redir.c:2418:32: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 2418 | &(conn->authdata.v.eapmsg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ redir.c: In function 'redir_radius': redir.c:2764:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2764 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ redir.c:2765:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2765 | MD5Update(&context, conn->s_state.redir.uamchal, REDIR_MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:2766:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2766 | MD5Update(&context, (uint8_t *) redir->secret, strlen(redir->secret)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:2767:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2767 | MD5Final(chap_challenge, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ redir.c:2898:20: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 2898 | &conn->hisip, | ^~~~~~~~~~~~ redir.c: In function 'is_local_user': redir.c:2993:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2993 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ redir.c:2994:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2994 | MD5Update(&context, (uint8_t*)conn->s_state.redir.uamchal, REDIR_MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:2995:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2995 | MD5Update(&context, (uint8_t*)redir->secret, strlen(redir->secret)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:2996:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2996 | MD5Final(chap_challenge, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ redir.c:3074:11: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 3074 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ redir.c:3075:11: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 3075 | MD5Update(&context, (uint8_t*)&conn->authdata.v.chapmsg.identity, 1); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:3076:11: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 3076 | MD5Update(&context, (uint8_t*)p, strlen(p)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:3077:11: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 3077 | MD5Update(&context, chap_challenge, REDIR_MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ redir.c:3078:11: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 3078 | MD5Final(tmp, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ redir.c: In function 'redir_main': redir.c:3916:23: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 3916 | &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:3935:37: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 3935 | 0, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4024:34: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4024 | conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4048:21: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4048 | &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4069:40: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4069 | NULL, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4095:21: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4095 | &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4100:40: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4100 | NULL, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4108:40: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4108 | NULL, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4116:40: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4116 | NULL, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4148:37: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4148 | 0, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4349:33: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4349 | conn.hismac, &conn.hisip); | ^~~~~~~~~~~ redir.c:4360:36: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4360 | NULL, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4369:57: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4369 | (char *)conn.s_params.url, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ redir.c:4375:36: warning: taking address of packed member of 'struct redir_conn_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4375 | NULL, conn.hismac, &conn.hisip, httpreq.qs); | ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT redir.lo -MD -MP -MF .deps/redir.Tpo -c redir.c -o redir.o >/dev/null 2>&1 depbase=`echo dhcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT dhcp.lo -MD -MP -MF $depbase.Tpo -c -o dhcp.lo dhcp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT dhcp.lo -MD -MP -MF .deps/dhcp.Tpo -c dhcp.c -fPIC -DPIC -o .libs/dhcp.o dhcp.c: In function 'dhcp_garden_check': dhcp.c:2556:47: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 2556 | switch (garden_check(appconn->s_params.pass_throughs, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ dhcp.c:2557:30: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 2557 | &appconn->s_params.pass_through_count, &pt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dhcp.c: In function 'dhcp_relay_decaps': dhcp.c:5521:46: warning: taking address of packed member of 'struct dhcp_packet_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 5521 | this->cb_request(conn, (struct in_addr *)&packet.yiaddr, 0, 0); | ^~~~~~~~~~~~~~ dhcp.c: In function 'dhcp_dns': dhcp.c:1991:19: warning: array subscript 'struct dns_packet_t[0]' is partly outside array bounds of 'uint8_t[1500]' {aka 'unsigned char[1500]'} [-Warray-bounds] 1991 | answer_dns->id = dnsp->id; | ^~ dhcp.c:1932:17: note: at offset [22, 86] into object 'answer' of size 1500 1932 | uint8_t answer[1500]; | ^~~~~~ dhcp.c:1992:19: warning: array subscript 'struct dns_packet_t[0]' is partly outside array bounds of 'uint8_t[1500]' {aka 'unsigned char[1500]'} [-Warray-bounds] 1992 | answer_dns->flags = htons(0x8000); | ^~ dhcp.c:1932:17: note: at offset [22, 86] into object 'answer' of size 1500 1932 | uint8_t answer[1500]; | ^~~~~~ dhcp.c:1993:19: warning: array subscript 'struct dns_packet_t[0]' is partly outside array bounds of 'uint8_t[1500]' {aka 'unsigned char[1500]'} [-Warray-bounds] 1993 | answer_dns->qdcount = htons(0x0001); | ^~ dhcp.c:1932:17: note: at offset [22, 86] into object 'answer' of size 1500 1932 | uint8_t answer[1500]; | ^~~~~~ dhcp.c:1994:19: warning: array subscript 'struct dns_packet_t[0]' is partly outside array bounds of 'uint8_t[1500]' {aka 'unsigned char[1500]'} [-Warray-bounds] 1994 | answer_dns->ancount = htons(0x0001); | ^~ dhcp.c:1932:17: note: at offset [22, 86] into object 'answer' of size 1500 1932 | uint8_t answer[1500]; | ^~~~~~ dhcp.c:1995:19: warning: array subscript 'struct dns_packet_t[0]' is partly outside array bounds of 'uint8_t[1500]' {aka 'unsigned char[1500]'} [-Warray-bounds] 1995 | answer_dns->nscount = htons(0x0000); | ^~ dhcp.c:1932:17: note: at offset [22, 86] into object 'answer' of size 1500 1932 | uint8_t answer[1500]; | ^~~~~~ dhcp.c:1996:19: warning: array subscript 'struct dns_packet_t[0]' is partly outside array bounds of 'uint8_t[1500]' {aka 'unsigned char[1500]'} [-Warray-bounds] 1996 | answer_dns->arcount = htons(0x0000); | ^~ dhcp.c:1932:17: note: at offset [22, 86] into object 'answer' of size 1500 1932 | uint8_t answer[1500]; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT dhcp.lo -MD -MP -MF .deps/dhcp.Tpo -c dhcp.c -o dhcp.o >/dev/null 2>&1 depbase=`echo iphash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT iphash.lo -MD -MP -MF $depbase.Tpo -c -o iphash.lo iphash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT iphash.lo -MD -MP -MF .deps/iphash.Tpo -c iphash.c -fPIC -DPIC -o .libs/iphash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT iphash.lo -MD -MP -MF .deps/iphash.Tpo -c iphash.c -o iphash.o >/dev/null 2>&1 depbase=`echo lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT lookup.lo -MD -MP -MF $depbase.Tpo -c -o lookup.lo lookup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o >/dev/null 2>&1 depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 depbase=`echo options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT options.lo -MD -MP -MF $depbase.Tpo -c -o options.lo options.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o options.c: In function 'options_md5': options.c:32:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | MD5Init(&context); | ^~~~~~~ In file included from md5.h:25, from chilli.h:36, from options.c:21: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ options.c:33:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 33 | MD5Update(&context, (uint8_t *)o, sizeof(struct options_t)); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ options.c:34:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 34 | MD5Final(cksum, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1 depbase=`echo statusfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT statusfile.lo -MD -MP -MF $depbase.Tpo -c -o statusfile.lo statusfile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT statusfile.lo -MD -MP -MF .deps/statusfile.Tpo -c statusfile.c -fPIC -DPIC -o .libs/statusfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT statusfile.lo -MD -MP -MF .deps/statusfile.Tpo -c statusfile.c -o statusfile.o >/dev/null 2>&1 depbase=`echo conn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT conn.lo -MD -MP -MF $depbase.Tpo -c -o conn.lo conn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -fPIC -DPIC -o .libs/conn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -o conn.o >/dev/null 2>&1 depbase=`echo sig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT sig.lo -MD -MP -MF $depbase.Tpo -c -o sig.lo sig.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -fPIC -DPIC -o .libs/sig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT sig.lo -MD -MP -MF .deps/sig.Tpo -c sig.c -o sig.o >/dev/null 2>&1 depbase=`echo garden.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT garden.lo -MD -MP -MF $depbase.Tpo -c -o garden.lo garden.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT garden.lo -MD -MP -MF .deps/garden.Tpo -c garden.c -fPIC -DPIC -o .libs/garden.o garden.c: In function 'garden_print_appconn': garden.c:85:42: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 85 | appconn->s_params.pass_throughs, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT garden.lo -MD -MP -MF .deps/garden.Tpo -c garden.c -o garden.o >/dev/null 2>&1 depbase=`echo dns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT dns.lo -MD -MP -MF $depbase.Tpo -c -o dns.lo dns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.c -fPIC -DPIC -o .libs/dns.o dns.c: In function 'dns_copy_res': dns.c:139:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~ dns.c:173:37: note: in expansion of macro 'return_error' 173 | if (namelen < 0 || namelen > len) return_error; | ^~~~~~~~~~~~ dns.c:139:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~~~~~ dns.c:173:37: note: in expansion of macro 'return_error' 173 | if (namelen < 0 || namelen > len) return_error; | ^~~~~~~~~~~~ dns.c:139:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~ dns.c:183:16: note: in expansion of macro 'return_error' 183 | if (len < 4) return_error; | ^~~~~~~~~~~~ dns.c:139:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~~~~~ dns.c:183:16: note: in expansion of macro 'return_error' 183 | if (len < 4) return_error; | ^~~~~~~~~~~~ dns.c:139:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~ dns.c:206:7: note: in expansion of macro 'return_error' 206 | return_error; | ^~~~~~~~~~~~ dns.c:139:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~~~~~ dns.c:206:7: note: in expansion of macro 'return_error' 206 | return_error; | ^~~~~~~~~~~~ dns.c:139:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~ dns.c:284:16: note: in expansion of macro 'return_error' 284 | if (len < 6) return_error; | ^~~~~~~~~~~~ dns.c:139:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~~~~~ dns.c:284:16: note: in expansion of macro 'return_error' 284 | if (len < 6) return_error; | ^~~~~~~~~~~~ dns.c:139:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~ dns.c:314:20: note: in expansion of macro 'return_error' 314 | if (len < rdlen) return_error; | ^~~~~~~~~~~~ dns.c:139:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~~~~~ dns.c:314:20: note: in expansion of macro 'return_error' 314 | if (len < rdlen) return_error; | ^~~~~~~~~~~~ dns.c:139:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~ dns.c:325:7: note: in expansion of macro 'return_error' 325 | return_error; | ^~~~~~~~~~~~ dns.c:139:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 139 | if (_options.debug) syslog(LOG_DEBUG, "%s(%d): failed parsing DNS packet", __FUNCTION__, __LINE__); return -1; } | ^~~~~~ dns.c:325:7: note: in expansion of macro 'return_error' 325 | return_error; | ^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.c -o dns.o >/dev/null 2>&1 depbase=`echo session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT session.lo -MD -MP -MF $depbase.Tpo -c -o session.lo session.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -fPIC -DPIC -o .libs/session.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -o session.o >/dev/null 2>&1 depbase=`echo pkt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT pkt.lo -MD -MP -MF $depbase.Tpo -c -o pkt.lo pkt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT pkt.lo -MD -MP -MF .deps/pkt.Tpo -c pkt.c -fPIC -DPIC -o .libs/pkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT pkt.lo -MD -MP -MF .deps/pkt.Tpo -c pkt.c -o pkt.o >/dev/null 2>&1 depbase=`echo chksum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT chksum.lo -MD -MP -MF $depbase.Tpo -c -o chksum.lo chksum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT chksum.lo -MD -MP -MF .deps/chksum.Tpo -c chksum.c -fPIC -DPIC -o .libs/chksum.o chksum.c: In function 'chksum6': chksum.c:60:9: warning: converting a packed 'struct pkt_ip6pseudo_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 60 | sum = in_cksum((uint16_t *)&hdr, sizeof(hdr)); | ^~~ In file included from tun.h:25, from chilli.h:27, from chksum.c:20: pkt.h:189:8: note: defined here 189 | struct pkt_ip6pseudo_t { | ^~~~~~~~~~~~~~~ chksum.c:61:9: warning: converting a packed 'struct pkt_icmphdr_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 61 | sum += in_cksum((uint16_t *)icmp, ntohs(iph->data_len)); | ^~~ pkt.h:261:8: note: defined here 261 | struct pkt_icmphdr_t { | ^~~~~~~~~~~~~ chksum.c:77:9: warning: converting a packed 'struct pkt_ip6pseudo_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 77 | sum = in_cksum((uint16_t *)&hdr, sizeof(hdr)); | ^~~ pkt.h:189:8: note: defined here 189 | struct pkt_ip6pseudo_t { | ^~~~~~~~~~~~~~~ chksum.c:78:9: warning: converting a packed 'struct pkt_udphdr_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 78 | sum += in_cksum((uint16_t *)udphdr, udplen); | ^~~ pkt.h:284:8: note: defined here 284 | struct pkt_udphdr_t { | ^~~~~~~~~~~~ chksum.c:94:9: warning: converting a packed 'struct pkt_ip6pseudo_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 94 | sum = in_cksum((uint16_t *)&hdr, sizeof(hdr)); | ^~~ pkt.h:189:8: note: defined here 189 | struct pkt_ip6pseudo_t { | ^~~~~~~~~~~~~~~ chksum.c:95:9: warning: converting a packed 'struct pkt_tcphdr_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 95 | sum += in_cksum((uint16_t *)tcphdr, tcplen); | ^~~ pkt.h:315:8: note: defined here 315 | struct pkt_tcphdr_t { | ^~~~~~~~~~~~ chksum.c: In function 'chksum': chksum.c:141:9: warning: converting a packed 'struct pkt_tcphdr_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 141 | sum += in_cksum((uint16_t *)tcph, len); | ^~~ pkt.h:315:8: note: defined here 315 | struct pkt_tcphdr_t { | ^~~~~~~~~~~~ chksum.c:158:9: warning: converting a packed 'struct pkt_udphdr_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 158 | sum += in_cksum((uint16_t *)udph, udplen); | ^~~ pkt.h:284:8: note: defined here 284 | struct pkt_udphdr_t { | ^~~~~~~~~~~~ chksum.c:169:9: warning: converting a packed 'struct pkt_icmphdr_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 169 | sum = in_cksum((uint16_t *)icmph, len); | ^~~ pkt.h:261:8: note: defined here 261 | struct pkt_icmphdr_t { | ^~~~~~~~~~~~~ chksum.c:176:3: warning: converting a packed 'struct pkt_iphdr_t' pointer (alignment 1) to a 'uint16_t' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 176 | sum = in_cksum((uint16_t *)iph, hlen); | ^~~ pkt.h:160:8: note: defined here 160 | struct pkt_iphdr_t { | ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT chksum.lo -MD -MP -MF .deps/chksum.Tpo -c chksum.c -o chksum.o >/dev/null 2>&1 depbase=`echo net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT net.lo -MD -MP -MF $depbase.Tpo -c -o net.lo net.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o >/dev/null 2>&1 depbase=`echo safe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT safe.lo -MD -MP -MF $depbase.Tpo -c -o safe.lo safe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT safe.lo -MD -MP -MF .deps/safe.Tpo -c safe.c -fPIC -DPIC -o .libs/safe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT safe.lo -MD -MP -MF .deps/safe.Tpo -c safe.c -o safe.o >/dev/null 2>&1 depbase=`echo sfhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT sfhash.lo -MD -MP -MF $depbase.Tpo -c -o sfhash.lo sfhash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT sfhash.lo -MD -MP -MF .deps/sfhash.Tpo -c sfhash.c -fPIC -DPIC -o .libs/sfhash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT sfhash.lo -MD -MP -MF .deps/sfhash.Tpo -c sfhash.c -o sfhash.o >/dev/null 2>&1 depbase=`echo ssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT ssl.lo -MD -MP -MF $depbase.Tpo -c -o ssl.lo ssl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.c -fPIC -DPIC -o .libs/ssl.o ssl.c: In function '_openssl_env_init': ssl.c:142:5: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 142 | if ((env->engine = ENGINE_by_id(engine)) == NULL) { | ^~ In file included from ssl.h:43, from conn.h:26, from redir.h:27, from chilli.h:30, from ssl.c:21: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ ssl.c:144:7: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 144 | ENGINE_free(env->engine); | ^~~~~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ ssl.c:148:5: warning: 'ENGINE_set_default' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 148 | if (!ENGINE_set_default(env->engine, ENGINE_METHOD_ALL)) { | ^~ /usr/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ ssl.c:150:7: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | ENGINE_free(env->engine); | ^~~~~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ ssl.c: In function 'openssl_env_free': ssl.c:617:3: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 617 | if (env->engine) ENGINE_free(env->engine); | ^~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.c -o ssl.o >/dev/null 2>&1 depbase=`echo ms_chap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT ms_chap.lo -MD -MP -MF $depbase.Tpo -c -o ms_chap.lo ms_chap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT ms_chap.lo -MD -MP -MF .deps/ms_chap.Tpo -c ms_chap.c -fPIC -DPIC -o .libs/ms_chap.o ms_chap.c: In function 'MakeKey': ms_chap.c:99:3: warning: 'DES_set_odd_parity' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 99 | DES_set_odd_parity((DES_cblock *)des_key); | ^~~~~~~~~~~~~~~~~~ In file included from ms_chap.c:39: /usr/include/openssl/des.h:176:28: note: declared here 176 | OSSL_DEPRECATEDIN_3_0 void DES_set_odd_parity(DES_cblock *key); | ^~~~~~~~~~~~~~~~~~ ms_chap.c: In function 'DesEncrypt': ms_chap.c:109:3: warning: 'DES_set_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | DES_set_key(&des_key, &key_schedule); | ^~~~~~~~~~~ /usr/include/openssl/des.h:186:5: note: declared here 186 | int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~ ms_chap.c:110:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | DES_ecb_encrypt((DES_cblock *)clear, (DES_cblock *)cipher, &key_schedule, 1); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ ms_chap.c: In function 'SHA1_End': ms_chap.c:126:3: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | SHA1_Final(digest, ctx); | ^~~~~~~~~~ In file included from ms_chap.c:40: /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ms_chap.c: In function 'NtPasswordHash': ms_chap.c:176:5: warning: 'MD4_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 176 | MD4_Init(&MD4context); | ^~~~~~~~ In file included from ms_chap.c:41: /usr/include/openssl/md4.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD4_Init(MD4_CTX *c); | ^~~~~~~~ ms_chap.c:177:5: warning: 'MD4_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 177 | MD4_Update(&MD4context, uniPassword, len); | ^~~~~~~~~~ /usr/include/openssl/md4.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD4_Update(MD4_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ms_chap.c:178:5: warning: 'MD4_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 178 | MD4_Final(hash, &MD4context); | ^~~~~~~~~ /usr/include/openssl/md4.h:52:27: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 int MD4_Final(unsigned char *md, MD4_CTX *c); | ^~~~~~~~~ ms_chap.c: In function 'HashNtPasswordHash': ms_chap.c:189:3: warning: 'MD4_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 189 | MD4_Init(&MD4context); | ^~~~~~~~ /usr/include/openssl/md4.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD4_Init(MD4_CTX *c); | ^~~~~~~~ ms_chap.c:190:3: warning: 'MD4_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 190 | MD4_Update(&MD4context, hash, 16); | ^~~~~~~~~~ /usr/include/openssl/md4.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD4_Update(MD4_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ms_chap.c:191:3: warning: 'MD4_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 191 | MD4_Final(hashhash, &MD4context); | ^~~~~~~~~ /usr/include/openssl/md4.h:52:27: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 int MD4_Final(unsigned char *md, MD4_CTX *c); | ^~~~~~~~~ ms_chap.c: In function 'ChallengeHash': ms_chap.c:208:3: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | SHA1_Init(&Context); | ^~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ms_chap.c:210:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | SHA1_Update(&Context, PeerChallenge, 16); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:211:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | SHA1_Update(&Context, AuthenticatorChallenge, 16); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:212:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 212 | SHA1_Update(&Context, Name, strlen((char *)Name)); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:214:3: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 214 | SHA1_Final(Digest, &Context); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ms_chap.c: In function 'GenerateAuthenticatorResponse': ms_chap.c:271:3: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 271 | SHA1_Init(&Context); | ^~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ms_chap.c:272:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 272 | SHA1_Update(&Context, PasswordHashHash, 16); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:273:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 273 | SHA1_Update(&Context, NTResponse, 24); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:274:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 274 | SHA1_Update(&Context, Magic1, 39); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:275:3: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 275 | SHA1_Final(Digest, &Context); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ms_chap.c:279:3: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 279 | SHA1_Init(&Context); | ^~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ms_chap.c:280:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 280 | SHA1_Update(&Context, Digest, 20); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:281:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 281 | SHA1_Update(&Context, Challenge, 8); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:282:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 282 | SHA1_Update(&Context, Magic2, 41); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c: In function 'GetMasterKey': ms_chap.c:309:3: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 309 | SHA1_Init(&Context); | ^~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ms_chap.c:310:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 310 | SHA1_Update(&Context, PasswordHashHash, 16); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:311:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 311 | SHA1_Update(&Context, NTResponse, 24); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:312:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 312 | SHA1_Update(&Context, Magic1, 27); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:313:3: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 313 | SHA1_Final(Digest, &Context); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ms_chap.c: In function 'GetAsymetricStartKey': ms_chap.c:361:3: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 361 | SHA1_Init(&Context); | ^~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ms_chap.c:362:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 362 | SHA1_Update(&Context, MasterKey, 16); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:363:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 363 | SHA1_Update(&Context, SHA1_Pad1, 40); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:364:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 364 | SHA1_Update(&Context, s, 84); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:365:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 365 | SHA1_Update(&Context, SHA1_Pad2, 40); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:366:3: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 366 | SHA1_Final(Digest, &Context); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ms_chap.c: In function 'GetNewKeyFromSHA': ms_chap.c:378:3: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 378 | SHA1_Init(&Context); | ^~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ms_chap.c:379:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 379 | SHA1_Update(&Context, StartKey, SessionKeyLength); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:380:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 380 | SHA1_Update(&Context, SHA1_Pad1, 40); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:381:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 381 | SHA1_Update(&Context, SessionKey, SessionKeyLength); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:382:3: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 382 | SHA1_Update(&Context, SHA1_Pad2, 40); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ms_chap.c:383:3: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 383 | SHA1_Final(Digest, &Context); | ^~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT ms_chap.lo -MD -MP -MF .deps/ms_chap.Tpo -c ms_chap.c -o ms_chap.o >/dev/null 2>&1 depbase=`echo cmdsock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT cmdsock.lo -MD -MP -MF $depbase.Tpo -c -o cmdsock.lo cmdsock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT cmdsock.lo -MD -MP -MF .deps/cmdsock.Tpo -c cmdsock.c -fPIC -DPIC -o .libs/cmdsock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -MT cmdsock.lo -MD -MP -MF .deps/cmdsock.Tpo -c cmdsock.c -o cmdsock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libchilli.la -rpath /usr/lib chilli.lo tun.lo ippool.lo radius.lo md5.lo redir.lo dhcp.lo iphash.lo lookup.lo util.lo options.lo statusfile.lo conn.lo sig.lo garden.lo dns.lo session.lo pkt.lo chksum.lo net.lo safe.lo sfhash.lo ssl.lo ms_chap.lo cmdsock.lo ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -shared -fPIC -DPIC .libs/chilli.o .libs/tun.o .libs/ippool.o .libs/radius.o .libs/md5.o .libs/redir.o .libs/dhcp.o .libs/iphash.o .libs/lookup.o .libs/util.o .libs/options.o .libs/statusfile.o .libs/conn.o .libs/sig.o .libs/garden.o .libs/dns.o .libs/session.o .libs/pkt.o .libs/chksum.o .libs/net.o .libs/safe.o .libs/sfhash.o .libs/ssl.o .libs/ms_chap.o .libs/cmdsock.o -Wl,-rpath -Wl,/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libchilli.so.0 -o .libs/libchilli.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libchilli.so.0" && ln -s "libchilli.so.0.0.0" "libchilli.so.0") libtool: link: (cd ".libs" && rm -f "libchilli.so" && ln -s "libchilli.so.0.0.0" "libchilli.so") libtool: link: ar cr .libs/libchilli.a chilli.o tun.o ippool.o radius.o md5.o redir.o dhcp.o iphash.o lookup.o util.o options.o statusfile.o conn.o sig.o garden.o dns.o session.o pkt.o chksum.o net.o safe.o sfhash.o ssl.o ms_chap.o cmdsock.o libtool: link: ranlib .libs/libchilli.a libtool: link: ( cd ".libs" && rm -f "libchilli.la" && ln -s "../libchilli.la" "libchilli.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chilli main.o libchilli.la ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chilli main.o ./.libs/libchilli.so /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs/libbstring.so ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv depbase=`echo main-response.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT main-response.o -MD -MP -MF $depbase.Tpo -c -o main-response.o main-response.c &&\ mv -f $depbase.Tpo $depbase.Po main-response.c: In function 'main': main-response.c:110:3: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | MD5Init(&context); | ^~~~~~~ In file included from md5.h:25, from chilli.h:36, from main-response.c:23: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ main-response.c:111:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 111 | MD5Update(&context, challenge, MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ main-response.c:112:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 112 | MD5Update(&context, (uint8_t*)argv[idx+2], strlen(argv[idx+2])); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ main-response.c:113:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | MD5Final(challenge, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ main-response.c:157:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 157 | MD5Init(&context); | ^~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ main-response.c:158:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 158 | MD5Update(&context, (uint8_t*)&chap_ident, 1); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ main-response.c:159:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 159 | MD5Update(&context, (uint8_t*)argv[idx+3], strlen(argv[idx+3])); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ main-response.c:160:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 160 | MD5Update(&context, challenge, MD5LEN); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ main-response.c:161:5: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 161 | MD5Final(response, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chilli_response main-response.o libchilli.la ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chilli_response main-response.o ./.libs/libchilli.so /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs/libbstring.so ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv depbase=`echo main-radconfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT main-radconfig.o -MD -MP -MF $depbase.Tpo -c -o main-radconfig.o main-radconfig.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chilli_radconfig main-radconfig.o libchilli.la ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chilli_radconfig main-radconfig.o ./.libs/libchilli.so /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs/libbstring.so ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv cat cmdline.ggo | gengetopt -C cp cmdline.c cmdline.c.orig patch -p0 < cmdline.patch patching file cmdline.c Hunk #1 succeeded at 2316 (offset 414 lines). depbase=`echo main-opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT main-opt.o -MD -MP -MF $depbase.Tpo -c -o main-opt.o main-opt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT cmdline.o -MD -MP -MF $depbase.Tpo -c -o cmdline.o cmdline.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chilli_opt main-opt.o cmdline.o libchilli.la ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chilli_opt main-opt.o cmdline.o ./.libs/libchilli.so /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs/libbstring.so ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv depbase=`echo main-query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT main-query.o -MD -MP -MF $depbase.Tpo -c -o main-query.o main-query.c &&\ mv -f $depbase.Tpo $depbase.Po main-query.c:168:5: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 168 | &request.d.sess.params.flags, REQUIRE_UAM_SPLASH }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-query.c:175:5: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 175 | &request.d.sess.params.flags, UAM_INJECT_URL | REQUIRE_UAM_AUTH }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-query.c:182:5: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 182 | &request.d.sess.params.flags, REQUIRE_REDIRECT }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-query.c:200:5: warning: taking address of packed member of 'struct session_params' may result in an unaligned pointer value [-Waddress-of-packed-member] 200 | &request.d.sess.params.flags, NO_ACCOUNTING }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chilli_query main-query.o libchilli.la ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chilli_query main-query.o ./.libs/libchilli.so /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs/libbstring.so ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv depbase=`echo main-script.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT main-script.o -MD -MP -MF $depbase.Tpo -c -o main-script.o main-script.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chilli_script main-script.o libchilli.la ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chilli_script main-script.o ./.libs/libchilli.so /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs/libbstring.so ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv depbase=`echo main-redir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../json -Os -fomit-frame-pointer -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -MT main-redir.o -MD -MP -MF $depbase.Tpo -c -o main-redir.o main-redir.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring -DDEFCHILLICONF='"/etc/chilli.conf"' -DDEFPIDFILE='"/var/run/chilli/chilli.pid"' -DDEFSTATEDIR='"/var/run/chilli"' -DSBINDIR='"/usr/sbin"' -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chilli_redir main-redir.o libchilli.la ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv libtool: link: gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chilli_redir main-redir.o ./.libs/libchilli.so /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/.libs/libbstring.so ../bstring/.libs/libbstring.so -lssl -lcrypto -lrt -lresolv make[3]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' rm -f chilli.8 chilli.8.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.8.in >chilli.8.tmp mv chilli.8.tmp chilli.8 rm -f chilli.conf.5 chilli.conf.5.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.conf.5.in >chilli.conf.5.tmp mv chilli.conf.5.tmp chilli.conf.5 rm -f chilli_query.1 chilli_query.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_query.1.in >chilli_query.1.tmp mv chilli_query.1.tmp chilli_query.1 rm -f chilli_response.1 chilli_response.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_response.1.in >chilli_response.1.tmp mv chilli_response.1.tmp chilli_response.1 rm -f chilli_radconfig.1 chilli_radconfig.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_radconfig.1.in >chilli_radconfig.1.tmp mv chilli_radconfig.1.tmp chilli_radconfig.1 rm -f chilli-radius.5 chilli-radius.5.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli-radius.5.in >chilli-radius.5.tmp perl fmttxt.pl chilli-radius < attributes > chilli-radius.5 rm -f chilli-radius.5.tmp rm -f chilli_opt.1 chilli_opt.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_opt.1.in >chilli_opt.1.tmp mv chilli_opt.1.tmp chilli_opt.1 rm -f chilli_rtmon.1 chilli_rtmon.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_rtmon.1.in >chilli_rtmon.1.tmp mv chilli_rtmon.1.tmp chilli_rtmon.1 rm -f chilli_redir.1 chilli_redir.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_redir.1.in >chilli_redir.1.tmp mv chilli_redir.1.tmp chilli_redir.1 rm -f chilli_proxy.1 chilli_proxy.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_proxy.1.in >chilli_proxy.1.tmp mv chilli_proxy.1.tmp chilli_proxy.1 rm -f chilli_radsec.1 chilli_radsec.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_radsec.1.in >chilli_radsec.1.tmp mv chilli_radsec.1.tmp chilli_radsec.1 rm -f chilli_script.1 chilli_script.1.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli_script.1.in >chilli_script.1.tmp mv chilli_script.1.tmp chilli_script.1 make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' Making all in www make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' rm -f config.sh config.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,/etc/init.d,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' config.sh.in >config.sh.tmp mv config.sh.tmp config.sh make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' Making all in conf make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' rm -f functions functions.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' functions.in >functions.tmp mv functions.tmp functions rm -f up.sh up.sh.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' up.sh.in >up.sh.tmp chmod +x up.sh.tmp mv up.sh.tmp up.sh rm -f down.sh down.sh.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' down.sh.in >down.sh.tmp chmod +x down.sh.tmp mv down.sh.tmp down.sh rm -f newmulti.sh newmulti.sh.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' newmulti.sh.in >newmulti.sh.tmp chmod +x newmulti.sh.tmp mv newmulti.sh.tmp newmulti.sh rm -f wpad.dat wpad.dat.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' wpad.dat.in >wpad.dat.tmp mv wpad.dat.tmp wpad.dat chmod a+x wpad.dat rm -f chilli chilli.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.in >chilli.tmp chmod +x chilli.tmp mv chilli.tmp chilli rm -f CoovaChilliLib.py CoovaChilliLib.py.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' CoovaChilliLib.py.in >CoovaChilliLib.py.tmp mv CoovaChilliLib.py.tmp CoovaChilliLib.py rm -f defaults defaults.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' defaults.in >defaults.tmp mv defaults.tmp defaults rm -f chilli.conf chilli.conf.tmp sed -e 's,@ETCDIR\@,/etc,g' -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' chilli.conf.in >chilli.conf.tmp mv chilli.conf.tmp chilli.conf make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' Making all in miniportal make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' rm -f contact.chi contact.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' contact.chi.in >contact.chi.tmp mv contact.chi.tmp contact.chi rm -f login.chi login.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' login.chi.in >login.chi.tmp mv login.chi.tmp login.chi rm -f map.chi map.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' map.chi.in >map.chi.tmp mv map.chi.tmp map.chi rm -f register.chi register.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' register.chi.in >register.chi.tmp mv register.chi.tmp register.chi rm -f terms.chi terms.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' terms.chi.in >terms.chi.tmp mv terms.chi.tmp terms.chi rm -f tos.chi tos.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' tos.chi.in >tos.chi.tmp mv tos.chi.tmp tos.chi rm -f payment.chi payment.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' payment.chi.in >payment.chi.tmp mv payment.chi.tmp payment.chi rm -f error.chi error.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' error.chi.in >error.chi.tmp mv error.chi.tmp error.chi rm -f status.chi status.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' status.chi.in >status.chi.tmp mv status.chi.tmp status.chi rm -f service.chi service.chi.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' service.chi.in >service.chi.tmp mv service.chi.tmp service.chi rm -f config-local.sh config-local.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' config-local.sh.in >config-local.sh.tmp mv config-local.sh.tmp config-local.sh rm -f functions.sh functions.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' functions.sh.in >functions.sh.tmp mv functions.sh.tmp functions.sh rm -f payment.sh payment.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' payment.sh.in >payment.sh.tmp mv payment.sh.tmp payment.sh rm -f uam.sh uam.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' uam.sh.in >uam.sh.tmp mv uam.sh.tmp uam.sh rm -f wispr.sh wispr.sh.tmp sed -e 's,@SBINDIR\@,/usr/sbin,g' -e 's,@INITDIR\@,,g' -e 's,@VARTMP\@,/var/run/chilli/tmp,g' -e 's,@VARRUN\@,/var/run/chilli/run,g' -e 's,@ETCCHILLI\@,/etc/chilli,g' -e 's,@SYSCONFDIR\@,/etc,g' -e 's,@PREFIX\@,/usr,g' wispr.sh.in >wispr.sh.tmp mv wispr.sh.tmp wispr.sh make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' Making check in bstring make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' Making check in www make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' Making check in conf make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' Making check in miniportal make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' >>> coova-chilli: Entering fakeroot... Making install in bstring make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libbstring.la '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib' libtool: install: /usr/bin/install -c .libs/libbstring.so.0.0.0 /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libbstring.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib && { ln -s -f libbstring.so.0.0.0 libbstring.so.0 || { rm -f libbstring.so.0 && ln -s libbstring.so.0.0.0 libbstring.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib && { ln -s -f libbstring.so.0.0.0 libbstring.so || { rm -f libbstring.so && ln -s libbstring.so.0.0.0 libbstring.so; }; }) libtool: install: /usr/bin/install -c .libs/libbstring.lai /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libbstring.la libtool: install: /usr/bin/install -c .libs/libbstring.a /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libbstring.a libtool: install: chmod 644 /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libbstring.a libtool: install: ranlib /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libbstring.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[3]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libchilli.la '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/include/chilli' /usr/bin/install -c -m 644 chilli.h session.h garden.h radius.h options.h tun.h ippool.h md5.h redir.h dhcp.h iphash.h radius_wispr.h radius_coovachilli.h ssl.h dns.h net.h pkt.h conn.h lookup.h chilli_limits.h cmdline.h debug.h radius_pkt.h ../bstring/bstrlib.h ../config.h system.h cmdsock.h '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/include/chilli' libtool: warning: relinking 'libchilli.la' libtool: install: (cd /home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src; /bin/sh "/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/libtool" --tag CC --mode=relink gcc -D_GNU_SOURCE -Wall -fno-builtin -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -pipe -I../bstring "-DDEFCHILLICONF=\"/etc/chilli.conf\"" "-DDEFPIDFILE=\"/var/run/chilli/chilli.pid\"" "-DDEFSTATEDIR=\"/var/run/chilli\"" "-DSBINDIR=\"/usr/sbin\"" -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libchilli.la -rpath /usr/lib chilli.lo tun.lo ippool.lo radius.lo md5.lo redir.lo dhcp.lo iphash.lo lookup.lo util.lo options.lo statusfile.lo conn.lo sig.lo garden.lo dns.lo session.lo pkt.lo chksum.lo net.lo safe.lo sfhash.lo ssl.lo ms_chap.lo cmdsock.lo ../bstring/libbstring.la -lssl -lcrypto -lrt -lresolv -inst-prefix-dir /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli) libtool: relink: gcc -shared -fPIC -DPIC .libs/chilli.o .libs/tun.o .libs/ippool.o .libs/radius.o .libs/md5.o .libs/redir.o .libs/dhcp.o .libs/iphash.o .libs/lookup.o .libs/util.o .libs/options.o .libs/statusfile.o .libs/conn.o .libs/sig.o .libs/garden.o .libs/dns.o .libs/session.o .libs/pkt.o .libs/chksum.o .libs/net.o .libs/safe.o .libs/sfhash.o .libs/ssl.o .libs/ms_chap.o .libs/cmdsock.o -L/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib -L/usr/lib -lbstring -lssl -lcrypto -lrt -lresolv -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libchilli.so.0 -o .libs/libchilli.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libchilli.so.0.0.0T /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libchilli.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib && { ln -s -f libchilli.so.0.0.0 libchilli.so.0 || { rm -f libchilli.so.0 && ln -s libchilli.so.0.0.0 libchilli.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib && { ln -s -f libchilli.so.0.0.0 libchilli.so || { rm -f libchilli.so && ln -s libchilli.so.0.0.0 libchilli.so; }; }) libtool: install: /usr/bin/install -c .libs/libchilli.lai /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libchilli.la libtool: install: /usr/bin/install -c .libs/libchilli.a /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libchilli.a libtool: install: chmod 644 /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libchilli.a libtool: install: ranlib /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/libchilli.a libtool: warning: remember to run 'libtool --finish /usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c chilli chilli_response chilli_radconfig chilli_opt chilli_query chilli_script chilli_redir '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin' libtool: warning: 'libchilli.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/libbstring.la' has not been installed in '/usr/lib' libtool: warning: '../bstring/libbstring.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/chilli /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli libtool: warning: 'libchilli.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/libbstring.la' has not been installed in '/usr/lib' libtool: warning: '../bstring/libbstring.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/chilli_response /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli_response libtool: warning: 'libchilli.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/libbstring.la' has not been installed in '/usr/lib' libtool: warning: '../bstring/libbstring.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/chilli_radconfig /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli_radconfig libtool: warning: 'libchilli.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/libbstring.la' has not been installed in '/usr/lib' libtool: warning: '../bstring/libbstring.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/chilli_opt /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli_opt libtool: warning: 'libchilli.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/libbstring.la' has not been installed in '/usr/lib' libtool: warning: '../bstring/libbstring.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/chilli_query /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli_query libtool: warning: 'libchilli.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/libbstring.la' has not been installed in '/usr/lib' libtool: warning: '../bstring/libbstring.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/chilli_script /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli_script libtool: warning: 'libchilli.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/bstring/libbstring.la' has not been installed in '/usr/lib' libtool: warning: '../bstring/libbstring.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/chilli_redir /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli_redir make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' Setting SUID on /home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/sbin/chilli_script ! make[4]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[3]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/share/man/man5' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/share/man/man8' /usr/bin/install -c -m 644 chilli.conf.5 chilli-radius.5 '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/share/man/man5' /usr/bin/install -c -m 644 chilli.8 '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/share/man/man8' /usr/bin/install -c -m 644 chilli_query.1 chilli_response.1 chilli_radconfig.1 chilli_opt.1 chilli_rtmon.1 chilli_redir.1 chilli_proxy.1 chilli_radsec.1 chilli_script.1 '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/doc' Making install in www make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli/www' /usr/bin/install -c wwwsh '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli' /usr/bin/install -c -m 644 chillijs.chi chillijs.chi.sh chilliform.chi chilliform.chi.sh coova.html coova.jpg coova.png wait.gif openid.gif ChilliLibrary.js chilliController.js json_html.tmpl config.sh '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli/www' make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/www' Making install in conf make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/init.d' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/python' /usr/bin/install -c -m 644 chilli.conf '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc' /usr/bin/install -c -m 644 defaults gui-config-default.ini '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli' /usr/bin/install -c functions up.sh down.sh newmulti.sh wpad.dat '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli' /usr/bin/install -c chilli '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/init.d' /usr/bin/install -c CoovaChilliLib.py '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/usr/lib/python' make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/conf' Making install in miniportal make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli/www' .././install-sh -c -d '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli/www' /usr/bin/install -c -m 644 contact_form.tmpl email_visitor.tmpl login_map.tmpl register_form.tmpl contact_thanks.tmpl footer.tmpl login_register.tmpl register.tmpl contact.tmpl header.tmpl login_success.tmpl terms_form.tmpl css.tmpl js.tmpl login.tmpl terms.tmpl email_contact.tmpl login_footer.tmpl map.tmpl title.tmpl email_owner.tmpl login_form.tmpl openid_form.tmpl error.tmpl '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli/www' /usr/bin/install -c contact.chi login.chi map.chi register.chi terms.chi tos.chi payment.chi error.chi status.chi service.chi config-local.sh functions.sh payment.sh uam.sh wispr.sh '/home/buildozer/aports/community/coova-chilli/pkg/coova-chilli/etc/chilli/www' make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6/miniportal' make[1]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' make[2]: Entering directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' make[1]: Leaving directory '/home/buildozer/aports/community/coova-chilli/src/coova-chilli-1.6' >>> coova-chilli-doc*: Running split function doc... >>> coova-chilli-doc*: Preparing subpackage coova-chilli-doc... >>> coova-chilli-doc*: Running postcheck for coova-chilli-doc >>> coova-chilli-dev*: Running split function dev... >>> coova-chilli-dev*: Preparing subpackage coova-chilli-dev... >>> coova-chilli-dev*: Stripping binaries >>> coova-chilli-dev*: Running postcheck for coova-chilli-dev >>> coova-chilli-openrc*: Running split function openrc... >>> coova-chilli-openrc*: Preparing subpackage coova-chilli-openrc... >>> coova-chilli-openrc*: Running postcheck for coova-chilli-openrc >>> coova-chilli*: Running postcheck for coova-chilli >>> coova-chilli*: Preparing package coova-chilli... >>> coova-chilli*: Stripping binaries >>> coova-chilli*: Script found. /bin/sh added as a dependency for coova-chilli-1.6-r3.apk >>> coova-chilli*: Adding .pre-install >>> coova-chilli-dev*: Scanning shared objects >>> coova-chilli-doc*: Scanning shared objects >>> coova-chilli-openrc*: Scanning shared objects >>> coova-chilli*: Scanning shared objects >>> coova-chilli-dev*: Tracing dependencies... coova-chilli=1.6-r3 >>> coova-chilli-dev*: Package size: 752.0 KB >>> coova-chilli-dev*: Compressing data... >>> coova-chilli-dev*: Create checksum... >>> coova-chilli-dev*: Create coova-chilli-dev-1.6-r3.apk >>> coova-chilli-doc*: Tracing dependencies... >>> coova-chilli-doc*: Package size: 84.0 KB >>> coova-chilli-doc*: Compressing data... >>> coova-chilli-doc*: Create checksum... >>> coova-chilli-doc*: Create coova-chilli-doc-1.6-r3.apk >>> coova-chilli-openrc*: Tracing dependencies... >>> coova-chilli-openrc*: Package size: 24.0 KB >>> coova-chilli-openrc*: Compressing data... >>> coova-chilli-openrc*: Create checksum... >>> coova-chilli-openrc*: Create coova-chilli-openrc-1.6-r3.apk >>> coova-chilli*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 so:libcrypto.so.3 so:libssl.so.3 >>> coova-chilli*: Package size: 788.0 KB >>> coova-chilli*: Compressing data... >>> coova-chilli*: Create checksum... >>> coova-chilli*: Create coova-chilli-1.6-r3.apk >>> coova-chilli: Build complete at Wed, 12 Apr 2023 13:44:54 +0000 elapsed time 0h 0m 43s >>> coova-chilli: Cleaning up srcdir >>> coova-chilli: Cleaning up pkgdir >>> coova-chilli: Uninstalling dependencies... (1/20) Purging .makedepends-coova-chilli (20230412.134412) (2/20) Purging autoconf (2.71-r2) (3/20) Purging m4 (1.4.19-r3) (4/20) Purging automake (1.16.5-r2) (5/20) Purging libtool (2.4.7-r2) (6/20) Purging libltdl (2.4.7-r2) (7/20) Purging curl-dev (8.0.1-r2) (8/20) Purging libidn2-dev (2.3.4-r1) (9/20) Purging openssl-dev (3.1.0-r3) (10/20) Purging nghttp2-dev (1.52.0-r1) (11/20) Purging zlib-dev (1.2.13-r1) (12/20) Purging brotli-dev (1.0.9-r12) (13/20) Purging brotli (1.0.9-r12) (14/20) Purging linux-headers (6.2-r0) (15/20) Purging gengetopt-dev (2.23-r2) (16/20) Purging gengetopt (2.23-r2) (17/20) Purging git-perl (2.40.0-r1) (18/20) Purging perl-git (2.40.0-r1) (19/20) Purging perl-error (0.17029-r1) (20/20) Purging perl (5.36.0-r2) Executing busybox-1.36.0-r7.trigger OK: 938 MiB in 108 packages >>> coova-chilli: Updating the community/armv7 repository index... >>> coova-chilli: Signing the index...