configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /builder/shared-workdir/build/sdk/include/site/arm
checking pkg-config is at least version 0.9.0... yes
checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for arm-openwrt-linux-strip... arm-openwrt-linux-muslgnueabi-strip
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for arm-openwrt-linux-gcc... arm-openwrt-linux-muslgnueabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes
checking for arm-openwrt-linux-muslgnueabi-gcc option to enable C11 features... none needed
checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... none
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 stdio_ext.h... yes
checking for termios.h... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for sys/mman.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... arm-openwrt-linux-muslgnueabi-gcc -E
checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for arm-openwrt-linux-ar... arm-openwrt-linux-muslgnueabi-gcc-ar
checking the archiver (arm-openwrt-linux-muslgnueabi-gcc-ar) interface... ar
checking for arm-openwrt-linux-ar... (cached) arm-openwrt-linux-muslgnueabi-gcc-ar
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for arm-openwrt-linux-ar... (cached) arm-openwrt-linux-muslgnueabi-gcc-ar
checking the archiver (arm-openwrt-linux-muslgnueabi-gcc-ar) interface... (cached) ar
checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed
checking for ctags... :
checking for cscope... :
checking for ronn... :
configure: WARNING:
***
*** ronn (ruby-ronn) was not found. Will not be able to generate manpages
*** 
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether to build with code coverage support... no
checking for sighandler_t... yes
checking for sig_t... yes
checking for __sighandler_t... no
checking for struct ucred... yes
checking for struct iphdr.ihl... yes
checking size of unsigned long... (cached) 4
checking whether byte ordering is bigendian... (cached) no
checking for LIBNETTLE... yes
checking for LIBGNUTLS... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-openwrt-linux-gnu
checking for ld used by arm-openwrt-linux-muslgnueabi-gcc... arm-openwrt-linux-muslgnueabi-ld
checking if the linker (arm-openwrt-linux-muslgnueabi-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for LIBPROTOBUF_C... yes
checking for libev... yes
checking how to link with libev... -lev
checking whether to enable broken in asan tests... yes
checking for GEOIP... no
checking for libreadline... yes
checking how to link with libreadline... -lreadline
checking for LIBOATH... yes
checking for libc... no
checking for CWRAP... no
checking for CWRAP_PAM... no
checking for CWRAP_NSS... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether stdin defaults to large file offsets... yes
checking for pid_t... yes
checking for mode_t... yes
checking for arm-openwrt-linux-muslgnueabi-gcc options needed to detect all undeclared functions... none needed
checking whether fseeko is declared... yes
checking for fseeko... yes
checking for _set_invalid_parameter_handler... no
checking for getdelim... yes
checking for __fsetlocking... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for gettimeofday... (cached) yes
checking for mprotect... yes
checking for strdup... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking whether getpass is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... guessing no
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... guessing yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking for strcasestr... yes
checking whether strdup is declared... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether ffs is declared without a macro... yes
checking whether strcasecmp is declared without a macro... yes
checking whether strncasecmp is declared without a macro... yes
checking for struct timespec in <time.h>... yes
checking for fseeko... (cached) yes
checking for working getdelim function... guessing no
checking for flockfile... yes
checking for funlockfile... yes
checking whether getc_unlocked is declared... yes
checking for getline... yes
checking for working getline function... guessing no
checking for getpass... yes
checking whether gettimeofday clobbers localtime buffer... guessing no
checking for gettimeofday with POSIX signature... yes
checking whether lseek detects pipes... yes
checking for bp-sym.h... no
checking whether memmem works in linear time... guessing no
checking for memmem... (cached) yes
checking whether memmem works... (cached) guessing yes
checking for ssize_t... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... no
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... no
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... (cached) yes
checking for strcasestr... (cached) yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... no
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for net/if_tun.h... no
checking for linux/if_tun.h... yes
checking for netinet/in_systm.h... yes
checking for crypt.h... yes
checking for libcrypt... yes
checking how to link with libcrypt... /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_arm926ej-s_gcc-12.3.0_musl_eabi/lib/libcrypt.a
checking for libutil... yes
checking how to link with libutil... /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_arm926ej-s_gcc-12.3.0_musl_eabi/lib/libutil.a
checking for libwrap... no
checking for struct sockaddr.sa_len... no
checking for setproctitle... no
checking for vasprintf... yes
checking for clock_gettime... yes
checking for isatty... yes
checking for pselect... yes
checking for ppoll... yes
checking for getpeereid... no
checking for sigaltstack... yes
checking for strlcpy... yes
checking for posix_memalign... yes
checking for malloc_trim... no
checking for strsep... yes
checking for libsystemd... no
checking for http_parser library... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for memset... yes
checking for malloc... yes
checking for free... yes
checking for makecontext... no
checking for getcontext... no
checking for swapcontext... no
checking for sigaction... yes
checking for longjmp... yes
checking for setjmp... yes
checking for sigaltstack... (cached) yes
checking for linux/net_tstamp.h... yes
checking for struct scm_timestamping... yes
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for linux/sock_diag.h... yes
checking for linux/unix_diag.h... yes
checking for pcl library... no
configure: WARNING:
***
*** libpcl (portable co-routines) was not found.
*** An included version of the library will be used.
*** 
checking for /proc/self/exe... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/version.inc
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating gl/Makefile
config.status: creating tests/data/pam/ocserv
config.status: creating tests/data/pam/nss-passwd
config.status: creating tests/data/pam/nss-group
config.status: creating tests/data/raddb/radiusd.conf
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-nls
configure:
Summary of build options:
  version:              1.1.7
  Host type:            arm-openwrt-linux-gnu
  Install prefix:       /usr
  Compiler:             arm-openwrt-linux-muslgnueabi-gcc
  CFlags:               -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7=ocserv-1.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -Wall -Wno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-stringop-truncation
  CWrap testing:        no
  CWrap PAM testing:    no
  CWrap NSS testing:    no

  PAM auth backend:     no
  Radius auth backend:  no
  GSSAPI auth backend:  no
  OIDC Auth backend:    no
  Anyconnect compat:    yes
  TCP wrappers:         no
  namespaces:           yes
  systemd:              no
  (socket activation)
  worker isolation:     none
  Compression:          yes
  LZ4 compression:      no
  readline:             yes
  libnl3:               
  liboath:              yes
  libgeoip:             no
  libmaxminddb:         no
  glibc (sha2crypt):    no
  local talloc:         yes
  local protobuf-c:     no
  local PCL library:    yes
  local http-parser:    no
  seccomp trap:		no
  capture latency stats no

configure: WARNING:
***
*** No supported worker isolation system was found. Worker processes
*** will not be isolated. Only seccomp is supported (see src/worker-privs.c)
*** 
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7'
make  all-recursive
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7'
Making all in gl
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/gl'
  GEN      arg-nonnull.h
  GEN      c++defs.h
  GEN      warn-on-use.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      strings.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
make  all-recursive
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/gl'
make[8]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/gl'
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       unistd.o
  CC       getdelim.o
  CC       getline.o
  CC       memchr.o
  CC       memmem.o
  CC       strcasestr.o
  AR       libgnu.a
make[8]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/gl'
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/gl'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/gl'
Making all in src
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/src'
make  all-am
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/src'
  CC       occtl/occtl-occtl.o
occtl/occtl.c: In function 'time2human':
occtl/occtl.c:250:50: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
  250 |                 snprintf(output, output_size, "%ldms", microseconds / 1000);
      |                                                ~~^     ~~~~~~~~~~~~~~~~~~~
      |                                                  |                  |
      |                                                  long int           uint64_t {aka long long unsigned int}
      |                                                %lld
occtl/occtl.c:253:50: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
  253 |                 snprintf(output, output_size, "%lds", microseconds / 1000000);
      |                                                ~~^    ~~~~~~~~~~~~~~~~~~~~~~
      |                                                  |                 |
      |                                                  long int          uint64_t {aka long long unsigned int}
      |                                                %lld
  CC       occtl/occtl-pager.o
  CC       occtl/occtl-time.o
  CC       occtl/occtl-cache.o
  CC       occtl/occtl-ip-cache.o
  CC       occtl/occtl-nl.o
  CC       occtl/occtl-print.o
  CC       occtl/occtl-json.o
  CC       occtl/occtl-unix.o
  CC       occtl/occtl-session-cache.o
  CC       occtl/occtl-geoip.o
  CC       common/libcommon_a-common.o
  CC       common/libcommon_a-system.o
  CC       common/libcommon_a-cloexec.o
  CC       common/libcommon_a-base64-helper.o
  AR       libcommon.a
  CC       ccan/hash/libccan_a-hash.o
  CC       ccan/htable/libccan_a-htable.o
  CC       ccan/list/libccan_a-list.o
  CC       ccan/str/hex/libccan_a-hex.o
  CC       ccan/talloc/libccan_a-talloc.o
  AR       libccan.a
  CC       ctl.pb-c.o
  CC       ipc.pb-c.o
  AR       libipc.a
  CCLD     occtl/occtl
  CC       ocpasswd/ocpasswd-ocpasswd.o
  CCLD     ocpasswd/ocpasswd
  CC       common/hmac.o
  CC       common/snapshot.o
  CC       config.o
config.c: In function 'figure_acct_funcs':
config.c:329:19: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  329 |         for (i=0;i<ARRAY_SIZE(avail_acct_types);i++) {
      |                   ^
  CC       config-kkdcp.o
  CC       config-ports.o
  CC       icmp-ping.o
  CC       inih/ini.o
  CC       ip-lease.o
  CC       ip-util.o
  CC       isolate.o
  CC       log.o
  CC       setproctitle.o
  CC       str.o
  CC       subconfig.o
  CC       sup-config/file.o
  CC       sup-config/radius.o
  CC       tlslib.o
  CC       tun.o
  CC       valid-hostname.o
  CC       vasprintf.o
  CC       lzs.o
  CC       auth/common.o
  CC       auth/gssapi.o
  CC       auth/pam.o
  CC       auth/plain.o
  CC       auth/radius.o
  CC       auth-unix.o
  CC       acct/radius.o
  CC       acct/pam.o
  CC       main.o
  CC       main-auth.o
  CC       main-ban.o
  CC       main-ctl-unix.o
  CC       main-proc.o
  CC       main-sec-mod-cmd.o
  CC       main-user.o
  CC       main-worker-cmd.o
  CC       proc-search.o
  CC       route-add.o
  CC       sec-mod.o
  CC       sec-mod-auth.o
  CC       sec-mod-cookies.o
  CC       sec-mod-db.o
  CC       sec-mod-resume.o
  CC       sec-mod-sup-config.o
  CC       common/sockdiag.o
  CC       namespace.o
  CC       pcl/libpcl_a-pcl.o
  CC       pcl/libpcl_a-pcl_version.o
  CC       pcl/libpcl_a-pcl_private.o
  AR       libpcl.a
  CCLD     ocserv
  CC       common/ocserv_worker-hmac.o
  CC       common/ocserv_worker-snapshot.o
  CC       ocserv_worker-config.o
config.c: In function 'figure_acct_funcs':
config.c:329:19: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  329 |         for (i=0;i<ARRAY_SIZE(avail_acct_types);i++) {
      |                   ^
  CC       ocserv_worker-config-kkdcp.o
  CC       ocserv_worker-config-ports.o
  CC       ocserv_worker-icmp-ping.o
  CC       inih/ocserv_worker-ini.o
  CC       ocserv_worker-ip-lease.o
  CC       ocserv_worker-ip-util.o
  CC       ocserv_worker-isolate.o
  CC       ocserv_worker-log.o
  CC       ocserv_worker-setproctitle.o
  CC       ocserv_worker-str.o
  CC       ocserv_worker-subconfig.o
  CC       sup-config/ocserv_worker-file.o
  CC       sup-config/ocserv_worker-radius.o
  CC       ocserv_worker-tlslib.o
  CC       ocserv_worker-tun.o
  CC       ocserv_worker-valid-hostname.o
  CC       ocserv_worker-vasprintf.o
  CC       ocserv_worker-lzs.o
  CC       ocserv_worker-html.o
  CC       ocserv_worker-worker.o
  CC       ocserv_worker-worker-auth.o
  CC       ocserv_worker-worker-bandwidth.o
  CC       ocserv_worker-worker-http.o
  CC       ocserv_worker-worker-http-handlers.o
  CC       ocserv_worker-worker-kkdcp.o
  CC       ocserv_worker-worker-misc.o
  CC       ocserv_worker-worker-privs.o
  CC       ocserv_worker-worker-proxyproto.o
  CC       ocserv_worker-worker-resume.o
  CC       ocserv_worker-worker-vpn.o
In file included from worker-vpn.c:59:
worker-vpn.c: In function 'tun_mainloop':
./worker.h:363:46: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'time_t' {aka 'long long int'} [-Wformat=]
  363 |         (prio==LOG_ERR)?_oclog(server, prio, "%s:%d: "fmt, __FILE__, __LINE__, ##__VA_ARGS__): \
      |                                              ^~~~~~~~~
worker-vpn.c:1622:17: note: in expansion of macro 'oclog'
 1622 |                 oclog(ws, LOG_DEBUG, "No UDP data received for %li seconds, using TCP instead\n",
      |                 ^~~~~
worker-vpn.c:1622:38: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=]
 1622 |                 oclog(ws, LOG_DEBUG, "No UDP data received for %li seconds, using TCP instead\n",
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1623 |                                 tnow->tv_sec - ws->udp_recv_time);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              time_t {aka long long int}
./worker.h:364:30: note: in definition of macro 'oclog'
  364 |         _oclog(server, prio, fmt, ##__VA_ARGS__)
      |                              ^~~
worker-vpn.c:1622:66: note: format string is defined here
 1622 |                 oclog(ws, LOG_DEBUG, "No UDP data received for %li seconds, using TCP instead\n",
      |                                                                ~~^
      |                                                                  |
      |                                                                  long int
      |                                                                %lli
worker-vpn.c: In function 'connect_handler':
worker-vpn.c:2244:39: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=]
 2244 |                 ret = cstp_printf(ws, "X-CSTP-Session-Timeout: %u\r\n"
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
worker-vpn.c:2245:72: note: format string is defined here
 2245 |                                   "X-CSTP-Session-Timeout-Remaining: %ld\r\n",
      |                                                                      ~~^
      |                                                                        |
      |                                                                        long int
      |                                                                      %lld
  CCLD     ocserv-worker
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/src'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/src'
Making all in doc
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/doc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/doc'
Making all in tests
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7/tests'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7'
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/ocserv-1.1.7'
Package ocserv is missing dependencies for the following libraries:
liboath.so.0
make[3]: *** [Makefile:136: /builder/shared-workdir/build/sdk/bin/packages/arm_arm926ej-s/packages/ocserv_1.1.7-1_arm_arm926ej-s.ipk] Error 1
time: package/feeds/packages/ocserv/compile#23.06#7.60#35.47