Applying ./patches/098-fix_mips_libyang.patch using plaintext: 
patching file lib/northbound.h

Applying ./patches/997-reverse_python_test.patch using plaintext: 
patching file configure.ac

Applying ./patches/998-mips64_fix.patch using plaintext: 
patching file lib/xref.h

Applying ./patches/999-thread_reverse.patch using plaintext: 
patching file lib/thread.c
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4 -Wall,no-override
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal/ax_pthread.m4:93: AX_PTHREAD is expanded from...
configure.ac:476: the top level
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal/ax_pthread.m4:93: AX_PTHREAD is expanded from...
configure.ac:476: the top level
autoreconf: configure.ac: tracing
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
aclocal.m4:3052: AX_PTHREAD is expanded from...
configure.ac:476: the top level
autoreconf: configure.ac: creating directory m4/ac
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `m4/ac'.
OpenWrt-libtoolize: linking file `m4/ac/config.guess'
OpenWrt-libtoolize: linking file `m4/ac/config.sub'
OpenWrt-libtoolize: linking file `m4/ac/install-sh'
OpenWrt-libtoolize: linking file `m4/ac/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal/ax_pthread.m4:93: AX_PTHREAD is expanded from...
configure.ac:476: the top level
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal/ax_pthread.m4:93: AX_PTHREAD is expanded from...
configure.ac:476: the top level
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
aclocal.m4:3052: AX_PTHREAD is expanded from...
configure.ac:476: the top level
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
aclocal.m4:3052: AX_PTHREAD is expanded from...
configure.ac:476: the top level
autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/automake --add-missing --force-missing
configure.ac:476: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
aclocal.m4:3052: AX_PTHREAD is expanded from...
configure.ac:476: the top level
configure.ac:176: installing 'm4/ac/compile'
configure.ac:108: installing 'm4/ac/missing'
Makefile.am: installing 'm4/ac/depcomp'
configure.ac: installing 'm4/ac/ylwrap'
parallel-tests: installing 'm4/ac/test-driver'
autoreconf: Leaving directory `.'
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 a thread-safe 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 perl... /builder/shared-workdir/build/sdk/staging_dir/host/bin/perl
checking pkg-config is at least version 0.9.0... yes
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking pkg-config is at least version 0.9.0... yes
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 ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc option to accept ISO C99... none needed
checking whether gcc supports -std=gnu11... yes
checking whether gcc -std=gnu11 supports -fms-extensions... yes
checking whether gcc -std=gnu11 supports -fno-omit-frame-pointer... yes
checking whether gcc -std=gnu11 supports -funwind-tables... yes
checking whether gcc -std=gnu11 supports -Wall... yes
checking whether gcc -std=gnu11 supports -Wextra... yes
checking whether gcc -std=gnu11 supports -Wstrict-prototypes... yes
checking whether gcc -std=gnu11 supports -Wmissing-prototypes... yes
checking whether gcc -std=gnu11 supports -Wmissing-declarations... yes
checking whether gcc -std=gnu11 supports -Wpointer-arith... yes
checking whether gcc -std=gnu11 supports -Wbad-function-cast... yes
checking whether gcc -std=gnu11 supports -Wwrite-strings... yes
checking whether gcc -std=gnu11 supports -Wundef... yes
checking whether gcc -std=gnu11 supports -Wno-unused-result... yes
checking whether gcc -std=gnu11 supports -Wno-unused-parameter... yes
checking whether gcc -std=gnu11 supports -Wno-missing-field-initializers... yes
checking whether gcc -std=gnu11 supports -Wc++-compat... yes
checking whether gcc -std=gnu11 supports -fplugin=tools/gcc-plugins/frr-format.so... no
checking whether gcc -std=gnu11 supports -fplugin=frr-format... no
checking whether linker supports __start/stop_section symbols... yes
checking target system type... x86_64-pc-linux-gnu
checking whether gcc -std=gnu11 is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing pthread_condattr_setclock... none required
checking for pthread_np.h... no
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_getthreadid_np... no
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ar... no
checking for ar... ar
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F
checking for ld used by gcc -std=gnu11... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 32768
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu11 object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu11 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu11 static flag -static works... yes
checking if gcc -std=gnu11 supports -c -o file.o... yes
checking if gcc -std=gnu11 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu11 linker (/usr/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ar supports D option... yes
checking whether ranlib supports D option... yes
checking gelf.h usability... yes
checking gelf.h presence... yes
checking for gelf.h... yes
checking for elf_memory in -lelf... yes
checking for elf_getdata_rawchunk in -lelf... yes
checking for gelf_getnote in -lelf... yes
checking python interpreter python3... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/python3 (python3)
checking whether /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/python3.10-config is available... yes
checking whether /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/python3.10-config provides a working build environment... yes
checking whether /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/python3 module pytest is available... no
checking whether /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/python3 module sphinx is available... no
checking whether /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/python3 module sphinx is executable... no
checking if zebra should be configurable to send Route Advertisements... yes
checking for x86_64-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for .interp value to use... /lib64/ld-linux-x86-64.so.2
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/ksym.h usability... no
checking sys/ksym.h presence... no
checking for sys/ksym.h... no
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking whether _Atomic qualifier works... yes
checking for Linux futex() support... yes
checking for net/if_var.h... no
checking for netinet/in_var.h... no
checking for net/if_dl.h... no
checking for net/netopt.h... no
checking for inet/nd.h... no
checking for netinet/ip_icmp.h... yes
checking for sys/sysctl.h... yes
checking for sys/sockio.h... no
checking for sys/conf.h... no
checking for ucontext.h... yes
checking for ucontext_t.uc_mcontext.uc_regs... no
checking for ucontext_t.uc_mcontext.regs... no
checking for ucontext_t.uc_mcontext.gregs... yes
checking which operating system interface to use... Linux
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for strlcat... no
checking for strlcpy... no
checking for getgrouplist... yes
checking for openat... yes
checking for unlinkat... yes
checking for posix_fallocate... yes
checking for sendmmsg... yes
checking for explicit_bzero... yes
checking for struct mmsghdr.msg_hdr... yes
checking for libcares... no
checking for struct utsname.domainname... yes
checking for netinet6/in6.h... no
checking for netinet/in6_var.h... no
checking for netinet6/in6_var.h... no
checking for netinet6/nd6.h... no
checking for struct sockaddr_dl... no
checking for struct vifctl... no
checking for struct mfcctl... no
checking for struct sioc_sg_req... no
checking for vifi_t... no
checking for struct sioc_vif_req... no
checking for struct igmpmsg... no
checking for struct ifaliasreq... no
checking for struct if6_aliasreq... no
checking for struct in6_aliasreq... no
checking for struct nd_opt_adv_interval... yes
checking for struct nd_opt_homeagent_info... no
checking for struct nd_opt_adv_interval... (cached) yes
checking for struct nd_opt_rdnss... no
checking for struct nd_opt_dnssl... no
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_dl.sdl_len... no
checking for struct if6_aliasreq.ifra_lifetime... no
checking for struct nd_opt_adv_interval.nd_opt_ai_type... no
checking for struct in_pktinfo... yes
checking for struct icmphdr... yes
checking for IP_PKTINFO... yes
checking for IP_RECVDSTADDR... no
checking for IP_RECVIF... no
checking for SO_BINDANY... no
checking for IP_FREEBIND... yes
checking whether be32enc is declared... no
checking whether be32dec is declared... no
checking whether CLOCK_MONOTONIC is declared... yes
checking for clock_gettime in -lrt... yes
checking whether CLOCK_THREAD_CPUTIME_ID is declared... yes
checking for library containing clock_nanosleep... none required
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking version of flex... 2.6.4
checking for bison... bison -y
checking version of bison... 3.8.2 - 3.3 or newer
checking whether prctl PR_SET_KEEPCAPS is available... yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking for libunwind... no
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for library containing unw_getcontext... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for library containing backtrace... none required
checking for malloc.h... yes
checking for malloc_np.h... no
checking for malloc/malloc.h... no
checking whether mallinfo is available... yes
checking whether mallinfo2 is available... no
checking whether malloc_usable_size is available... yes
checking directory to use for state file... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/var
checking for CU_initialize_registry in -lcunit... no
checking for valgrind... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.version
config.status: creating redhat/frr.spec
config.status: creating alpine/APKBUILD
config.status: creating snapcraft/snapcraft.yaml
config.status: creating lib/version.h
config.status: creating tests/lib/cli/test_cli.refout
config.status: creating pkgsrc/bgpd.sh
config.status: creating pkgsrc/ospf6d.sh
config.status: creating pkgsrc/ospfd.sh
config.status: creating pkgsrc/ripd.sh
config.status: creating pkgsrc/ripngd.sh
config.status: creating pkgsrc/zebra.sh
config.status: creating pkgsrc/eigrpd.sh
config.status: creating vtysh/extract.pl
config.status: creating tools/frr
config.status: creating tools/watchfrr.sh
config.status: creating tools/frrinit.sh
config.status: creating tools/frrcommon.sh
config.status: creating tools/frr.service
config.status: creating tools/frr@.service
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: WARNING: Could not patch libtool for static linking support.  Loading modules into a statically linked daemon will fail.

FRRouting configuration
------------------------------
FRR version             : 8.4.1
host operating system   : linux-gnu
source code location    : .
compiler                : gcc -std=gnu11
compiler flags          : -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arc_archs_glibc/host/include   -fms-extensions -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pthread 
make                    : make
linker flags            : -L/builder/shared-workdir/build/sdk/staging_dir/host/lib -L/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib -L/builder/shared-workdir/build/sdk/staging_dir/target-arc_archs_glibc/host/lib -g  -lpthread  -lrt   
state file directory    : /builder/shared-workdir/build/sdk/staging_dir/hostpkg/var
config file directory   : /builder/shared-workdir/build/sdk/staging_dir/hostpkg/etc
module directory        : /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/frr/modules
script directory        : /builder/shared-workdir/build/sdk/staging_dir/hostpkg/etc/scripts
user to run as          : frr
group to run as         : frr
group for vty sockets   : 
config file mask        : 0600
log file mask           : 0600
zebra protobuf enabled  : no
vici socket path        : /var/run/charon.vici

The above user and group must have read/write access to the state file
directory and to the config files in the config file directory.
configure: WARNING: sphinx is missing but required to build documentation
configure: WARNING: pytest is missing, unit tests cannot be performed
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/frr-7d7b33a0281b233757606bb1fa4e9c056c57084f'
 cd . && /usr/bin/env bash ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
/builder/shared-workdir/build/sdk/staging_dir/host/bin/perl ./lib/route_types.pl --enabled babeld --enabled bfdd --enabled bgpd --enabled bgpd-vnc --enabled eigrpd --enabled isisd --enabled fabricd --enabled ldpd  --enabled ospfd --enabled ospf6d --enabled pbrd --enabled pimd --enabled ripd --enabled ripngd  --enabled zebra < ./lib/route_types.txt > lib/route_types.h
  CC       lib/lib_clippy-jhash.o
  CC       lib/lib_clippy-clippy.o
  CC       lib/lib_clippy-command_graph.o
  LEX      lib/command_lex.c
  YACC     lib/command_parse.c
  CC       lib/lib_clippy-command_lex.o
  CC       lib/lib_clippy-command_parse.o
  CC       lib/lib_clippy-command_py.o
  LEX      lib/defun_lex.c
  CC       lib/lib_clippy-defun_lex.o
  CC       lib/lib_clippy-elf_py.o
  CC       lib/lib_clippy-graph.o
  CC       lib/lib_clippy-libfrr_trace.o
  CC       lib/lib_clippy-memory.o
  CC       lib/lib_clippy-typesafe.o
  CC       lib/lib_clippy-vector.o
  CCLD     lib/clippy
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/frr-7d7b33a0281b233757606bb1fa4e9c056c57084f'
time: package/feeds/packages/frr/host-compile#42.79#7.37#70.72