=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for frr-8.0.1.tar.gz => Checksum SHA512 OK for frr-8.0.1.tar.gz ===> Installing dependencies for frr-8.0.1 ========================================================================== The supported build options for frr are: doc The currently selected options are: doc You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.frr (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, frr-8.0.1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 39 * VARBASE = /var Based on these variables, the following variables have been set: * PYPACKAGE = python39 * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency py39-sphinx>=2.4.4: found py39-sphinx-4.4.0nb1 => Tool dependency cmocka>=1.1.5: found cmocka-1.1.5 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency automake>=1.9: found automake-1.16.5nb1 => Tool dependency autoconf>=2.58: found autoconf-2.71nb1 => Tool dependency bison>=1.0: found bison-3.8.2 => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency perl>=5.0: found perl-5.34.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency bash-[0-9]*: found bash-5.1.16 => Full dependency libyang2>=2.0.7: found libyang2-2.0.7 => Full dependency readline>=6.0: found readline-8.1.2 => Full dependency python39>=3.9.0: found python39-3.9.12 => Full dependency libcares>=1.6.0: found libcares-1.18.1 => Full dependency json-c>=0.14: found json-c-0.15 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for frr-8.0.1 ===> Extracting for frr-8.0.1 ===> Patching for frr-8.0.1 => Applying pkgsrc patches for frr-8.0.1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/frr/patches/patch-lib_elf__py.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/frr/patches/patch-lib_elf__py.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_elf__py.c,v 1.1 2021/08/11 10:09:54 kardel Exp $ | | frr 8 now embeds Xref information in executables and | adds notes to the ELF files. On NetBSD these notes | create kernel messages at exec time. Allow the | note mechanism to be disabled by allowing lib/elf_py.c | to be compiled in that configuration. | |--- lib/elf_py.c.orig 2021-08-06 11:34:16.683867232 +0000 |+++ lib/elf_py.c -------------------------- Patching file lib/elf_py.c using Plan A... Hunk #1 succeeded at 1030. Hunk #2 succeeded at 1125. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/frr/patches/patch-pkgsrc_zebra.sh.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/frr/patches/patch-pkgsrc_zebra.sh.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pkgsrc_zebra.sh.in,v 1.1 2020/12/10 16:43:24 kardel Exp $ | | don't hard-code quagga.quagga in chown command in | pkgsrc/zebra.sh.in. | |--- pkgsrc/zebra.sh.in.orig 2020-06-30 11:08:57.000000000 +0000 |+++ pkgsrc/zebra.sh.in -------------------------- Patching file pkgsrc/zebra.sh.in using Plan A... Hunk #1 succeeded at 28. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/frr/patches/patch-zebra_kernel__socket.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/frr/patches/patch-zebra_kernel__socket.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-zebra_kernel__socket.c,v 1.3 2021/08/15 14:54:31 kardel Exp $ | | Pass IFP interface index if known (normal case) to make | interface specific routes work such as in | | ipv6 route ::/0 carp0 100 | ivv6 route ::/0 200 | | frr-8 now enables SO_RERROR but exits cowardly when the | routing socket returns ENOBUFS. ensure at least a bit more | socket buffer space by increasing SO_RCVBUF. | |--- zebra/kernel_socket.c.orig 2021-07-21 13:06:19.000000000 +0000 |+++ zebra/kernel_socket.c -------------------------- Patching file zebra/kernel_socket.c using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 1244. Hunk #3 succeeded at 1440. done ===> Creating toolchain wrappers for frr-8.0.1 ===> Configuring for frr-8.0.1 => Fixing user/group references. cd /tmp/net/frr/work/frr-frr-8.0.1 && /bin/sh bootstrap.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'm4/ac'. libtoolize: linking file 'm4/ac/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' configure.ac:192: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:192: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:192: the top level configure.ac:2253: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... aclocal.m4:668: AM_PROG_LEX is expanded from... configure.ac:2253: the top level configure.ac:185: installing 'm4/ac/compile' configure.ac:26: installing 'm4/ac/config.guess' configure.ac:26: installing 'm4/ac/config.sub' configure.ac:108: installing 'm4/ac/install-sh' configure.ac:108: installing 'm4/ac/missing' Makefile.am: installing 'm4/ac/depcomp' lib/subdir.am:478: warning: user target '.l.c' defined here ... Makefile.am:167: 'lib/subdir.am' included from here /usr/pkg/share/automake-1.16/am/lex.am: ... overrides Automake target '.l.c' defined here configure.ac: installing 'm4/ac/ylwrap' lib/subdir.am:480: warning: user target '.y.c' defined here ... Makefile.am:167: 'lib/subdir.am' included from here /usr/pkg/share/automake-1.16/am/yacc.am: ... overrides Automake target '.y.c' defined here parallel-tests: installing 'm4/ac/test-driver' doc/user/subdir.am:79: warning: user target 'html' defined here ... Makefile.am:163: 'doc/user/subdir.am' included from here automake: ... overrides Automake target 'html' defined here doc/user/subdir.am:79: consider using html-local instead of html Makefile.am:163: 'doc/user/subdir.am' included from here doc/user/subdir.am:78: warning: user target 'info' defined here ... Makefile.am:163: 'doc/user/subdir.am' included from here automake: ... overrides Automake target 'info' defined here doc/user/subdir.am:78: consider using info-local instead of info Makefile.am:163: 'doc/user/subdir.am' included from here doc/user/subdir.am:102: warning: user target 'install-html' defined here ... Makefile.am:163: 'doc/user/subdir.am' included from here automake: ... overrides Automake target 'install-html' defined here doc/user/subdir.am:102: consider using install-html-local instead of install-html Makefile.am:163: 'doc/user/subdir.am' included from here doc/user/subdir.am:94: warning: user target 'install-info' defined here ... Makefile.am:163: 'doc/user/subdir.am' included from here automake: ... overrides Automake target 'install-info' defined here doc/user/subdir.am:94: consider using install-info-local instead of install-info Makefile.am:163: 'doc/user/subdir.am' included from here doc/user/subdir.am:80: warning: user target 'pdf' defined here ... Makefile.am:163: 'doc/user/subdir.am' included from here automake: ... overrides Automake target 'pdf' defined here doc/user/subdir.am:80: consider using pdf-local instead of pdf Makefile.am:163: 'doc/user/subdir.am' included from here => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing python interpreter in tools/generate_support_bundle.py tools/frr-reload.py. => Replacing bash interpreter in tools/frr.in tools/*.sh.in. => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a race-free mkdir -p... ./m4/ac/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for perl... /usr/pkg/bin/perl checking pkg-config is at least version 0.9.0... yes checking for x86_64--netbsd-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 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 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 gcc supports -std=gnu11... 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 -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 for pthread_join in LIBS= with CFLAGS= -pthread ... yes checking if compiler needs -Werror to reject unknown flags... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if 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--netbsd-ar... no checking for ar... ar checking how to print strings... printf checking for a sed that does not truncate output... sed checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu11... /tmp/net/frr/work/.cwrapper/bin/ld checking if the linker (/tmp/net/frr/work/.cwrapper/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... (cached) 262144 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/net/frr/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt 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... rm: conftest*: No such file or directory yes checking if gcc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu11 linker (/tmp/net/frr/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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... c++ -E checking for ld used by c++... /tmp/net/frr/work/.cwrapper/bin/ld checking if the linker (/tmp/net/frr/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/net/frr/work/.cwrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/tmp/net/frr/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_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 for json-c/json.h... yes checking for json_object_get in -ljson-c... yes checking for gelf.h... yes checking for elf_memory in -lelf... yes checking for elf_getdata_rawchunk in -lelf... no checking for gelf_getnote in -lelf... no checking python interpreter /usr/pkg/bin/python3.9... /usr/pkg/bin/python3.9 (python3) checking whether /usr/pkg/bin/python3.9-config is available... yes checking whether /usr/pkg/bin/python3.9-config provides a working build environment... yes checking whether /usr/pkg/bin/python3.9 module pytest is available... no checking whether /usr/pkg/bin/python3.9 module sphinx is available... yes checking whether /usr/pkg/bin/python3.9 module sphinx is executable... yes checking if zebra should be configurable to send Route Advertisements... yes configure: WARNING: --with-pkg-git-version given, but this is not a git checkout checking for x86_64--netbsd-objcopy... no checking for objcopy... objcopy checking for .interp value to use... /usr/libexec/ld.elf_so checking for stropts.h... no checking for sys/ksym.h... no checking for linux/version.h... no checking for asm/types.h... no checking for endian.h... yes checking for sys/endian.h... yes checking for stdatomic.h... yes checking whether _Atomic qualifier works... yes checking for Linux futex() support... no checking for FreeBSD _umtx_op() support... no checking for OpenBSD futex() support... no checking for net/if_var.h... no checking for netinet/in_var.h... yes checking for net/if_dl.h... yes checking for net/netopt.h... no checking for inet/nd.h... no checking for netinet/ip_icmp.h... no checking for sys/sysctl.h... yes checking for sys/sockio.h... yes 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... no checking which operating system interface to use... BSD 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... yes checking for strlcpy... yes checking for getgrouplist... yes checking for openat... yes checking for unlinkat... yes checking for posix_fallocate... yes checking for main in -lreadline... yes checking for readline/history.h... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for library containing pow... -lm checking for ppoll... no checking for pollts... yes checking for asm-generic/unistd.h... no checking for net/bpf.h... yes checking for sys/dlpi.h... no checking zebra IS-IS I/O method... BPF checking for struct ip_mreqn.imr_ifindex... no checking for linux/mroute.h... no checking for netinet/ip_mroute.h... yes checking for RFC3678 protocol-independed API... no checking for net/if_media.h... yes checking for struct ifmediareq.ifm_status... yes checking for struct if_data.ifi_link_state... yes checking for netinet/tcp.h... yes checking whether TCP_MD5SIG is declared... yes checking for crypt in -lcrypt... yes checking for res_init in -lresolv... yes checking for CARES (libcares)... yes checking for struct utsname.domainname... no checking for netinet6/in6.h... yes checking for netinet/in6_var.h... no checking for netinet6/in6_var.h... yes checking for netinet6/nd6.h... yes checking for LIBYANG (libyang >= 2.0.0)... yes checking for struct lyd_node.priv... yes checking for ZEROMQ (libzmq >= 4.0.0)... no checking for pimd OS support... yes checking for VRRP OS support... no checking whether the RTR Library is compiled with SSH... no checking for library containing dlopen... none required checking for link.h... yes checking for dlinfo(RTLD_DI_ORIGIN)... no checking for dlinfo(RTLD_DI_LINKMAP)... yes checking for struct sockaddr_dl... yes checking for struct vifctl... yes checking for struct mfcctl... yes checking for struct sioc_sg_req... yes checking for vifi_t... yes checking for struct sioc_vif_req... yes checking for struct igmpmsg... no checking for struct ifaliasreq... yes checking for struct if6_aliasreq... no checking for struct in6_aliasreq... yes checking for struct nd_opt_adv_interval... no checking for struct nd_opt_homeagent_info... no checking for struct nd_opt_adv_interval... (cached) no checking for struct nd_opt_rdnss... yes checking for struct nd_opt_dnssl... yes checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in.sin_len... yes checking for struct sockaddr_un.sun_len... yes checking for struct sockaddr_dl.sdl_len... yes 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... no checking for IP_PKTINFO... no checking for IP_RECVDSTADDR... yes checking for IP_RECVIF... yes checking for SO_BINDANY... no checking for IP_FREEBIND... no checking whether be32enc is declared... yes checking whether be32dec is declared... yes checking whether CLOCK_MONOTONIC is declared... yes checking for clock_gettime in -lrt... yes checking for library containing clock_nanosleep... none required checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking version of flex... 2.6.4 checking for bison... /usr/pkg/bin/bison -y checking version of bison... 3.8.2 - 3.3 or newer checking whether prctl PR_SET_KEEPCAPS is available... no checking for UNWIND (libunwind)... no checking for unwind.h... yes checking for library containing unw_getcontext... no checking for execinfo.h... yes checking for library containing backtrace... -lexecinfo checking for malloc.h... yes checking for malloc_np.h... no checking for malloc/malloc.h... no checking whether mallinfo is available... no checking whether mallinfo2 is available... no checking whether malloc_usable_size is available... no checking whether malloc_size is available... no checking directory to use for state file... /var/run/frr 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 rm: libtoolT: No such file or directory Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- /usr/share/libtool/build-aux/ltmain.sh 2017-08-01 07:13:09.611041402 +0200 |+++ ltmain.sh 2018-08-31 17:32:15.381903718 +0200 -------------------------- Patching file libtool using Plan A... Hunk #1 succeeded at 8903 (offset 464 lines). done FRRouting configuration ------------------------------ FRR version : 8.0.1/frr-8.0.1 host operating system : netbsd source code location : . compiler : gcc -std=gnu11 compiler flags : -O2 -DFRR_XREF_NO_NOTE -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.9 -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -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 : -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -lexecinfo -lresolv -lcrypt -lelf -ljson-c -lrt -lreadline -lm state file directory : /var/run/frr config file directory : /usr/pkg/etc/frr example directory : /usr/pkg/etc/frr module directory : /usr/pkg/lib/frr/modules script directory : /usr/pkg/etc/frr/scripts user to run as : _frr group to run as : _frr group for vty sockets : frrvty config file mask : 0640 log file mask : 0640 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: pytest is missing, unit tests cannot be performed => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp => Fixing absolute workdir references.