Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2017 06:52:17 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][security/bro] Failed for bro-2.4.1_2 in configure
Message-ID:  <201704300652.v3U6qHnN035672@beefy8.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:     leres@ee.lbl.gov
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: head/security/bro/Makefile 437439 2017-04-01 15:23:30Z gerald $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p439496_s317465/logs/bro-2.4.1_2.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p439496_s317465
Log:

====>> Building security/bro
build started at Sun Apr 30 06:47:32 UTC 2017
port directory: /usr/ports/security/bro
building for: FreeBSD head-armv6-default-job-16 12.0-CURRENT FreeBSD 12.0-CURRENT r317465 arm
maintained by: leres@ee.lbl.gov
Makefile ident:      $FreeBSD: head/security/bro/Makefile 437439 2017-04-01 15:23:30Z gerald $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200028
Jail OSVERSION: 1200030
Job Id: 16




!!! Jail is newer than host. (Jail: 1200030, Host: 1200028) !!!
!!! 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=1200030
UNAME_v=FreeBSD 12.0-CURRENT r317465
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=bro-2.4.1_2
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.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for bro-2.4.1_2:
     BROCCOLI=on: Build support for libbroccoli communications
     BROCTL=on: BroControl support (implies BROCCOLI and IPSUMDUMP)
     BROKER=off: Enable the Broker communication library
     DEBUG=off: Build with debugging support
     IPSUMDUMP=on: Enables traffic summaries
     LBL_CF=on: Unix time to formated time/date filter support
     LBL_HF=on: Address to hostname filter support
     PERFTOOLS=off: Use Perftools to improve memory & CPU usage
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/security/bro/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/bro/work  HOME=/wrkdirs/usr/ports/security/bro/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/bro/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/bro/work  HOME=/wrkdirs/usr/ports/security/bro/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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic"  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--
CLEANUP_PREFIX="@comment
"
BROUSER=bro
BROGROUP=bro
BROCCOLI=""
NO_BROCCOLI="@comment
"
BROCTL=""
NO_BROCTL="@comment
"
BROKER="@comment
"
NO_BROKER=""
DEBUG="@comment
"
NO_DEBUG=""
IPSUMDUMP=""
NO_IPSUMDUMP="@comment
"
LBL_CF=""
NO_LBL_CF="@comment
"
LBL_HF=""
NO_LBL_HF="@comment
"
PERFTOOLS="@comment
"
NO_PERFTOOLS=""
CMAKE_BUILD_TYPE="release"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd12
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.24
DOCSDIR="share/doc/bro"
EXAMPLESDIR="share/examples/bro"
DATADIR="share/bro"
WWWDIR="www/bro"
ETCDIR="etc/bro"
--End PLIST_SUB--

--SUB_LIST--
BROCCOLI=""
NO_BROCCOLI="@comment
"
BROCTL=""
NO_BROCTL="@comment
"
BROKER="@comment
"
NO_BROKER=""
DEBUG="@comment
"
NO_DEBUG=""
IPSUMDUMP=""
NO_IPSUMDUMP="@comment
"
LBL_CF=""
NO_LBL_CF="@comment
"
LBL_HF=""
NO_LBL_HF="@comment
"
PERFTOOLS="@comment
"
NO_PERFTOOLS=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/bro
DOCSDIR=/usr/local/share/doc/bro
EXAMPLESDIR=/usr/local/share/examples/bro
WWWDIR=/usr/local/www/bro
ETCDIR=/usr/local/etc/bro
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200030
PYTHONBASE=/usr/local
UID=0
<snip>
===>   Installing existing package /packages/All/GeoIP-1.6.10.txz
[head-armv6-default-job-16] Installing GeoIP-1.6.10...
[head-armv6-default-job-16] Extracting GeoIP-1.6.10: .......... done
Message from GeoIP-1.6.10:
GeoIP does not ship with the actual data files. You must download
them yourself! Please run:
# /usr/local/bin/geoipupdate.sh
===>   bro-2.4.1_2 depends on shared library: libGeoIP.so - found (/usr/local/lib/libGeoIP.so)
===>   Returning to build of bro-2.4.1_2
===>   bro-2.4.1_2 depends on shared library: libbroccoli.so - not found
===>   Installing existing package /packages/All/broccoli-1.97,1.txz
[head-armv6-default-job-16] Installing broccoli-1.97,1...
[head-armv6-default-job-16] Extracting broccoli-1.97,1: .......... done
===>   bro-2.4.1_2 depends on shared library: libbroccoli.so - found (/usr/local/lib/libbroccoli.so)
===>   Returning to build of bro-2.4.1_2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bro-2.4.1_2
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/security/bro/work/.build
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found sed: /usr/bin/sed
-- Found Perl: /usr/local/bin/perl (found version "5.24.1") 
-- Found FLEX: 2.5.37  
-- Found BISON: /usr/local/bin/bison  
-- Found PCAP: /usr/lib/libpcap.so  
-- Performing Test PCAP_LINKS_SOLO
-- Performing Test PCAP_LINKS_SOLO - Success
-- Looking for pcap_get_pfring_id
-- Looking for pcap_get_pfring_id - not found
-- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so  
-- Performing Test ns_initparse_works_none
-- Performing Test ns_initparse_works_none - Success
-- Performing Test res_mkquery_works_none
-- Performing Test res_mkquery_works_none - Success
-- Found BIND: /usr/include  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Check size of unsigned int
-- Check size of unsigned int - done

==================|  BinPAC Build Summary  |====================

Install prefix:    Install skipped
Debug mode:        false

