Date: Sun, 16 Feb 2020 09:41:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 244160] net/ntpsec: configure error Message-ID: <bug-244160-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244160 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@freebsd.org Reporter: ohartmann@walstatt.org Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) The port fails to build due to a configure error on checking sizeof long, s= ee error report extract below. [...] =3D>> 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@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=3D/bin/csh OSVERSION=3D1201512 UNAME_v=3DFreeBSD 12.1-STABLE 1201512 UNAME_r=3D12.1-STABLE BLOCKSIZE=3DK MAIL=3D/var/mail/root STATUS=3D1 HOME=3D/root PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b= in LOCALBASE=3D/usr/local USER=3Droot LIBEXECPREFIX=3D/usr/local/libexec/poudriere POUDRIERE_VERSION=3D3.3.3 MAKEOBJDIRPREFIX=3D/pool/sources/12-STABLE/obj/ MASTERMNT=3D/pool/poudriere/data/.m/12-amd64-head-default/ref POUDRIERE_BUILD_TYPE=3Dbulk PACKAGE_BUILDING=3Dyes SAVED_TERM=3Dscreen PWD=3D/pool/poudriere/data/.m/12-amd64-head-default/ref/.p/pool P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS MASTERNAME=3D12-amd64-head-default SCRIPTPREFIX=3D/usr/local/share/poudriere OLDPWD=3D/pool/poudriere/data/.m/12-amd64-head-default/ref/.p SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=3D/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS=3D PKGENV=3D FLAVOR=3D DEPENDS_ARGS=3D MAKE_ARGS=3D ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- [...] Here the error dropped out by poudriere: [...] Checking for type struct timex : yes=20 Checking for type struct ntptimeval : yes=20 Checking for field time_tick in struct timex : no=20 Checking for field modes in struct timex : yes=20 Checking for field time.tv_nsec in struct ntptimeval : yes=20 Checking for field tai in struct ntptimeval : yes=20 Checking sizeof long : The configuration failed (complete log in /wrkdirs/usr/ports/net/ntpsec/work/ntpsec-NTPsec_1_1_8/build/config.log) =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to yuri@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/net/ntpsec/work/ntpsec-NTPsec_1_1_8/config.log" includi= ng the output of the failure of your make command. Also, it might be a good id= ea 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 =3D>> Cleaning up wrkdir =3D=3D=3D> 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 !!! [...] --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244160-7788>