[package - 113i386-default][net/ntpsec] Failed for ntpsec-1.1.9 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Jun 19 15:22:17 UTC 2020


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:     yuri at FreeBSD.org
Last committer: yuri at FreeBSD.org
Ident:          $FreeBSD: head/net/ntpsec/Makefile 539390 2020-06-16 23:29:16Z yuri $
Log URL:        http://beefy10.nyi.freebsd.org/data/113i386-default/539511/logs/ntpsec-1.1.9.log
Build URL:      http://beefy10.nyi.freebsd.org/build.html?mastername=113i386-default&build=539511
Log:

=>> Building net/ntpsec
build started at Fri Jun 19 15:22:05 UTC 2020
port directory: /usr/ports/net/ntpsec
package name: ntpsec-1.1.9
building for: FreeBSD 113i386-default-job-03 11.3-RELEASE-p10 FreeBSD 11.3-RELEASE-p10 i386
maintained by: yuri at FreeBSD.org
Makefile ident:      $FreeBSD: head/net/ntpsec/Makefile 539390 2020-06-16 23:29:16Z yuri $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300089
Jail OSVERSION: 1103000
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1103000
UNAME_v=FreeBSD 11.3-RELEASE-p10
UNAME_r=11.3-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/113i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/113i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=113i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/113i386-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---
---End OPTIONS List---

--MAINTAINER--
yuri at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local  -j1
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ntpsec/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ntpsec/work  HOME=/wrkdirs/usr/ports/net/ntpsec/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ntpsec/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
NOSYNC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/ntpsec/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ntpsec/work  HOME=/wrkdirs/usr/ports/net/ntpsec/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ntpsec/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=""  LDFLAGS="  -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--
PYTHON_INCLUDEDIR=include/python3.7m  PYTHON_LIBDIR=lib/python3.7  PYTHON_PLATFORM=freebsd11  PYTHON_SITELIBDIR=lib/python3.7/site-packages  PYTHON_SUFFIX=37  PYTHON_VER=3.7  PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ntpsec"  EXAMPLESDIR="share/examples/ntpsec"  DATADIR="share/ntpsec"  WWWDIR="www/ntpsec"  ETCDIR="etc/ntpsec"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ntpsec DOCSDIR=/usr/local/share/doc/ntpsec EXAMPLESDIR=/usr/local/share/examples/ntpsec  WWWDIR=/usr/local/www/ntpsec ETCDIR=/usr/local/etc/ntpsec
--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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=11.3-RELEASE-p10
OSREL=11.3
OSVERSION=1103000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ntpsec-1.1.9 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.4.txz
[113i386-default-job-03] Installing pkg-1.14.4...
[113i386-default-job-03] Extracting pkg-1.14.4: .......... done
===>   ntpsec-1.1.9 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ntpsec-1.1.9
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
=> ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/ntpsec/ntpsec/tar.gz/NTPsec_1_1_9?dummy=/ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz
fetch: https://codeload.github.com/ntpsec/ntpsec/tar.gz/NTPsec_1_1_9?dummy=/ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/ntpsec/ntpsec/tar.gz/NTPsec_1_1_9?dummy=/ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz: size of remote file is not known
ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz                 2491 kB 9348 kBps    01s
===> Fetching all distfiles required by ntpsec-1.1.9 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by ntpsec-1.1.9 for building
=> SHA256 Checksum OK for ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by ntpsec-1.1.9 for building
===>  Extracting for ntpsec-1.1.9
=> SHA256 Checksum OK for ntpsec-ntpsec-NTPsec_1_1_9_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ntpsec-1.1.9
===========================================================================
=======================<phase: build-depends  >============================
===>   ntpsec-1.1.9 depends on executable: asciidoc - not found
===>   Installing existing package /packages/All/asciidoc-9.0.0.txz
[113i386-default-job-03] Installing asciidoc-9.0.0...
[113i386-default-job-03] `-- Installing docbook-xsl-1.79.1_1,1...
[113i386-default-job-03] |   `-- Installing docbook-1.5...
[113i386-default-job-03] |   | `-- Installing docbook-sgml-4.5_1...
[113i386-default-job-03] |   |   `-- Installing iso8879-1986_3...
[113i386-default-job-03] |   |   | `-- Installing xmlcatmgr-2.2_2...
[113i386-default-job-03] |   |   | `-- Extracting xmlcatmgr-2.2_2: ......... done
 + Creating /usr/local/share/sgml/catalog
 + Registering CATALOG catalog.ports (SGML)
