From owner-freebsd-pkg-fallout@FreeBSD.ORG Sun Sep 7 15:16:39 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 C4D5EC9 for ; Sun, 7 Sep 2014 15:16:39 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (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 ADABD119F; Sun, 7 Sep 2014 15:16:39 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s87FGd8r023661; Sun, 7 Sep 2014 15:16:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id s87FGdA7023520; Sun, 7 Sep 2014 15:16:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 7 Sep 2014 15:16:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201409071516.s87FGdA7023520@beefy4.isc.freebsd.org> To: john.c.prather@gmail.com Subject: [package - 91i386-default-ssp][mail/davmail] Failed for davmail-4.5.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2014 15:16:40 -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: john.c.prather@gmail.com Last committer: wg@FreeBSD.org Ident: $FreeBSD: head/mail/davmail/Makefile 364816 2014-08-13 22:07:33Z wg $ Log URL: http://beefy4.isc.freebsd.org/data/91i386-default-ssp/2014-09-07_00h41m27s/logs/davmail-4.5.1.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=91i386-default-ssp&build=2014-09-07_00h41m27s Log: ====>> Building mail/davmail build started at Sun Sep 7 15:16:19 UTC 2014 port directory: /usr/ports/mail/davmail building for: FreeBSD pkg.FreeBSD.org 9.1-RELEASE-p13 FreeBSD 9.1-RELEASE-p13 i386 maintained by: john.c.prather@gmail.com Makefile ident: $FreeBSD: head/mail/davmail/Makefile 364816 2014-08-13 22:07:33Z wg $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 901000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE-p13 UNAME_r=9.1-RELEASE-p13 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/91i386-default-ssp/ref PKG_EXT=txz FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=davmail-4.5.1 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/91i386-default-ssp/ref/.p/pool MASTERNAME=91i386-default-ssp 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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/davmail/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/davmail/work HOME=/wrkdirs/usr/ports/mail/davmail/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" --End CONFIGURE_ENV-- --MAKE_ENV-- "ANT_OPTS=-Dfile.encoding=UTF-8" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/davmail/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/davmail/work HOME=/wrkdirs/usr/ports/mail/davmail/work TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk7 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" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" 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-- JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=9.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/davmail" EXAMPLESDIR="share/examples/davmail" DATADIR="share/java/davmail" WWWDIR="www/davmail" ETCDIR="etc/davmail" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/java/davmail DOCSDIR=/usr/local/share/doc/davmail EXAMPLESDIR=/usr/local/share/examples/davmail WWWDIR=/usr/local/www/davmail ETCDIR=/usr/local/etc/davmail --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 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache 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 #WITH_PKGNG=devel #### /usr/local/etc/poudriere.d/ssp-make.conf #### WITH_SSP_PORTS=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> davmail-4.5.1 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.7.txz [pkg.FreeBSD.org] Installing pkg-1.3.7... done Message for pkg-1.3.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of davmail-4.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by davmail-4.5.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by davmail-4.5.1 for building => SHA256 Checksum OK for davmail-src-4.5.1-2303.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by davmail-4.5.1 for building ===> Extracting for davmail-4.5.1 => SHA256 Checksum OK for davmail-src-4.5.1-2303.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for davmail-4.5.1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for davmail-4.5.1 =========================================================================== =================================================== ===> davmail-4.5.1 depends on file: /usr/local/openjdk7/bin/java - not found ===> Verifying install for /usr/local/openjdk7/bin/java in /usr/ports/java/openjdk7 ===> Installing existing package /packages/All/openjdk-7.65.17,1.txz [pkg.FreeBSD.org] Installing alsa-lib-1.0.28... done [pkg.FreeBSD.org] Installing dejavu-2.34_4... done [pkg.FreeBSD.org] Installing expat-2.1.0_1... done [pkg.FreeBSD.org] Installing freetype2-2.5.3_2... done [pkg.FreeBSD.org] Installing fontconfig-2.11.0_3,1... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [pkg.FreeBSD.org] Installing java-zoneinfo-2014.f... done [pkg.FreeBSD.org] Installing javavmwrapper-2.5... done [pkg.FreeBSD.org] Installing kbproto-1.0.6... done [pkg.FreeBSD.org] Installing xproto-7.0.26... done [pkg.FreeBSD.org] Installing libXau-1.0.8_2... done [pkg.FreeBSD.org] Installing libXdmcp-1.1.1_2... done [pkg.FreeBSD.org] Installing libpthread-stubs-0.3_5... done [pkg.FreeBSD.org] Installing libiconv-1.14_4... done [pkg.FreeBSD.org] Installing libxml2-2.9.1_1... done [pkg.FreeBSD.org] Installing libxcb-1.10_2... done [pkg.FreeBSD.org] Installing libX11-1.6.2_2,1... done [pkg.FreeBSD.org] Installing xextproto-7.3.0... done [pkg.FreeBSD.org] Installing libXext-1.3.2_2,1... done [pkg.FreeBSD.org] Installing inputproto-2.3.1... done [pkg.FreeBSD.org] Installing fixesproto-5.0... done [pkg.FreeBSD.org] Installing libXfixes-5.0.1_2... done [pkg.FreeBSD.org] Installing libXi-1.7.4,1... done [pkg.FreeBSD.org] Installing renderproto-0.11.1... done [pkg.FreeBSD.org] Installing libXrender-0.9.8_2... done [pkg.FreeBSD.org] Installing libICE-1.0.9,1... done [pkg.FreeBSD.org] Installing libSM-1.2.2_2,1... done [pkg.FreeBSD.org] Installing libXt-1.1.4_2,1... done [pkg.FreeBSD.org] Installing recordproto-1.14.2... done [pkg.FreeBSD.org] Installing libXtst-1.2.2_2... done [pkg.FreeBSD.org] Installing openjdk-7.65.17,1... done Message for dejavu-2.34_4: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/lib/X11/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Message for openjdk-7.65.17,1: ====================================================================== This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc for some functionality. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ====================================================================== ===> Returning to build of davmail-4.5.1 ===> davmail-4.5.1 depends on file: /usr/local/bin/ant - not found ===> Verifying install for /usr/local/bin/ant in /usr/ports/devel/apache-ant ===> Installing existing package /packages/All/apache-ant-1.9.4.txz [pkg.FreeBSD.org] Installing apache-ant-1.9.4... done ===> Returning to build of davmail-4.5.1 ===> davmail-4.5.1 depends on file: /usr/local/bin/ccache - not found ===> Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache ===> Installing existing package /packages/All/ccache-3.1.9_8.txz [pkg.FreeBSD.org] Installing ccache-3.1.9_8... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) Message for ccache-3.1.9_8: NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> Returning to build of davmail-4.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for davmail-4.5.1 =========================================================================== =================================================== ===> Building for davmail-4.5.1 Buildfile: /wrkdirs/usr/ports/mail/davmail/work/davmail-src-4.5.1-2303/build.xml check-encoding: check-java6: svnrelease: defaultrelease: init: [echo] Creating DavMail 4.5.1-2303 dist package [mkdir] Created dir: /wrkdirs/usr/ports/mail/davmail/work/davmail-src-4.5.1-2303/target/classes release: check-encoding: check-java6: svnrelease: defaultrelease: init: [echo] Creating DavMail 4.5.1-2303 dist package compile: [javac] Compiling 137 source files to /wrkdirs/usr/ports/mail/davmail/work/davmail-src-4.5.1-2303/target/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] [javac] [javac] The system is out of resources. [javac] Consult the following stack trace for details. [javac] java.lang.OutOfMemoryError: Java heap space [javac] at com.sun.tools.javac.file.ZipFileIndex$ZipDirectory.findCENRecord(ZipFileIndex.java:552) [javac] at com.sun.tools.javac.file.ZipFileIndex$ZipDirectory.(ZipFileIndex.java:497) [javac] at com.sun.tools.javac.file.ZipFileIndex.checkIndex(ZipFileIndex.java:191) [javac] at com.sun.tools.javac.file.ZipFileIndex.(ZipFileIndex.java:137) [javac] at com.sun.tools.javac.file.ZipFileIndexCache.getZipFileIndex(ZipFileIndexCache.java:100) [javac] at com.sun.tools.javac.file.JavacFileManager.openArchive(JavacFileManager.java:559) [javac] at com.sun.tools.javac.file.JavacFileManager.openArchive(JavacFileManager.java:482) [javac] at com.sun.tools.javac.file.JavacFileManager.listContainer(JavacFileManager.java:368) [javac] at com.sun.tools.javac.file.JavacFileManager.list(JavacFileManager.java:644) [javac] at com.sun.tools.javac.jvm.ClassReader.fillIn(ClassReader.java:2446) [javac] at com.sun.tools.javac.jvm.ClassReader.complete(ClassReader.java:2143) [javac] at com.sun.tools.javac.code.Symbol.complete(Symbol.java:421) [javac] at com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:298) [javac] at com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:459) [javac] at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:258) [javac] at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:272) [javac] at com.sun.tools.javac.comp.Enter.complete(Enter.java:484) [javac] at com.sun.tools.javac.comp.Enter.main(Enter.java:469) [javac] at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:929) [javac] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824) [javac] at com.sun.tools.javac.main.Main.compile(Main.java:439) [javac] at com.sun.tools.javac.main.Main.compile(Main.java:353) [javac] at com.sun.tools.javac.main.Main.compile(Main.java:342) [javac] at com.sun.tools.javac.main.Main.compile(Main.java:333) [javac] at com.sun.tools.javac.Main.compile(Main.java:76) [javac] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [javac] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [javac] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [javac] at java.lang.reflect.Method.invoke(Method.java:606) [javac] at org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:56) [javac] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1159) [javac] at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:935) BUILD FAILED /wrkdirs/usr/ports/mail/davmail/work/davmail-src-4.5.1-2303/build.xml:509: The following error occurred while executing this line: /wrkdirs/usr/ports/mail/davmail/work/davmail-src-4.5.1-2303/build.xml:73: Compile failed; see the compiler error output for details. Total time: 2 seconds *** [do-build] Error code 1 Stop in /usr/ports/mail/davmail.