From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Oct 9 20:59:28 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F25CCEB for ; Wed, 9 Oct 2013 20:59:28 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.isc.freebsd.org (unknown [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CDC862548 for ; Wed, 9 Oct 2013 20:59:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r99KxS01091926 for ; Wed, 9 Oct 2013 20:59:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id r99KxS65091912; Wed, 9 Oct 2013 20:59:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 9 Oct 2013 20:59:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310092059.r99KxS65091912@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 91amd64-default][www/cherokee] Failed for cherokee-1.2.101_4 in configure X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 20:59:29 -0000 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: bapt@FreeBSD.org Ident: $FreeBSD: head/www/cherokee/Makefile 327776 2013-09-20 23:36:50Z bapt $ Log URL: http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-10-09_12h37m20s/logs/cherokee-1.2.101_4.log Build URL: http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-10-09_12h37m20s Log: ====>> Building www/cherokee build started at Wed Oct 9 20:59:15 UTC 2013 port directory: /usr/ports/www/cherokee building for: FreeBSD 91amd64-default-job-19 9.1-RELEASE FreeBSD 9.1-RELEASE amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/www/cherokee/Makefile 327776 2013-09-20 23:36:50Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE UNAME_r=9.1-RELEASE BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/91amd64-default/ref PKG_EXT=txz tpid=75817 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=cherokee-1.2.101_4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cherokee-1.2.101_4: ADMIN=on: Build the Admin Interface DOCS=on: Build and/or install documentation FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...) GEOIP=on: GeoIP support INTPCRE=off: Use internal PCRE library IPV6=on: IPv6 protocol support LDAP=off: LDAP support MYSQL=off: MySQL database support NLS=on: Native Language Support RRDTOOL=off: Usage graphs support UWSGI=off: uWSGI support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wwwroot=/usr/local/www/cherokee --localstatedir=/var --disable-static --with-wwwuser=www --with-wwwgroup=www --disable-ipv6 --with-mysql=no --with-ldap=no --with-geoip=yes --with-ffmpeg=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake PKG_CONFIG=pkgconf 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-- TMPDIR="/tmp" TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -pthread -Wl,-rpath=/usr/lib:/usr/local/lib" 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-- --SUB_LIST-- 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--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for cherokee-1.2.101_4 =================================================== =========================================================================== =================================================== ===> cherokee-1.2.101_4 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.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherokee-1.2.101_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cherokee-1.2.101_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by cherokee-1.2.101_4 for building => SHA256 Checksum OK for cherokee-1.2.101.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by cherokee-1.2.101_4 for building ===> Extracting for cherokee-1.2.101_4 => SHA256 Checksum OK for cherokee-1.2.101.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherokee-1.2.101_4 =========================================================================== =================================================== ===> cherokee-1.2.101_4 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.5_3.txz Installing python27-2.7.5_3...Installing gettext-0.18.3...Installing libiconv-1.14_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of cherokee-1.2.101_4 ===> cherokee-1.2.101_4 depends on executable: python - not found ===> Verifying install for python in /usr/ports/lang/python ===> Installing existing package /packages/All/python-2.7_1,2.txz Installing python-2.7_1,2...Installing python2-2_1... done done ===> Returning to build of cherokee-1.2.101_4 ===> cherokee-1.2.101_4 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of cherokee-1.2.101_4 ===> cherokee-1.2.101_4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of cherokee-1.2.101_4 =========================================================================== =================================================== ===> cherokee-1.2.101_4 depends on shared library: GeoIP - not found ===> Verifying install for GeoIP in /usr/ports/net/GeoIP ===> Installing existing package /packages/All/GeoIP-1.4.8_3.txz Installing GeoIP-1.4.8_3... done ===> Returning to build of cherokee-1.2.101_4 ===> cherokee-1.2.101_4 depends on shared library: pcre - not found ===> Verifying install for pcre in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.33.txz Installing pcre-8.33... done ===> Returning to build of cherokee-1.2.101_4 ===> cherokee-1.2.101_4 depends on shared library: intl - found =========================================================================== =================================================== ===> Configuring for cherokee-1.2.101_4 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking initial CFLAGS... -O2 -pipe -fno-strict-aliasing checking build system type... amd64-portbld-freebsd9.1 checking host system type... amd64-portbld-freebsd9.1 checking host platform characteristics... ok checking L2 cache line size... 128 checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for style of include used by gmake... GNU 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 dependency style of cc... gcc3 checking dependency style of cc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.1 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether gmake sets $(MAKE)... (cached) yes checking for cherokee... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no 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 vprintf... (cached) yes checking for _doprnt... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking machine/endian.h usability... yes checking machine/endian.h presence... yes checking for machine/endian.h... yes checking sys/machine.h usability... no checking sys/machine.h presence... no checking for sys/machine.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/poll.h... (cached) yes checking for poll.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for sys/ioctl.h... (cached) yes checking for fcntl.h... (cached) yes checking sys/ofcntl.h usability... no checking sys/ofcntl.h presence... no checking for sys/ofcntl.h... no checking for sys/time.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking resource.h usability... no checking resource.h presence... no 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 winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for winsock.h... (cached) no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for sched.h... (cached) yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no 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... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 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... 8 checking size of sig_atomic_t... configure: error: in `/wrkdirs/usr/ports/www/cherokee/work/cherokee-1.2.101': configure: error: cannot compute sizeof (sig_atomic_t) See `config.log' for more details ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/www/cherokee/work/cherokee-1.2.101/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). *** [do-configure] Error code 1 Stop in /usr/ports/www/cherokee. ===> Cleaning for cherokee-1.2.101_4