Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2017 06:31:14 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][www/cherokee] Failed for cherokee-1.2.104_2 in configure
Message-ID:  <201704170631.v3H6VErZ084755@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:     ports@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/www/cherokee/Makefile 436247 2017-03-15 14:45:30Z mat $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p438568_s316946/logs/cherokee-1.2.104_2.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p438568_s316946
Log:

====>> Building www/cherokee
build started at Mon Apr 17 06:21:10 UTC 2017
port directory: /usr/ports/www/cherokee
building for: FreeBSD head-armv6-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT r316946 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/www/cherokee/Makefile 436247 2017-03-15 14:45:30Z mat $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200020
Jail OSVERSION: 1200028
Job Id: 18




!!! Jail is newer than host. (Jail: 1200028, Host: 1200020) !!!
!!! 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=1200028
UNAME_v=FreeBSD 12.0-CURRENT r316946
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=cherokee-1.2.104_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 cherokee-1.2.104_2:
     ADMIN=on: Build the Admin Interface
     DOCS=on: Build and/or install documentation
     FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
     GEOIP=on: GeoIP IP location support
     INTPCRE=off: Use internal PCRE library
     IPV6=on: IPv6 protocol support
     LDAP=off: LDAP protocol support
     MYSQL=off: MySQL database support
     RRDTOOL=off: Usage graphs support
     UWSGI=off: uWSGI support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-static  --localstatedir=/var  --without-php  --with-python=/usr/local/bin/python2.7  --with-wwwroot=/usr/local/www/cherokee  --with-wwwuser=www  --with-wwwgroup=www --with-ffmpeg=no --with-geoip=yes --with-ldap=no --with-mysql=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/cherokee/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/cherokee/work  HOME=/wrkdirs/usr/ports/www/cherokee/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/cherokee/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/cherokee/work  HOME=/wrkdirs/usr/ports/www/cherokee/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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -pthread " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  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--
ADMIN=""
NO_ADMIN="@comment
"
DOCS=""
NO_DOCS="@comment
"
FFMPEG="@comment
"
NO_FFMPEG=""
GEOIP=""
NO_GEOIP="@comment
"
INTPCRE="@comment
"
NO_INTPCRE=""
IPV6=""
NO_IPV6="@comment
"
LDAP="@comment
"
NO_LDAP=""
MYSQL="@comment
"
NO_MYSQL=""
RRDTOOL="@comment
"
NO_RRDTOOL=""
UWSGI="@comment
"
NO_UWSGI=""
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
DOCSDIR="share/doc/cherokee"
EXAMPLESDIR="share/examples/cherokee"
DATADIR="share/cherokee"
WWWDIR="www/cherokee"
ETCDIR="etc/cherokee"
--End PLIST_SUB--

