[package - head-armv6-default][net/chrony] Failed for chrony-3.0 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Feb 22 01:48:33 UTC 2017


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:     yonas at fizk.net
Last committer: krion at FreeBSD.org
Ident:          $FreeBSD: head/net/chrony/Makefile 434012 2017-02-13 18:05:34Z krion $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p434391_s313928/logs/chrony-3.0.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p434391_s313928
Log:

====>> Building net/chrony
build started at Wed Feb 22 01:48:14 UTC 2017
port directory: /usr/ports/net/chrony
building for: FreeBSD head-armv6-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT r313928 arm
maintained by: yonas at fizk.net
Makefile ident:      $FreeBSD: head/net/chrony/Makefile 434012 2017-02-13 18:05:34Z krion $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1200021
Job Id: 21




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200021
UNAME_v=FreeBSD 12.0-CURRENT r313928
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=chrony-3.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for chrony-3.0:
     IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local  --chronyvardir=/var/db/chrony  --infodir=/usr/local/info  --sysconfdir=/usr/local/etc --mandir=/usr/local/man  --datarootdir=/usr/local/share/chrony --docdir=/usr/local/share/doc/chrony  --with-user=chronyd
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/chrony/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/chrony/work  HOME=/wrkdirs/usr/ports/net/chrony/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/chrony/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/chrony/work  HOME=/wrkdirs/usr/ports/net/chrony/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib" LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/chrony"
EXAMPLESDIR="share/examples/chrony"
DATADIR="share/chrony"
WWWDIR="www/chrony"
ETCDIR="etc/chrony"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/chrony
DOCSDIR=/usr/local/share/doc/chrony
EXAMPLESDIR=/usr/local/share/examples/chrony
WWWDIR=/usr/local/www/chrony
ETCDIR=/usr/local/etc/chrony
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200021
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
_SMP_CPUS=24
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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    >============================
===>   chrony-3.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-armv6-default-job-21] Installing pkg-1.9.4_1...
[head-armv6-default-job-21] Extracting pkg-1.9.4_1: .......... done
===>   chrony-3.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of chrony-3.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by chrony-3.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by chrony-3.0 for building
=> SHA256 Checksum OK for chrony-3.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by chrony-3.0 for building
===>  Extracting for chrony-3.0
=> SHA256 Checksum OK for chrony-3.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for chrony-3.0
===>  Applying FreeBSD patches for chrony-3.0
===========================================================================
=======================<phase: build-depends  >============================
===>   chrony-3.0 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-armv6-default-job-21] Installing gmake-4.2.1_1...
[head-armv6-default-job-21] `-- Installing indexinfo-0.2.6...
[head-armv6-default-job-21] `-- Extracting indexinfo-0.2.6: .... done
[head-armv6-default-job-21] `-- Installing gettext-runtime-0.19.8.1_1...
[head-armv6-default-job-21] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-armv6-default-job-21] Extracting gmake-4.2.1_1: .......... done
===>   chrony-3.0 depends on executable: gmake - found
===>   Returning to build of chrony-3.0
===========================================================================
=======================<phase: lib-depends    >============================
===>   chrony-3.0 depends on shared library: libedit.so.0 - not found
===>   Installing existing package /packages/All/libedit-3.1.20150325_2,1.txz
[head-armv6-default-job-21] Installing libedit-3.1.20150325_2,1...
[head-armv6-default-job-21] Extracting libedit-3.1.20150325_2,1: .......... done
===>   chrony-3.0 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0)
===>   Returning to build of chrony-3.0
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for chrony-3.0
Unrecognized option :  --infodir=/usr/local/info
Configuring for FreeBSD-arm
Checking for /nxb-bin/usr/bin/cc : Yes
Checking for 64-bit time_t : Yes
Checking for math : No
Checking for math in -lm : Yes
Checking for <stdint.h> : Yes
Checking for <inttypes.h> : Yes
Checking for struct in_pktinfo : No
Checking for IPv6 support : Yes
Checking for struct in6_pktinfo : Yes
Checking for clock_gettime() : Yes
Checking for getaddrinfo() : Yes
Checking for pthread : Yes
Checking for arc4random_buf() : Yes
Checking for <sys/timepps.h> : No
Checking for <timepps.h> : No
Checking for editline : Yes
Checking for NSS : No
Checking for tomcrypt : No
Features : +CMDMON +NTP +REFCLOCK -RTC +PRIVDROP -SCFILTER -SECHASH -SIGND +ASYNCDNS +READLINE +IPV6 -DEBUG
Creating Makefile
Creating doc/Makefile
Creating test/unit/Makefile
===========================================================================
=======================<phase: build          >============================
===>  Building for chrony-3.0
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/chrony/work/chrony-3.0'
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c array.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c cmdparse.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c conf.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c local.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c logging.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c main.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c memory.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c reference.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c regress.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c rtc.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c sched.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c sources.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c sourcestats.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c stubs.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c sys.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c smooth.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c tempcomp.c
/nxb-bin/usr/bin/cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -pthread -isystem /usr/local/include  -c util.c
util.c:737:10: error: invalid operands to binary expression ('double' and 'double')
    lo = htonl(NSEC_PER_NTP64 * nsec);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/netinet/in.h:117:18: note: expanded from macro 'htonl'
#define htonl(x)        __htonl(x)
                        ^~~~~~~~~~
/usr/include/machine/endian.h:71:28: note: expanded from macro '__htonl'
#define __htonl(x)        (__bswap32(x))
                           ^~~~~~~~~~~~
/usr/include/machine/endian.h:132:6: note: expanded from macro '__bswap32'
     __bswap32_constant(x) :                    \
     ^~~~~~~~~~~~~~~~~~~~~
/usr/include/machine/endian.h:116:12: note: expanded from macro '__bswap32_constant'
    ((((x) & 0xff000000U) >> 24) |      \
       ~~~ ^ ~~~~~~~~~~~
util.c:737:10: error: invalid operands to binary expression ('double' and 'double')
    lo = htonl(NSEC_PER_NTP64 * nsec);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/netinet/in.h:117:18: note: expanded from macro 'htonl'
#define htonl(x)        __htonl(x)
                        ^~~~~~~~~~
/usr/include/machine/endian.h:71:28: note: expanded from macro '__htonl'
#define __htonl(x)        (__bswap32(x))
                           ^~~~~~~~~~~~
/usr/include/machine/endian.h:132:6: note: expanded from macro '__bswap32'
     __bswap32_constant(x) :                    \
     ^~~~~~~~~~~~~~~~~~~~~
/usr/include/machine/endian.h:117:12: note: expanded from macro '__bswap32_constant'
     (((x) & 0x00ff0000U) >>  8) |      \
       ~~~ ^ ~~~~~~~~~~~
util.c:737:10: error: invalid operands to binary expression ('double' and 'double')
    lo = htonl(NSEC_PER_NTP64 * nsec);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/netinet/in.h:117:18: note: expanded from macro 'htonl'
#define htonl(x)        __htonl(x)
                        ^~~~~~~~~~
/usr/include/machine/endian.h:71:28: note: expanded from macro '__htonl'
#define __htonl(x)        (__bswap32(x))
                           ^~~~~~~~~~~~
/usr/include/machine/endian.h:132:6: note: expanded from macro '__bswap32'
     __bswap32_constant(x) :                    \
     ^~~~~~~~~~~~~~~~~~~~~
/usr/include/machine/endian.h:118:12: note: expanded from macro '__bswap32_constant'
     (((x) & 0x0000ff00U) <<  8) |      \
       ~~~ ^ ~~~~~~~~~~~
util.c:737:10: error: invalid operands to binary expression ('double' and 'double')
    lo = htonl(NSEC_PER_NTP64 * nsec);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/netinet/in.h:117:18: note: expanded from macro 'htonl'
#define htonl(x)        __htonl(x)
                        ^~~~~~~~~~
/usr/include/machine/endian.h:71:28: note: expanded from macro '__htonl'
#define __htonl(x)        (__bswap32(x))
                           ^~~~~~~~~~~~
/usr/include/machine/endian.h:132:6: note: expanded from macro '__bswap32'
     __bswap32_constant(x) :                    \
     ^~~~~~~~~~~~~~~~~~~~~
/usr/include/machine/endian.h:119:12: note: expanded from macro '__bswap32_constant'
     (((x) & 0x000000ffU) << 24))
       ~~~ ^ ~~~~~~~~~~~
4 errors generated.
gmake[1]: *** [Makefile:107: util.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/chrony/work/chrony-3.0'
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list