Applying /builder/shared-workdir/build/sdk/feeds/packages/net/frr/patches/098-fix_mips_libyang.patch using plaintext: patching file lib/northbound.h Applying /builder/shared-workdir/build/sdk/feeds/packages/net/frr/patches/996-qpb_header_fix.patch using plaintext: patching file qpb/qpb_allocator.h Applying /builder/shared-workdir/build/sdk/feeds/packages/net/frr/patches/997-reverse_python_test.patch using plaintext: patching file configure.ac autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -Wall,no-override autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory m4/ac autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/libtoolize --install --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'm4/ac'. OpenWrt-libtoolize: copying file 'm4/ac/compile' OpenWrt-libtoolize: copying file 'm4/ac/config.guess' OpenWrt-libtoolize: copying file 'm4/ac/config.sub' OpenWrt-libtoolize: copying file 'm4/ac/depcomp' OpenWrt-libtoolize: copying file 'm4/ac/install-sh' OpenWrt-libtoolize: copying file 'm4/ac/missing' OpenWrt-libtoolize: copying file 'm4/ac/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: copying file 'm4/libtool.m4' OpenWrt-libtoolize: copying file 'm4/ltoptions.m4' OpenWrt-libtoolize: copying file 'm4/ltsugar.m4' OpenWrt-libtoolize: copying file 'm4/ltversion.m4' OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -Wall,no-override autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoheader --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_74kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/automake --add-missing --copy --force-missing configure.ac: installing 'm4/ac/ylwrap' parallel-tests: installing 'm4/ac/test-driver' autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/mipsel checking whether --sysconfdir option is FRR-specific... yes, ends in /frr - removing suffix configure: WARNING: Please remove /frr suffix from --sysconfdir="/etc/frr" (it should be /etc in 99% of cases) checking whether --localstatedir option is FRR-specific... yes, ends in /run/frr - removing suffix configure: WARNING: Please remove /run/frr suffix from --localstatedir=/var/run/frr (it should be /var in 99% of cases) configure: WARNING: ^ configure: WARNING: ^ configure: WARNING: ^ warnings regarding system path configuration were printed above configure: WARNING: ^ paths have been adjusted by temporary workarounds configure: WARNING: ^ please fix your ./configure invocation (remove /frr) so it will work without the workarounds configure: WARNING: ^ configure: WARNING: ^ checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-openwrt-linux-gnu checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-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 xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-musl-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 mipsel-openwrt-linux-musl-gcc accepts -g... yes checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... -std=gnu23 checking whether make supports the include directive... yes (GNU style) checking dependency style of mipsel-openwrt-linux-musl-gcc -std=gnu23... none checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -std=gnu23 -E checking whether the compiler supports GNU C++... yes checking whether mipsel-openwrt-linux-musl-g++ accepts -g... yes checking for mipsel-openwrt-linux-musl-g++ option to enable C++11 features... none needed checking dependency style of mipsel-openwrt-linux-musl-g++... none checking pkg-config is at least version 0.9.0... yes 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 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 whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -fms-extensions... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -fno-omit-frame-pointer... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -funwind-tables... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wall... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wextra... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wformat-nonliteral... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wformat-security... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wswitch-enum... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wstrict-prototypes... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wmissing-prototypes... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wmissing-declarations... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wpointer-arith... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wbad-function-cast... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wwrite-strings... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wundef... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wimplicit-fallthrough... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wno-unused-result... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wno-unused-parameter... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wno-missing-field-initializers... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wno-microsoft-anon-tag... no checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wno-error=deprecated-declarations... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -Wc++-compat... yes checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -fplugin=tools/gcc-plugins/frr-format.so... no checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -fplugin=frr-format... no checking whether linker supports __start/stop_section symbols... yes checking for egrep -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking whether mipsel-openwrt-linux-musl-gcc -std=gnu23 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 mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar checking how to print strings... printf checking for a sed that does not truncate output... sed checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/egrep checking for fgrep... /bin/fgrep checking for ld used by mipsel-openwrt-linux-musl-gcc -std=gnu23... mipsel-openwrt-linux-musl-ld.bfd checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-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 mipsel-openwrt-linux-musl-ld.bfd option to reload object files... -r checking for file... file checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc -std=gnu23 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 mipsel-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -fno-rtti -fno-exceptions... no checking for mipsel-openwrt-linux-musl-gcc -std=gnu23 option to produce PIC... -fPIC -DPIC checking if mipsel-openwrt-linux-musl-gcc -std=gnu23 PIC flag -fPIC -DPIC works... yes checking if mipsel-openwrt-linux-musl-gcc -std=gnu23 static flag -static works... yes checking if mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -c -o file.o... yes checking if mipsel-openwrt-linux-musl-gcc -std=gnu23 supports -c -o file.o... (cached) yes checking whether the mipsel-openwrt-linux-musl-gcc -std=gnu23 linker (mipsel-openwrt-linux-musl-ld.bfd) 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... no checking how to run the C++ preprocessor... mipsel-openwrt-linux-musl-g++ -E checking for ld used by mipsel-openwrt-linux-musl-g++... mipsel-openwrt-linux-musl-ld.bfd checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking for mipsel-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if mipsel-openwrt-linux-musl-g++ static flag -static works... yes checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... yes checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether mipsel-openwrt-linux-musl-gcc-ar supports D option... yes checking whether mipsel-openwrt-linux-musl-gcc-ranlib supports D option... yes checking for json-c/json.h... yes checking for json_object_get in -ljson-c... 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 module pytest 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 mipsel-openwrt-linux-objcopy... mipsel-openwrt-linux-musl-objcopy checking for .interp value to use... /lib/ld-musl-mipsel-sf.so.1 checking for stropts.h... yes checking for sys/ksym.h... no checking for linux/version.h... yes checking for asm/types.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for main in -latomic... 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... no 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 mipsel-openwrt-linux-musl-gcc -std=gnu23 option to support large files... none needed checking for strlcat... yes checking for strlcpy... yes 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 protoc... protoc checking for protoc-c... no configure: error: in '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_74kc_musl/frr-44789ae469c30896d8b13b30bd429c01a4b0d96e': configure: error: protobuf requested but protoc-c not found. Install protobuf-c. See 'config.log' for more details make[3]: *** [Makefile:234: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_74kc_musl/frr-44789ae469c30896d8b13b30bd429c01a4b0d96e/.configured_5f2bdc1d82fabea4f340d8c36f42c19a] Error 1 time: package/feeds/packages/frr/compile#45.30#8.41#61.42