[package - main-i386-default][net/frr7] Failed for frr7-7.5.1_3 in configure

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 04 Jan 2022 10:42:56 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     olivier@FreeBSD.org
Log URL:        http://beefy17.nyi.freebsd.org/data/main-i386-default/p7c22badc1bb7_s3b76242433/logs/frr7-7.5.1_3.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p7c22badc1bb7_s3b76242433
Log:

=>> Building net/frr7
build started at Tue Jan  4 10:42:26 UTC 2022
port directory: /usr/ports/net/frr7
package name: frr7-7.5.1_3
building for: FreeBSD main-i386-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400046 i386
maintained by: olivier@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400042
Jail OSVERSION: 1400046
Job Id: 05




!!! Jail is newer than host. (Jail: 1400046, Host: 1400042) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400046
UNAME_v=FreeBSD 14.0-CURRENT 1400046
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for frr7-7.5.1_3:
     CONFIGROLLBACKS=off: Enable configuration rollback support
     DATACENTER=off: Use reduced BGP timers
     FPM=on: Enable Forwarding Plane Manager support
     LDPD=off: Build ldpd
     MANPAGES=on: Build and/or install manual pages
     MULTIPATH=off: Enable multipath function
     PAM=off: Use libpam for PAM support in vtysh
     RPKI=on: Add BGP RPKI (RFC 6810) support
     SHELLACCESS=off: Allow users to access shell/telnet/ssh
     SNMP=off: SNMP support
     TCMALLOC=off: Use tcmalloc
     VTYSH=on: Build integrated vty shell
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
olivier@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-user=frr  --enable-group=frr  --enable-vty-group=frrvty  --disable-doc-html  --sysconfdir=/usr/local/etc/frr  --localstatedir=/var/run/frr  --disable-backtrace  --disable-nhrpd  --disable-pimd  --disable-vrrpd  --with-vtysh-pager=cat --disable-config-rollbacks --disable-datacenter --enable-fpm --disable-ldpd --without-libpam --enable-rpki --disable-shell-access --disable-snmp --disable-tcmalloc --enable-vtysh --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/net/frr7/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/frr7/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/frr7/work/.cache  HOME=/wrkdirs/usr/ports/net/frr7/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/frr7/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/frr7/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/frr7/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/frr7/work/.cache  HOME=/wrkdirs/usr/ports/net/frr7/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/frr7/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CONFIGROLLBACKS="@comment " NO_CONFIGROLLBACKS="" DATACENTER="@comment " NO_DATACENTER="" FPM="" NO_FPM="@comment " LDPD="@comment " NO_LDPD="" MANPAGES="" NO_MANPAGES="@comment " MULTIPATH="@comment " NO_MULTIPATH="" PAM="@comment " NO_PAM="" RPKI="" NO_RPKI="@comment " SHELLACCESS="@comment " NO_SHELLACCESS="" SNMP="@comment " NO_SNMP="" TCMALLOC="@comment " NO_TCMALLOC="" VTYSH="" NO_VTYSH="@comment " PYTHON_INCLUDEDIR=include/python3.8  PYTHON_LIBDIR=lib/python3.8  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.8/site-packages  PYTHON_SUFFIX=38  PYTHON_EXT_SUFFIX=.cpython-38  PYTHON_VER=3.8  PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/frr"  EXAMPLESDIR="share/examples/frr"  DATADIR="share/frr"  WWWDIR="www/frr"  ETCDIR="etc/frr"
--End PLIST_SUB--

