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:     po...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/www/crawl/Makefile 419843 2016-08-08 13:46:50Z 
mat $
Log URL:        
http://beefy13.nyi.freebsd.org/data/head-mips64-default/p427588_s309451/logs/crawl-0.4_11.log
Build URL:      
http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p427588_s309451
Log:

====>> Building www/crawl
build started at Sun Dec  4 15:15:50 UTC 2016
port directory: /usr/ports/www/crawl
building for: FreeBSD head-mips64-default-job-09 12.0-CURRENT FreeBSD 
12.0-CURRENT r309451 mips
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/www/crawl/Makefile 419843 2016-08-08 
13:46:50Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1200017
Job Id: 09




!!! Jail is newer than host. (Jail: 1200017, 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=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 12.0-CURRENT r309451
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=crawl-0.4_11
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1200017
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for crawl-0.4_11:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-libevent --program-transform-name='' --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
EVENTINC="`pkgconf --cflags libevent`" EVENTLIB="`pkgconf --libs libevent`" 
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/crawl/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/crawl/work  
HOME=/wrkdirs/usr/ports/www/crawl/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/www/crawl/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/crawl/work  
HOME=/wrkdirs/usr/ports/www/crawl/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 -G0 -EB -msoft-float  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -EB" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -msoft-float 
-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/crawl"
EXAMPLESDIR="share/examples/crawl"
DATADIR="share/crawl"
WWWDIR="www/crawl"
ETCDIR="etc/crawl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/crawl
DOCSDIR=/usr/local/share/doc/crawl
EXAMPLESDIR=/usr/local/share/examples/crawl
WWWDIR=/usr/local/www/crawl
ETCDIR=/usr/local/etc/crawl
--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=mips
MACHINE_ARCH=mips64
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
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---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The crawl port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License BSD4CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   crawl-0.4_11 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.3.txz
[head-mips64-default-job-09] Installing pkg-1.9.3...
[head-mips64-default-job-09] Extracting pkg-1.9.3: .......... done
===>   crawl-0.4_11 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of crawl-0.4_11
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The crawl port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License BSD4CLAUSE accepted by the user
===> Fetching all distfiles required by crawl-0.4_11 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The crawl port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License BSD4CLAUSE accepted by the user
===> Fetching all distfiles required by crawl-0.4_11 for building
=> SHA256 Checksum OK for crawl-0.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The crawl port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License BSD4CLAUSE accepted by the user
===> Fetching all distfiles required by crawl-0.4_11 for building
===>  Extracting for crawl-0.4_11
=> SHA256 Checksum OK for crawl-0.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for crawl-0.4_11
===>  Applying FreeBSD patches for crawl-0.4_11
===========================================================================
=======================<phase: build-depends  >============================
===>   crawl-0.4_11 depends on package: pkgconf>=0.9.10 - not found
===>   Installing existing package /packages/All/pkgconf-1.0.2.txz
[head-mips64-default-job-09] Installing pkgconf-1.0.2...
[head-mips64-default-job-09] Extracting pkgconf-1.0.2: .......... done
===>   crawl-0.4_11 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of crawl-0.4_11
===========================================================================
=======================<phase: lib-depends    >============================
===>   crawl-0.4_11 depends on shared library: libevent.so - not found
===>   Installing existing package /packages/All/libevent2-2.0.22_1.txz
[head-mips64-default-job-09] Installing libevent2-2.0.22_1...
[head-mips64-default-job-09] Extracting libevent2-2.0.22_1: .......... done
===>   crawl-0.4_11 depends on shared library: libevent.so - found 
(/usr/local/lib/libevent.so)
===>   Returning to build of crawl-0.4_11
===>   crawl-0.4_11 depends on shared library: libdb-5.3.so - not found
===>   Installing existing package /packages/All/db5-5.3.28_6.txz
[head-mips64-default-job-09] Installing db5-5.3.28_6...
[head-mips64-default-job-09] Extracting db5-5.3.28_6: .......... done
===>   crawl-0.4_11 depends on shared library: libdb-5.3.so - found 
(/usr/local/lib/libdb-5.3.so)
===>   Returning to build of crawl-0.4_11
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for crawl-0.4_11
configure: loading site script /usr/ports/Templates/config.site
checking build system type... mips64-portbld-freebsd12.0
checking host system type... mips64-portbld-freebsd12.0
checking target system type... mips64-portbld-freebsd12.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... /nxb-bin/usr/bin/cc
checking for C compiler default output... 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 /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking if we may use "-I/usr/include"... yes
checking for libevent... no
checking for Berkeley DB with 1.85 compatibility... yes
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for egrep... grep -E
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 libgen.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for LIST_FIRST in sys/queue.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking for u_int64_t... yes
checking for u_int32_t... (cached) yes
checking for u_int16_t... (cached) yes
checking for u_int8_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for socket in -lsocket... no
checking for gettimeofday... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for basename... yes
checking for dirname... (cached) yes
checking for getaddrinfo... (cached) yes
checking for strlcat... (cached) yes
checking for strlcpy... (cached) yes
checking for strsep... (cached) yes
checking for inet_aton... (cached) yes
checking for working basename... ====>> Killing runaway build after 72000 
seconds with no output
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to