Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2017 16:06:38 GMT
From:      pkg-fallout@FreeBSD.org
To:        farrokhi@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][net/lft] Failed for lft-3.77, 1 in build
Message-ID:  <201702241606.v1OG6c0c023914@beefy11.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     farrokhi@FreeBSD.org
Last committer: farrokhi@FreeBSD.org
Ident:          $FreeBSD: head/net/lft/Makefile 430916 2017-01-09 07:09:06Z farrokhi $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p434652_s314115/logs/lft-3.77,1.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p434652_s314115
Log:

====>> Building net/lft
build started at Fri Feb 24 16:06:33 UTC 2017
port directory: /usr/ports/net/lft
building for: FreeBSD head-i386-default-job-02 12.0-CURRENT FreeBSD 12.0-CURRENT r314115 i386
maintained by: farrokhi@FreeBSD.org
Makefile ident:      $FreeBSD: head/net/lft/Makefile 430916 2017-01-09 07:09:06Z farrokhi $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1200022
Job Id: 02




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200022
UNAME_v=FreeBSD 12.0-CURRENT r314115
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=lft-3.77,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-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 lft-3.77,1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/lft/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/lft/work  HOME=/wrkdirs/usr/ports/net/lft/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/lft/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/lft/work  HOME=/wrkdirs/usr/ports/net/lft/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="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  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/lft"
EXAMPLESDIR="share/examples/lft"
DATADIR="share/lft"
WWWDIR="www/lft"
ETCDIR="etc/lft"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
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 ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200022
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
#### Misc Poudriere ####
GID=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)  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 VOSTROM accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   lft-3.77,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-i386-default-job-02] Installing pkg-1.9.4_1...
[head-i386-default-job-02] Extracting pkg-1.9.4_1: .......... done
===>   lft-3.77,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of lft-3.77,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License VOSTROM accepted by the user
===> Fetching all distfiles required by lft-3.77,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License VOSTROM accepted by the user
===> Fetching all distfiles required by lft-3.77,1 for building
=> SHA256 Checksum OK for lft-3.77.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License VOSTROM accepted by the user
===> Fetching all distfiles required by lft-3.77,1 for building
===>  Extracting for lft-3.77,1
=> SHA256 Checksum OK for lft-3.77.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for lft-3.77,1
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for lft-3.77,1
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd12.0
checking host system type... i386-portbld-freebsd12.0
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 ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gethostbyname in -lnsl... no
checking for connect in -lsocket... no
checking for inet_aton in -lresolv... no
checking for sin in -lm... yes
checking how to run the C preprocessor... cpp
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 arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether cc needs -traditional... no
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for strftime... (cached) yes
checking for bzero... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... (cached) yes
checking for gettimeofday... (cached) yes
checking for inet_ntoa... (cached) yes
checking for memset... (cached) yes
checking for select... (cached) yes
checking for setenv... (cached) yes
checking for socket... yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for strstr... yes
checking for pcap_lookupdev in -lpcap... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking if we should build universal binaries... no
checking if we should gettimeofday for each packet... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/acconfig.h
===========================================================================
=======================<phase: build          >============================
===>  Building for lft-3.77,1
cc  -O2 -pipe  -fstack-protector -fno-strict-aliasing -c lft.c -o lft.o
In file included from lft.c:23:
In file included from ./lft_lib.h:17:
In file included from ./lft_types.h:105:
/usr/include/pcap-int.h:369:10: fatal error: 'portability.h' file not found
#include "portability.h"
         ^
1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/lft/work/lft-3.77
*** Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702241606.v1OG6c0c023914>