--SUB_LIST--
CONFIGROLLBACKS="@comment " NO_CONFIGROLLBACKS="" DATACENTER="@comment " NO_DATACENTER="" FPM="" NO_FPM="@comment " LDPD="@comment " NO_LDPD="" MANPAGES="" NO_MANPAGES="@comment " MULTIPATH="@comment " NO_MULTIPATH="" PAM="@comment " NO_PAM="" RPKI="" NO_RPKI="@comment " SHELLACCESS="@comment " NO_SHELLACCESS="" SNMP="@comment " NO_SNMP="" TCMALLOC="@comment " NO_TCMALLOC="" VTYSH="" NO_VTYSH="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/frr DOCSDIR=/usr/local/share/doc/frr EXAMPLESDIR=/usr/local/share/examples/frr  WWWDIR=/usr/local/www/frr ETCDIR=/usr/local/etc/frr
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400046
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   frr7-7.5.1_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5.pkg
[main-i386-default-job-05] Installing pkg-1.17.5...
[main-i386-default-job-05] Extracting pkg-1.17.5: .......... done
===>   frr7-7.5.1_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of frr7-7.5.1_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by frr7-7.5.1_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by frr7-7.5.1_3 for building
=> SHA256 Checksum OK for FRRouting-frr-frr-7.5.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by frr7-7.5.1_3 for building
<snip>
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.7.6,1.pkg
[main-i386-default-job-05] Installing bison-3.7.6,1...
[main-i386-default-job-05] `-- Installing libtextstyle-0.21...
[main-i386-default-job-05] `-- Extracting libtextstyle-0.21: .......... done
[main-i386-default-job-05] `-- Installing m4-1.4.19,1...
[main-i386-default-job-05] `-- Extracting m4-1.4.19,1: .......... done
[main-i386-default-job-05] Extracting bison-3.7.6,1: .......... done
===>   frr7-7.5.1_3 depends on executable: bison - found
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[main-i386-default-job-05] Installing gmake-4.3_2...
[main-i386-default-job-05] Extracting gmake-4.3_2: .......... done
===>   frr7-7.5.1_3 depends on package: gmake>=4.3 - found
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.8.0,1.pkg
[main-i386-default-job-05] Installing pkgconf-1.8.0,1...
[main-i386-default-job-05] Extracting pkgconf-1.8.0,1: .......... done
===>   frr7-7.5.1_3 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on file: /usr/local/bin/makeinfo - not found
===>   Installing existing package /packages/All/texinfo-6.8,1.pkg
[main-i386-default-job-05] Installing texinfo-6.8,1...
[main-i386-default-job-05] `-- Installing p5-Locale-libintl-1.32...
[main-i386-default-job-05] |   `-- Installing libiconv-1.16...
[main-i386-default-job-05] |   `-- Extracting libiconv-1.16: .......... done
[main-i386-default-job-05] |   `-- Installing perl5-5.32.1_1...
[main-i386-default-job-05] |   `-- Extracting perl5-5.32.1_1: .......... done
[main-i386-default-job-05] `-- Extracting p5-Locale-libintl-1.32: .......... done
[main-i386-default-job-05] `-- Installing p5-Text-Unidecode-1.30...
[main-i386-default-job-05] `-- Extracting p5-Text-Unidecode-1.30: .......... done
[main-i386-default-job-05] `-- Installing p5-Unicode-EastAsianWidth-12.0...
[main-i386-default-job-05] `-- Extracting p5-Unicode-EastAsianWidth-12.0: ...... done
[main-i386-default-job-05] Extracting texinfo-6.8,1: .......... done
===>   frr7-7.5.1_3 depends on file: /usr/local/bin/makeinfo - found
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on file: /usr/local/bin/python3.8 - found
===>   frr7-7.5.1_3 depends on package: autoconf>=2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_3.pkg
[main-i386-default-job-05] Installing autoconf-2.69_3...
[main-i386-default-job-05] `-- Installing autoconf-wrapper-20131203...
[main-i386-default-job-05] `-- Extracting autoconf-wrapper-20131203: .......... done
[main-i386-default-job-05] Extracting autoconf-2.69_3: .......... done
===>   frr7-7.5.1_3 depends on package: autoconf>=2.69 - found
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on package: automake>=1.16.1 - not found
===>   Installing existing package /packages/All/automake-1.16.5.pkg
[main-i386-default-job-05] Installing automake-1.16.5...
[main-i386-default-job-05] Extracting automake-1.16.5: .......... done
===>   frr7-7.5.1_3 depends on package: automake>=1.16.1 - found
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on executable: libtoolize - not found
===>   Installing existing package /packages/All/libtool-2.4.6_1.pkg
[main-i386-default-job-05] Installing libtool-2.4.6_1...
[main-i386-default-job-05] Extracting libtool-2.4.6_1: .......... done
===>   frr7-7.5.1_3 depends on executable: libtoolize - found
===>   Returning to build of frr7-7.5.1_3
===========================================================================
=======================<phase: lib-depends    >============================
===>   frr7-7.5.1_3 depends on shared library: libjson-c.so - not found
===>   Installing existing package /packages/All/json-c-0.15_1.pkg
[main-i386-default-job-05] Installing json-c-0.15_1...
[main-i386-default-job-05] Extracting json-c-0.15_1: .......... done
===>   frr7-7.5.1_3 depends on shared library: libjson-c.so - found (/usr/local/lib/libjson-c.so)
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on shared library: libyang.so - not found
===>   Installing existing package /packages/All/libyang-1.0.240.pkg
[main-i386-default-job-05] Installing libyang-1.0.240...
[main-i386-default-job-05] `-- Installing pcre-8.45...
[main-i386-default-job-05] `-- Extracting pcre-8.45: .......... done
[main-i386-default-job-05] Extracting libyang-1.0.240: .......... done
===>   frr7-7.5.1_3 depends on shared library: libyang.so - found (/usr/local/lib/libyang.so)
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so)
===>   frr7-7.5.1_3 depends on shared library: libcares.so - not found
===>   Installing existing package /packages/All/c-ares-1.17.2.pkg
[main-i386-default-job-05] Installing c-ares-1.17.2...
[main-i386-default-job-05] Extracting c-ares-1.17.2: .......... done
===>   frr7-7.5.1_3 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so)
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on shared library: librtr.so - not found
===>   Installing existing package /packages/All/rtrlib-0.6.3.pkg
[main-i386-default-job-05] Installing rtrlib-0.6.3...
[main-i386-default-job-05] `-- Installing libssh-0.9.6...
[main-i386-default-job-05] `-- Extracting libssh-0.9.6: .......... done
[main-i386-default-job-05] Extracting rtrlib-0.6.3: .......... done
===>   frr7-7.5.1_3 depends on shared library: librtr.so - found (/usr/local/lib/librtr.so)
===>   Returning to build of frr7-7.5.1_3
===>   frr7-7.5.1_3 depends on shared library: libssh.so - found (/usr/local/lib/libssh.so)
===>   frr7-7.5.1_3 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for frr7-7.5.1_3
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:164: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:100: installing './install-sh'
configure.ac:100: installing './missing'
Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd14.0
checking host system type... i386-portbld-freebsd14.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking for perl... /usr/local/bin/perl
checking pkg-config is at least version 0.9.0... yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking whether gmake supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for cc option to accept ISO C99... none needed
checking pkg-config is at least version 0.9.0... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether cc supports -diag-error 10006... no
checking whether cc supports -std=gnu11... yes
checking whether cc -std=gnu11 supports -fno-omit-frame-pointer... yes
checking whether cc -std=gnu11 supports -funwind-tables... yes
checking whether cc -std=gnu11 supports -Wall... yes
checking whether cc -std=gnu11 supports -Wextra... yes
checking whether cc -std=gnu11 supports -Wmissing-prototypes... yes
checking whether cc -std=gnu11 supports -Wmissing-declarations... yes
checking whether cc -std=gnu11 supports -Wpointer-arith... yes
checking whether cc -std=gnu11 supports -Wbad-function-cast... yes
checking whether cc -std=gnu11 supports -Wwrite-strings... yes
checking whether cc -std=gnu11 supports -Wundef... yes
checking whether cc -std=gnu11 supports -Wno-unused-result... yes
checking whether cc -std=gnu11 supports -Wno-unused-parameter... yes
checking whether cc -std=gnu11 supports -Wno-missing-field-initializers... yes
checking whether cc -std=gnu11 supports -Wc++-compat... yes
checking whether cc -std=gnu11 supports -diag-disable 3179... no
checking whether cc -std=gnu11 supports -fplugin=tools/gcc-plugins/frr-format.so... no
checking whether cc -std=gnu11 supports -fplugin=frr-format... no
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no
configure: error: in `/wrkdirs/usr/ports/net/frr7/work/frr-frr-7.5.1':
configure: error: This FRR version needs pthreads
See `config.log' for more details
===>  Script "configure" failed unexpectedly.
Please report the problem to olivier@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/net/frr7/work/frr-frr-7.5.1/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/net/frr7