Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 07:27:29 GMT
From:      pkg-fallout@FreeBSD.org
To:        bdrewery@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][net/zebra] Failed for zebra-0.95a_2 in configure
Message-ID:  <201407210727.s6L7RTDr027416@beefy1.isc.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:     bdrewery@FreeBSD.org
Last committer: bdrewery@FreeBSD.org
Ident:          $FreeBSD: head/net/zebra/Makefile 357704 2014-06-13 17:58:52Z bdrewery $
Log URL:        http://beefy1.isc.freebsd.org/data/head-i386-default/2014-07-20_10h31m13s/logs/zebra-0.95a_2.log
Build URL:      http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2014-07-20_10h31m13s
Log:

====>> Building net/zebra
build started at Mon Jul 21 07:27:21 UTC 2014
port directory: /usr/ports/net/zebra
building for: FreeBSD head-i386-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r268728 i386
maintained by: bdrewery@FreeBSD.org
Makefile ident:      $FreeBSD: head/net/zebra/Makefile 357704 2014-06-13 17:58:52Z bdrewery $
Poudriere version: 3.1-pre
Host OSVERSION: 1100027
Jail OSVERSION: 1100027

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100027
UNAME_v=FreeBSD 11.0-CURRENT r268728
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PKG_EXT=txz
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=zebra-0.95a_2
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/root
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/.p/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for zebra-0.95a_2:
     IPV6=on: IPv6 protocol support
     PAM=off: PAM authentication for vtysh
     OSPFNSSA=off: undergoing NSSA feature
     SNMP=off: SNMP network protocol support
     TCPZEBRA=off: TCP/IP socket connection
     BGPD=on: BGPD support
     OSPF6D=on: OSPF6D support
     OSPFD=on: OSPFD support
     RIPD=on: RIPD support
     RIPNGD=on: RIPNGD support
     VTYSH=on: VTYSH support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--sysconfdir=/usr/local/etc/zebra --enable-ipv6 --without-pam --disable-nssa --disable-snmp --disable-tcp-zebra --enable-bgpd --enable-ospf6d --enable-ospfd --enable-ripd --enable-ripngd --enable-vtysh --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/zebra/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/zebra/work  HOME=/wrkdirs/usr/ports/net/zebra/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/zebra/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/zebra/work  HOME=/wrkdirs/usr/ports/net/zebra/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/zebra/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/zebra/work  HOME=/wrkdirs/usr/ports/net/zebra/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/zebra/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/zebra/work  HOME=/wrkdirs/usr/ports/net/zebra/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
IPV6=""
NO_IPV6="@comment
"
PAM="@comment
"
NO_PAM=""
OSPFNSSA="@comment
"
NO_OSPFNSSA=""
SNMP="@comment
"
NO_SNMP=""
TCPZEBRA="@comment
"
NO_TCPZEBRA=""
BGPD=""
NO_BGPD="@comment
"
OSPF6D=""
NO_OSPF6D="@comment
"
OSPFD=""
NO_OSPFD="@comment
"
RIPD=""
NO_RIPD="@comment
"
RIPNGD=""
NO_RIPNGD="@comment
"
VTYSH=""
NO_VTYSH="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/zebra"
EXAMPLESDIR="share/examples/zebra"
DATADIR="share/zebra"
WWWDIR="www/zebra"
ETCDIR="etc/zebra"
--End PLIST_SUB--