CC:                /nxb-bin/usr/bin/cc
CFLAGS:            -O2 -pipe  -fno-strict-aliasing -Wall -Wno-unused -O2 -pipe  -fno-strict-aliasing
CXX:               /nxb-bin/usr/bin/c++
CXXFLAGS:          -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic -Wall -Wno-unused -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wextra -Wall -pedantic
CPP:               /nxb-bin/usr/bin/c++

================================================================

-- Found BinPAC: binpac  
-- Found LibGeoIP: /usr/local/lib/libGeoIP.so  
-- Performing Test HAVE_GEOIP_COUNTRY_EDITION_V6
-- Performing Test HAVE_GEOIP_COUNTRY_EDITION_V6 - Success
-- Performing Test HAVE_GEOIP_CITY_EDITION_REV0_V6
-- Performing Test HAVE_GEOIP_CITY_EDITION_REV0_V6 - Success
-- Could NOT find GooglePerftools (missing:  GooglePerftools_LIBRARIES GooglePerftools_LIBRARIES_DEBUG GooglePerftools_INCLUDE_DIR) 
-- Could NOT find tcmalloc (missing:  GooglePerftools_LIBRARIES) 
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for htonll
-- Looking for htonll - not found
-- Check size of long int
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_f3bb7/fast"
-- Check size of long int - failed
-- Check size of long long
-- Check size of long long - done
-- Check size of void *
-- Check size of void * - done
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of u_int32_t
-- Check size of u_int32_t - done
-- Check size of u_int16_t
-- Check size of u_int16_t - done
-- Check size of u_int8_t
-- Check size of u_int8_t - done
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Check size of struct ip6_opt
-- Check size of struct ip6_opt - done
-- Check size of struct ip6_ext
-- Check size of struct ip6_ext - done
-- Looking for include file getopt.h
-- Looking for include file getopt.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for 4 include files sys/socket.h, ..., netinet/if_ether.h
-- Looking for 4 include files sys/socket.h, ..., netinet/if_ether.h - found
-- Looking for 4 include files sys/socket.h, ..., netinet/ip6.h
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_88a3b/fast"
-- Looking for 4 include files sys/socket.h, ..., netinet/ip6.h - not found
-- Looking for 3 include files sys/socket.h, ..., net/ethernet.h
-- Looking for 3 include files sys/socket.h, ..., net/ethernet.h - found
-- Looking for include file sys/ethernet.h
-- Looking for include file sys/ethernet.h - not found
-- Looking for include file net/ethertypes.h
-- Looking for include file net/ethertypes.h - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include files time.h, sys/time.h
-- Looking for include files time.h, sys/time.h - found
-- Looking for include file os-proto.h
-- Looking for include file os-proto.h - not found
-- Performing Test HAVE_READLINE_HISTORY_ENTRIES
-- Performing Test HAVE_READLINE_HISTORY_ENTRIES - Failed
-- Looking for include files stdio.h, readline/readline.h
-- Looking for include files stdio.h, readline/readline.h - not found
-- Looking for include files stdio.h, readline/history.h
-- Looking for include files stdio.h, readline/history.h - not found
-- Performing Test SIN_LEN
-- Performing Test SIN_LEN - Success
-- Looking for IPPROTO_HOPOPTS
-- Looking for IPPROTO_HOPOPTS - found
-- Looking for IPPROTO_IPV6
-- Looking for IPPROTO_IPV6 - found
-- Looking for IPPROTO_IPV4
-- Looking for IPPROTO_IPV4 - found
-- Looking for IPPROTO_ROUTING
-- Looking for IPPROTO_ROUTING - found
-- Looking for IPPROTO_FRAGMENT
-- Looking for IPPROTO_FRAGMENT - found
-- Looking for IPPROTO_ESP
-- Looking for IPPROTO_ESP - found
-- Looking for IPPROTO_AH
-- Looking for IPPROTO_AH - found
-- Looking for IPPROTO_ICMPV6
-- Looking for IPPROTO_ICMPV6 - found
-- Looking for IPPROTO_NONE
-- Looking for IPPROTO_NONE - found
-- Looking for IPPROTO_DSTOPTS
-- Looking for IPPROTO_DSTOPTS - found
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Looking for mallinfo
-- Looking for mallinfo - not found
-- Looking for strcasestr
-- Looking for strcasestr - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strsep
-- Looking for strsep - found
-- Looking for sigset
-- Looking for sigset - found
-- Performing Test DO_SOCK_DECL
-- Performing Test DO_SOCK_DECL - Failed
-- Performing Test SYSLOG_INT
-- Performing Test SYSLOG_INT - Failed
-- Looking for include file pcap-int.h
-- Looking for include file pcap-int.h - not found
-- Looking for pcap_freecode
-- Looking for pcap_freecode - found
-- Performing Test LIBPCAP_PCAP_COMPILE_NOPCAP_HAS_ERROR_PARAMETER
-- Performing Test LIBPCAP_PCAP_COMPILE_NOPCAP_HAS_ERROR_PARAMETER - Failed
-- Performing Test LIBPCAP_PCAP_COMPILE_NOPCAP_NO_ERROR_PARAMETER
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_d7590/fast"
-- Performing Test LIBPCAP_PCAP_COMPILE_NOPCAP_NO_ERROR_PARAMETER - Failed
CMake Error at cmake/PCAPTests.cmake:58 (message):
  Can't determine if pcap_compile_nopcap takes an error parameter
Call Stack (most recent call first):
  CMakeLists.txt:164 (include)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/security/bro/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/security/bro/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/security/bro



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