[Bug 244160] net/ntpsec: configure error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 16 09:41:32 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244160
Bug ID: 244160
Summary: net/ntpsec: configure error
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: yuri at freebsd.org
Reporter: ohartmann at walstatt.org
Assignee: yuri at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
The port fails to build due to a configure error on checking sizeof long, see
error report extract below.
[...]
=>> Building net/ntpsec
build started at Sat Feb 15 12:55:50 UTC 2020
port directory: /usr/ports/net/ntpsec
package name: ntpsec-1.1.8
building for: FreeBSD p.de 12.1-STABLE FreeBSD 12.1-STABLE 1201512 amd64
maintained by: yuri at FreeBSD.org
Makefile ident: $FreeBSD: head/net/ntpsec/Makefile 522770 2020-01-12
09:07:24Z yuri $
Poudriere version: 3.3.3
Host OSVERSION: 1300077
Jail OSVERSION: 1201512
Job Id: 02
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201512
UNAME_v=FreeBSD 12.1-STABLE 1201512
UNAME_r=12.1-STABLE
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.3.3
MAKEOBJDIRPREFIX=/pool/sources/12-STABLE/obj/
MASTERMNT=/pool/poudriere/data/.m/12-amd64-head-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=screen
PWD=/pool/poudriere/data/.m/12-amd64-head-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=12-amd64-head-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/pool/poudriere/data/.m/12-amd64-head-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---
[...]
Here the error dropped out by poudriere:
[...]
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 : The
configuration failed
(complete log in
/wrkdirs/usr/ports/net/ntpsec/work/ntpsec-NTPsec_1_1_8/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_8/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
=>> Cleaning up wrkdir
===> Cleaning for ntpsec-1.1.8
build of net/ntpsec | ntpsec-1.1.8 ended at Sat Feb 15 12:55:58 UTC 2020
build time: 00:00:08
!!! build failure encountered !!!
[...]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list