--SUB_LIST--
ADMIN=""
NO_ADMIN="@comment
"
DOCS=""
NO_DOCS="@comment
"
FFMPEG="@comment
"
NO_FFMPEG=""
GEOIP=""
NO_GEOIP="@comment
"
INTPCRE="@comment
"
NO_INTPCRE=""
IPV6=""
NO_IPV6="@comment
"
LDAP="@comment
"
NO_LDAP=""
MYSQL="@comment
"
NO_MYSQL=""
RRDTOOL="@comment
"
NO_RRDTOOL=""
UWSGI="@comment
"
NO_UWSGI=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/cherokee
DOCSDIR=/usr/local/share/doc/cherokee
EXAMPLESDIR=/usr/local/share/examples/cherokee
WWWDIR=/usr/local/www/cherokee
ETCDIR=/usr/local/etc/cherokee
--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
<snip>
checking for resource.h... no
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking error.h usability... no
checking error.h presence... no
checking for error.h... no
checking for pwd.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for netdb.h... (cached) yes
checking for stdarg.h... (cached) yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/varargs.h usability... no
checking sys/varargs.h presence... no
checking for sys/varargs.h... no
checking for sys/select.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for sched.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for pid_t... (cached) yes
checking for struct stat.st_rdev... yes
checking for ino_t... yes
checking for loff_t... no
checking for offset_t... no
checking for ssize_t... (cached) yes
checking for wchar_t... (cached) yes
checking size of int... 4
checking size of long... 4
checking size of unsigned int... 4
checking size of unsigned long... 4
checking size of unsigned long long... 8
checking size of unsigned int... (cached) 4
checking size of off_t... 8
checking size of size_t... 4
checking size of time_t... 8
checking for long long... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for localtime... (cached) yes
checking for localtime_r... yes
checking for getrlimit... (cached) yes
checking for getdtablesize... (cached) yes
checking for readdir... (cached) yes
checking for readdir_r... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for strnstr... yes
checking for backtrace... no
checking for random... (cached) yes
checking for srandom... (cached) yes
checking for srandomdev... yes
checking for getpwnam_r with 5 parameters... yes
checking for getpwuid_r with 5 parameters... yes
checking for getgrnam_r with 5 parameters... yes
checking for getgrgid_r with 5 parameters... yes
checking for struct tm.tm_gmtoff... yes
checking for main in -lws2_32... no
checking for main in -ladvapi32... no
checking for socket... yes
checking for library containing accept... none required
checking for library containing bind... none required
checking for library containing listen... none required
checking for library containing setsockopt... none required
checking for poll... (cached) yes
checking for kqueue... yes
checking for select... (cached) yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking for library containing inet_pton... none required
checking for inet_pton... yes
checking for inet_ntop... (cached) yes
checking for inet_addr... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... (cached) yes
checking for gethostbyname_r... yes
checking for sys/utsname.h... (cached) yes
checking for gethostname... (cached) yes
checking for uname... (cached) yes
checking for library containing inet_addr... none required
checking for inet_addr... (cached) yes
checking whether TCP_CORK is a valid TCP socket option... no
checking whether TCP_NOPUSH is a valid TCP socket option... yes
checking for getopt.h... (cached) yes
checking for getopt_long... yes
checking for special a pthread case... no
checking for main in -lpthread... yes
checking for pthread_rwlock_t support... ok
checking for pthread_attr_setschedpolicy... yes
checking for pthread_mutexattr_settype... yes
checking for pthread_mutexattr_setkind_np... yes
checking for sched_yield... (cached) yes
checking for syslog... yes
checking for vsyslog... yes
checking for strsep... (cached) yes
checking for strcasestr... yes
checking for memmove... (cached) yes
checking for strerror... (cached) yes
checking for bcopy... (cached) yes
checking for strlcat... (cached) yes
checking whether va_list assignments need array notation... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for global timezone... no
checking for RTLD_NEXT from dlfcn.h... yes
checking for RTLD_LOCAL from dlfcn.h... yes
checking for RTLD_GLOBAL from dlfcn.h... yes
checking for RTLD_NOW from dlfcn.h... yes
checking for off64_t... no
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking for semget... yes
checking for semop... yes
checking for semctl... yes
checking for union semun... yes
checking for libraries containing socket functions... -lc
checking whether to check to support sendfile... yes
checking for BSD sendfile support... yes
checking for readdir_r... 3 arguments
checking for library containing getaddrinfo... none required
checking for library containing getnameinfo... none required
checking for library containing gai_strerror... none required
checking for gai_strerror... (cached) yes
checking for working getaddrinfo... yes
checking for working getnameinfo... yes
checking if struct sockaddr_un exists... yes
checking if struct sockaddr_in6 exists... yes
checking if the system supports IPv6... yes
checking whether setsockopt(SO_RCVTIMEO) is broken... yes
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking directory to use for temporary files... /tmp
checking for pcre_compile in -lpcre... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pam_start in -lpam... yes
checking for _pam_dispatch in -lpam... no
checking for security/pam_modules.h... yes
checking security/_pam_macros.h usability... no
checking security/_pam_macros.h presence... no
checking for security/_pam_macros.h... no
checking for security/pam_appl.h... (cached) yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for crypt... no
checking for crypt in -lcrypt... (cached) yes
checking for crypt_r... no
checking for crypt_r in -lcrypt... yes
checking crypt_r style... none
configure: error: Unable to detect data struct is used by crypt_r
===>  Script "configure" failed unexpectedly.
Please report the problem to ports@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/www/cherokee/work/webserver-1.2.104/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: stopped in /usr/ports/www/cherokee



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