<snip>
[113i386-default-job-03] `-- Extracting docbook-xsl-1.79.1_1,1: .......... done
[113i386-default-job-03] `-- Installing libxml2-2.9.10...
[113i386-default-job-03] `-- Extracting libxml2-2.9.10: .......... done
[113i386-default-job-03] `-- Installing libxslt-1.1.34_1...
[113i386-default-job-03] |   `-- Installing libgcrypt-1.8.5...
[113i386-default-job-03] |   | `-- Installing indexinfo-0.3.1...
[113i386-default-job-03] |   | `-- Extracting indexinfo-0.3.1: .... done
[113i386-default-job-03] |   | `-- Installing libgpg-error-1.38...
[113i386-default-job-03] |   |   `-- Installing gettext-runtime-0.20.2...
[113i386-default-job-03] |   |   `-- Extracting gettext-runtime-0.20.2: .......... done
[113i386-default-job-03] |   | `-- Extracting libgpg-error-1.38: .......... done
[113i386-default-job-03] |   `-- Extracting libgcrypt-1.8.5: .......... done
[113i386-default-job-03] `-- Extracting libxslt-1.1.34_1: .......... done
[113i386-default-job-03] `-- Installing python37-3.7.7_1...
[113i386-default-job-03] |   `-- Installing libffi-3.2.1_3...
[113i386-default-job-03] |   `-- Extracting libffi-3.2.1_3: .......... done
[113i386-default-job-03] |   `-- Installing readline-8.0.4...
[113i386-default-job-03] |   `-- Extracting readline-8.0.4: .......... done
[113i386-default-job-03] `-- Extracting python37-3.7.7_1: .......... done
[113i386-default-job-03] Extracting asciidoc-9.0.0: .......... done
=====
Message from xmlcatmgr-2.2_2:

--
The following catalogs are installed:

 1) /usr/local/share/sgml/catalog

   The top level catalog for SGML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 2) /usr/local/share/sgml/catalog.ports

   This catalog is for handling SGML stuff installed under
   /usr/local/share/sgml.  It is changed by ports/packages.

 3) /usr/local/share/xml/catalog

   The top level catalog for XML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 4) /usr/local/share/xml/catalog.ports

   This catalog is for handling XML stuff installed under
   /usr/local/share/xml.  It is changed by ports/packages.
=====
Message from python37-3.7.7_1:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py37-gdbm       databases/py-gdbm at py37
py37-sqlite3    databases/py-sqlite3 at py37
py37-tkinter    x11-toolkits/py-tkinter at py37
===>   ntpsec-1.1.9 depends on executable: asciidoc - found
===>   Returning to build of ntpsec-1.1.9
===>   ntpsec-1.1.9 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.6.3,1.txz
[113i386-default-job-03] Installing bison-3.6.3,1...
[113i386-default-job-03] `-- Installing libtextstyle-0.20.2...
[113i386-default-job-03] `-- Extracting libtextstyle-0.20.2: .......... done
[113i386-default-job-03] `-- Installing m4-1.4.18_1,1...
[113i386-default-job-03] `-- Extracting m4-1.4.18_1,1: .......... done
[113i386-default-job-03] Extracting bison-3.6.3,1: .......... done
===>   ntpsec-1.1.9 depends on executable: bison - found
===>   Returning to build of ntpsec-1.1.9
===>   ntpsec-1.1.9 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.6.3,1.txz
[113i386-default-job-03] Installing pkgconf-1.6.3,1...
[113i386-default-job-03] Extracting pkgconf-1.6.3,1: .......... done
===>   ntpsec-1.1.9 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of ntpsec-1.1.9
===>   ntpsec-1.1.9 depends on file: /usr/local/bin/python3.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   ntpsec-1.1.9 depends on shared library: libdns_sd.so - not found
===>   Installing existing package /packages/All/mDNSResponder-1096.0.2.txz
[113i386-default-job-03] Installing mDNSResponder-1096.0.2...
[113i386-default-job-03] Extracting mDNSResponder-1096.0.2: .......... done
===>   ntpsec-1.1.9 depends on shared library: libdns_sd.so - found (/usr/local/lib/libdns_sd.so)
===>   Returning to build of ntpsec-1.1.9
===>   ntpsec-1.1.9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ntpsec-1.1.9
Setting top to                           : /wrkdirs/usr/ports/net/ntpsec/work/ntpsec-NTPsec_1_1_9 
Setting out to                           : /wrkdirs/usr/ports/net/ntpsec/work/ntpsec-NTPsec_1_1_9/build 
Checking for program 'asciidoctor'       : not found 
Checking for program 'asciidoc'          : /usr/local/bin/asciidoc 
Checking for program 'a2x'               : /usr/local/bin/a2x 
Checking for program 'xsltproc'          : /usr/local/bin/xsltproc 
Checking for asciidoc version >= 8.6.8   : 9.0.0 
--- Configuring host --- 
Checking for 'clang' (C compiler)        : cc 
Checking compiler version                : 8.0.0 
Checking for program 'm4'                : /usr/bin/m4 
Checking for program 'bison'             : /usr/local/bin/bison 
Checking for program 'awk'               : /usr/bin/awk 
Checking for program 'sh'                : /bin/sh 
Checking for program 'pkg-config'        : /usr/local/bin/pkg-config 
Checking for systemd                     : not found 
--- Configuring main --- 
Checking for endianness                  : little 
Checking for library m                   : yes 
Checking for library rt                  : yes 
Checking for library pthread             : yes 
Checking for library execinfo            : yes 
Checking for library bsd                 : not found 
Checking for library ssp                 : yes 
Checking for library ssp_nonshared       : yes 
Checking if C compiler supports -fstack-protector-all : yes 
Checking if C compiler supports -fPIC                 : yes 
Checking if C compiler supports -pie -fPIE            : no 
Checking if C compiler supports -Qunused-arguments    : yes 
Checking if C compiler supports -Wcast-qual           : yes 
Checking if C compiler supports -Wdisabled-optimization : yes 
Checking if C compiler supports -Wfloat-equal           : yes 
Checking if C compiler supports -Wformat                : yes 
Checking if C compiler supports -Wformat-security       : yes 
Checking if C compiler supports -Wformat-signedness     : no 
Checking if C compiler supports -Wimplicit-function-declaration : yes 
Checking if C compiler supports -Winit-self                     : yes 
Checking if C compiler supports -Winvalid-pch                   : yes 
Checking if C compiler supports -Wmissing-declarations          : yes 
Checking if C compiler supports -Wmultichar                     : yes 
Checking if C compiler supports -Wpacked                        : yes 
Checking if C compiler supports -Wpointer-arith                 : yes 
Checking if C compiler supports -Wshadow                        : yes 
Checking if C compiler supports -Wsuggest-attribute=noreturn    : no 
Checking if C compiler supports -Wwrite-strings                 : yes 
Checking if C compiler supports -flto                           : no 
Checking if linker supports -Wl,-z,now                          : yes 
Checking if linker supports -Wl,--strip-all                     : yes 
Checking for type struct if_laddrconf                           : no 
Checking for type struct if_laddrreq                            : no 
Checking for type struct timex                                  : yes 
Checking for type struct ntptimeval                             : yes 
Checking for field time_tick in struct timex                    : no 
Checking for field modes in struct timex                        : yes 
Checking for field time.tv_nsec in struct ntptimeval            : yes 
Checking for field tai in struct ntptimeval                     : yes 
Checking sizeof long                                            : 4 
Checking sizeof time_t (time.h)                                 : 4 
Checking for OpenSSL/libssl (via pkg-config)                    : not found 
Checking for OpenSSL's ssl library                              : yes 
Checking for OpenSSL/libcrypto (via pkg-config)                 : not found 
Checking for OpenSSL's crypto library                           : yes 
Checking for function _Unwind_Backtrace                         : no 
Checking for function adjtimex                                  : no 
Checking for function backtrace_symbols_fd                      : no 
Checking for function closefrom                                 : no 
Checking for function ntp_adjtime                               : yes 
Checking for function ntp_gettime                               : yes 
Checking for function res_init                                  : yes 
Checking for function sched_setscheduler                        : yes 
Checking for function strlcpy                                   : yes 
Checking for function strlcat                                   : yes 
Checking for function PRIV_NTP_ADJTIME                          : yes 
Checking for function timer_create                              : yes 
Checking for function CMAC_CTX_new                              : yes 
Checking for header stdbool.h                                   : yes 
Checking for header alloca.h                                    : not found 
Checking for header arpa/nameser.h                              : yes 
Checking for header bsd/string.h                                : not found 
Checking for header ifaddrs.h                                   : yes 
Checking for header linux/if_addr.h                             : no 
Checking for header linux/rtnetlink.h                           : no 
Checking for header linux/serial.h                              : not found 
Checking for header net/if6.h                                   : not found 
Checking for header net/route.h                                 : yes 
Checking for header priv.h                                      : not found 
Checking for header stdatomic.h                                 : yes 
Checking for header sys/clockctl.h                              : not found 
Checking for header sys/ioctl.h                                 : yes 
Checking for header sys/modem.h                                 : not found 
Checking for header sys/sockio.h                                : yes 
Checking for header sys/sysctl.h                                : yes 
Checking for header timepps.h                                   : no 
Checking for header sys/timepps.h                               : yes 
Checking for header sys/timex.h                                 : yes 
Checking for sockaddr->sa_len                                   : yes 
Checking if strerror_r returns char*                            : no 
Checking for header libscf.h                                    : not found 
Checking for header dns_sd.h                                    : yes 
WARNING: This system has a 32-bit time_t. 
WARNING: Your ntpd will fail on 2038-01-19T03:14:07Z. 
Checking for OpenSSL with TLSv1.3 support                       : no 
The configuration failed
(complete log in /wrkdirs/usr/ports/net/ntpsec/work/ntpsec-NTPsec_1_1_9/build/config.log)
===>  Script "configure" failed unexpectedly.
Please report the problem to yuri at FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/net/ntpsec/work/ntpsec-NTPsec_1_1_9/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/ntpsec


More information about the freebsd-pkg-fallout mailing list