From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jul 30 18:54:04 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1335CDC for ; Wed, 30 Jul 2014 18:54:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0041C26F4 for ; Wed, 30 Jul 2014 18:54:03 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6UIs3nJ082900 for ; Wed, 30 Jul 2014 18:54:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6UIs3LB082879; Wed, 30 Jul 2014 18:54:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 30 Jul 2014 18:54:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407301854.s6UIs3LB082879@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][www/webfs] Failed for webfs-1.21 in package X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 18:54:04 -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: adamw@FreeBSD.org Ident: $FreeBSD: head/www/webfs/Makefile 363401 2014-07-29 22:24:36Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2014-07-30_06h45m50s/logs/webfs-1.21.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2014-07-30_06h45m50s Log: ====>> Building www/webfs build started at Wed Jul 30 18:53:58 UTC 2014 port directory: /usr/ports/www/webfs building for: FreeBSD 84i386-default-job-23 8.4-RELEASE-p14 FreeBSD 8.4-RELEASE-p14 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/www/webfs/Makefile 363401 2014-07-29 22:24:36Z adamw $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p14 UNAME_r=8.4-RELEASE-p14 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/84i386-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=webfs-1.21 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/84i386-default/ref/.p/pool MASTERNAME=84i386-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 webfs-1.21: OPENSSL=off: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/webfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webfs/work HOME=/wrkdirs/usr/ports/www/webfs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/webfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webfs/work HOME=/wrkdirs/usr/ports/www/webfs/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/webfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webfs/work HOME=/wrkdirs/usr/ports/www/webfs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/webfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webfs/work HOME=/wrkdirs/usr/ports/www/webfs/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/webfs" EXAMPLESDIR="share/examples/webfs" DATADIR="share/webfs" WWWDIR="www/webfs" ETCDIR="etc/webfs" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/webfs DOCSDIR=/usr/local/share/doc/webfs EXAMPLESDIR=/usr/local/share/examples/webfs WWWDIR=/usr/local/www/webfs ETCDIR=/usr/local/etc/webfs --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--- =================================================== =========================================================================== =================================================== ===> webfs-1.21 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.3.3.txz Message for pkg-1.3.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of webfs-1.21 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by webfs-1.21 for building =========================================================================== =================================================== ===> Fetching all distfiles required by webfs-1.21 for building => SHA256 Checksum OK for webfs-1.21.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by webfs-1.21 for building ===> Extracting for webfs-1.21 => SHA256 Checksum OK for webfs-1.21.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for webfs-1.21 ===> Applying FreeBSD patches for webfs-1.21 =========================================================================== =================================================== ===> webfs-1.21 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 ===> Returning to build of webfs-1.21 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for webfs-1.21 =========================================================================== =================================================== ===> Building for webfs-1.21 checking for libdir name ... lib checking for system ... freebsd checking for diet ... no Make.config written, edit if needed CC webfsd.o webfsd.c: In function 'mainloop': webfsd.c:473: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness CC request.o request.c: In function 'parse_request': request.c:392: warning: pointer targets in passing argument 1 of 'unquote' differ in signedness request.c:392: warning: pointer targets in passing argument 2 of 'unquote' differ in signedness request.c:392: warning: pointer targets in passing argument 3 of 'unquote' differ in signedness request.c:439: warning: pointer targets in passing argument 1 of 'decode_base64' differ in signedness request.c:439: warning: pointer targets in passing argument 2 of 'decode_base64' differ in signedness CC response.o response.c: In function 'mkredirect': response.c:226: warning: pointer targets in passing argument 1 of 'quote' differ in signedness response.c: In function 'mkmulti': response.c:248: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' response.c: In function 'mkheader': response.c:297: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' response.c:303: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' CC ls.o ls.c: In function 'quote': ls.c:146: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ls.c:156: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness ls.c:160: warning: pointer targets in return differ in signedness ls.c: In function 'ls': ls.c:285: warning: pointer targets in passing argument 1 of 'quote' differ in signedness ls.c:365: warning: pointer targets in passing argument 1 of 'quote' differ in signedness CC mime.o CC cgi.o cgi.c: In function 'cgi_request': cgi.c:115: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness LD webfsd =========================================================================== =================================================== ===> webfs-1.21 depends on file: /usr/local/etc/mime.types - not found ===> Verifying install for /usr/local/etc/mime.types in /usr/ports/misc/mime-support ===> Installing existing package /packages/All/mime-support-3.56.txz ===> Returning to build of webfs-1.21 =========================================================================== =================================================== ===> Staging for webfs-1.21 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /wrkdirs/usr/ports/www/webfs/work/webfs-1.21/webfsd /wrkdirs/usr/ports/www/webfs/work/stage/usr/local/sbin install -o root -g wheel -m 444 /wrkdirs/usr/ports/www/webfs/work/webfs-1.21/webfsd.man /wrkdirs/usr/ports/www/webfs/work/stage/usr/local/man/man1/webfsd.1 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===> Building package for webfs-1.21 pkg-static: lstat(/wrkdirs/usr/ports/www/webfs/work/stage/usr/local/man/man1/webfsd.1): No such file or directory *** Error code 1 Stop in /usr/ports/www/webfs.