--SUB_LIST--
BGPDARGS=-d
OSPFDARGS=-d
OSPF6DARGS=-d
RIPDARGS=-d
RIPNGDARGS=-d
ZEBRAARGS=-d
IPV6=""
NO_IPV6="@comment
"
PAM="@comment
"
NO_PAM=""
OSPFNSSA="@comment
"
NO_OSPFNSSA=""
SNMP="@comment
"
NO_SNMP=""
TCPZEBRA="@comment
"
NO_TCPZEBRA=""
BGPD=""
NO_BGPD="@comment
"
OSPF6D=""
NO_OSPF6D="@comment
"
OSPFD=""
NO_OSPFD="@comment
"
RIPD=""
NO_RIPD="@comment
"
RIPNGD=""
NO_RIPNGD="@comment
"
VTYSH=""
NO_VTYSH="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/zebra
DOCSDIR=/usr/local/share/doc/zebra
EXAMPLESDIR=/usr/local/share/examples/zebra
WWWDIR=/usr/local/www/zebra
ETCDIR=/usr/local/etc/zebra
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   zebra-0.95a_2 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.2.7_4.txz
Installing pkg-1.2.7_4... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of zebra-0.95a_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 LGPL21 accepted by the user
===> Fetching all distfiles required by zebra-0.95a_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 LGPL21 accepted by the user
===> Fetching all distfiles required by zebra-0.95a_2 for building
=> SHA256 Checksum OK for zebra-0.95a.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 LGPL21 accepted by the user
===> Fetching all distfiles required by zebra-0.95a_2 for building
===>  Extracting for zebra-0.95a_2
===>  License GPLv2 LGPL21 accepted by the user
===> Fetching all distfiles required by zebra-0.95a_2 for building
=> SHA256 Checksum OK for zebra-0.95a.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for zebra-0.95a_2
===>  Applying FreeBSD patches for zebra-0.95a_2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for zebra-0.95a_2
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/zebra/work/zebra-0.95a/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/zebra/work/zebra-0.95a/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-portbld-freebsd11.0
checking host system type... i386-portbld-freebsd11.0
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether make sets $(MAKE)... (cached) yes
checking for ar... ar
checking for ranlib... ranlib
checking for egrep... grep -E
checking for AIX... no
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 string.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/conf.h usability... no
checking sys/conf.h presence... yes
configure: WARNING: sys/conf.h: present but cannot be compiled
configure: WARNING: sys/conf.h:     check for missing prerequisite headers?
configure: WARNING: sys/conf.h: see the Autoconf documentation
configure: WARNING: sys/conf.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/conf.h: proceeding with the preprocessor's result
configure: WARNING: sys/conf.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for sys/conf.h... yes
checking sys/ksym.h usability... no
checking sys/ksym.h presence... no
checking for sys/ksym.h... no
checking for sys/time.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/select.h... (cached) yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/types.h... (cached) yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking net/if_var.h usability... no
checking net/if_var.h presence... yes
configure: WARNING: net/if_var.h: present but cannot be compiled
configure: WARNING: net/if_var.h:     check for missing prerequisite headers?
configure: WARNING: net/if_var.h: see the Autoconf documentation
configure: WARNING: net/if_var.h:     section "Present But Cannot Be Compiled"
configure: WARNING: net/if_var.h: proceeding with the preprocessor's result
configure: WARNING: net/if_var.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for net/if_var.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking kvm.h usability... yes
checking kvm.h presence... yes
checking for kvm.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking net/netopt.h usability... no
checking net/netopt.h presence... no
checking for net/netopt.h... no
checking netinet/in_var.h usability... no
checking netinet/in_var.h presence... yes
configure: WARNING: netinet/in_var.h: present but cannot be compiled
configure: WARNING: netinet/in_var.h:     check for missing prerequisite headers?
configure: WARNING: netinet/in_var.h: see the Autoconf documentation
configure: WARNING: netinet/in_var.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's result
configure: WARNING: netinet/in_var.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for netinet/in_var.h... yes
checking netinet/in6_var.h usability... no
checking netinet/in6_var.h presence... no
checking for netinet/in6_var.h... no
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking inet/nd.h usability... no
checking inet/nd.h presence... no
checking for inet/nd.h... no
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking netinet/icmp6.h usability... no
checking netinet/icmp6.h presence... yes
configure: WARNING: netinet/icmp6.h: present but cannot be compiled
configure: WARNING: netinet/icmp6.h:     check for missing prerequisite headers?
configure: WARNING: netinet/icmp6.h: see the Autoconf documentation
configure: WARNING: netinet/icmp6.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/icmp6.h: proceeding with the preprocessor's result
configure: WARNING: netinet/icmp6.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for netinet/icmp6.h... yes
checking netinet6/nd6.h usability... no
checking netinet6/nd6.h presence... yes
configure: WARNING: netinet6/nd6.h: present but cannot be compiled
configure: WARNING: netinet6/nd6.h:     check for missing prerequisite headers?
configure: WARNING: netinet6/nd6.h: see the Autoconf documentation
configure: WARNING: netinet6/nd6.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet6/nd6.h: proceeding with the preprocessor's result
configure: WARNING: netinet6/nd6.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for netinet6/nd6.h... yes
checking for libutil.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for tputs in -ltinfo... yes
checking for main in -lreadline... no
configure: error: vtysh needs libreadline but was not found on your system.
===>  Script "configure" failed unexpectedly.
Please report the problem to bdrewery@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/net/zebra/work/zebra-0.95a/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[1]: stopped in /usr/ports/net/zebra
*** Error code 1

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



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