From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Feb 13 20:42:50 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1F28518; Fri, 13 Feb 2015 20:42:50 +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 806218AD; Fri, 13 Feb 2015 20:42:50 +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 t1DKgocU052473; Fri, 13 Feb 2015 20:42:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t1DKgosk052462; Fri, 13 Feb 2015 20:42:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 13 Feb 2015 20:42:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201502132042.t1DKgosk052462@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84i386-default][devel/spark] Failed for apache-spark-1.2.0 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: Fri, 13 Feb 2015 20:42:50 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-02-13_15h10m06s/logs/apache-spark-1.2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-02-13_15h10m06s Log: ====>> Building devel/spark build started at Fri Feb 13 20:42:04 UTC 2015 port directory: /usr/ports/devel/spark building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100058 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apache-spark-1.2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- SPARK_USER=spark SPARK_GROUP=spark VER=1.2.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/spark" EXAMPLESDIR="share/examples/spark" DATADIR="share/spark" WWWDIR="www/spark" ETCDIR="etc/spark" --End PLIST_SUB-- --SUB_LIST-- SPARK_USER=spark SPARK_GROUP=spark JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spark DOCSDIR=/usr/local/share/doc/spark EXAMPLESDIR=/usr/local/share/examples/spark WWWDIR=/usr/local/www/spark ETCDIR=/usr/local/etc/spark --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 #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache-spark-1.2.0 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.4.10.txz [84i386-default-job-08] Installing pkg-1.4.10... [84i386-default-job-08] Extracting pkg-1.4.10... done Message for pkg-1.4.10: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building ===> Extracting for apache-spark-1.2.0 => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apache-spark-1.2.0 ===> Applying FreeBSD patches for apache-spark-1.2.0 =========================================================================== =================================================== ===> apache-spark-1.2.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven3/bin/mvn in /usr/ports/devel/maven3 ===> Installing existing package /packages/All/maven3-3.0.5.txz [84i386-default-job-08] Installing maven3-3.0.5... [84i386-default-job-08] `-- Installing maven-wrapper-1_2... [84i386-default-job-08] `-- Extracting maven-wrapper-1_2... done [84i386-default-job-08] `-- Installing openjdk-7.76.13,1... [84i386-default-job-08] | `-- Installing alsa-lib-1.0.28... [84i386-default-job-08] | `-- Extracting alsa-lib-1.0.28... done [84i386-default-job-08] | `-- Installing dejavu-2.34_4... [84i386-default-job-08] | `-- Extracting dejavu-2.34_4... done fc-cache: not found mkfontscale: not found mkfontdir: not found [84i386-default-job-08] | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-08] | | `-- Installing expat-2.1.0_2... [84i386-default-job-08] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-08] | | `-- Installing freetype2-2.5.5... [84i386-default-job-08] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-08] | `-- Extracting fontconfig-2.11.1,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, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [84i386-default-job-08] | `-- Installing java-zoneinfo-2014.j... [84i386-default-job-08] | `-- Extracting java-zoneinfo-2014.j... done [84i386-default-job-08] | `-- Installing javavmwrapper-2.5... [84i386-default-job-08] | `-- Extracting javavmwrapper-2.5... done [84i386-default-job-08] | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-08] | | `-- Installing kbproto-1.0.6... [84i386-default-job-08] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-08] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-08] | | `-- Installing xproto-7.0.26... [84i386-default-job-08] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-08] | `-- Installing libXi-1.7.4,1... [84i386-default-job-08] | | `-- Installing inputproto-2.3.1... [84i386-default-job-08] | | `-- Extracting inputproto-2.3.1... done [84i386-default-job-08] | | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-08] | | `-- Installing fixesproto-5.0... [84i386-default-job-08] | | `-- Extracting fixesproto-5.0... done [84i386-default-job-08] | | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-08] | `-- Extracting libXi-1.7.4,1... done [84i386-default-job-08] | `-- Installing libXrender-0.9.8_2... [84i386-default-job-08] | | `-- Installing renderproto-0.11.1... [84i386-default-job-08] | | `-- Extracting renderproto-0.11.1... done [84i386-default-job-08] | `-- Extracting libXrender-0.9.8_2... done [84i386-default-job-08] | `-- Installing libXt-1.1.4_2,1... [84i386-default-job-08] | | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-08] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-08] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-08] | | `-- Extracting libSM-1.2.2_2,1... done [84i386-default-job-08] | `-- Extracting libXt-1.1.4_2,1... done [84i386-default-job-08] | `-- Installing libXtst-1.2.2_2... [84i386-default-job-08] | | `-- Installing recordproto-1.14.2... [84i386-default-job-08] | | `-- Extracting recordproto-1.14.2... done [84i386-default-job-08] | `-- Extracting libXtst-1.2.2_2... done [84i386-default-job-08] `-- Extracting openjdk-7.76.13,1... done [84i386-default-job-08] Extracting maven3-3.0.5... 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.76.13,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 apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on file: /usr/local/openjdk7/bin/java - found ===> apache-spark-1.2.0 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.9.txz [84i386-default-job-08] Installing python27-2.7.9... [84i386-default-job-08] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-08] | `-- Installing indexinfo-0.2.2... [84i386-default-job-08] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-08] `-- Installing libffi-3.2.1... [84i386-default-job-08] `-- Extracting libffi-3.2.1... done [84i386-default-job-08] Extracting python27-2.7.9... done Message for python27-2.7.9: ===================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter ===================================================================== ===> Returning to build of apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [84i386-default-job-08] Installing python2-2_3... [84i386-default-job-08] Extracting python2-2_3... done ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for apache-spark-1.2.0 =========================================================================== =================================================== ===> Building for apache-spark-1.2.0 cd /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0 && /usr/bin/env MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/local/share/java/maven3/bin/mvn --offline -Dmaven.repo.local=/wrkdirs/usr/ports/devel/spark/work/m2 clean package -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Spark Project Parent POM [INFO] Spark Project Networking [INFO] Spark Project Shuffle Streaming Service [INFO] Spark Project Core [INFO] Spark Project Bagel [INFO] Spark Project GraphX [INFO] Spark Project Streaming [INFO] Spark Project Catalyst [INFO] Spark Project SQL [INFO] Spark Project ML Library [INFO] Spark Project Tools [INFO] Spark Project Hive [INFO] Spark Project REPL [INFO] Spark Project YARN Parent POM [INFO] Spark Project YARN Stable API [INFO] Spark Project Assembly [INFO] Spark Project External Twitter [INFO] Spark Project External Flume Sink [INFO] Spark Project External Flume [INFO] Spark Project External MQTT [INFO] Spark Project External ZeroMQ [INFO] Spark Project External Kafka [INFO] Spark Project Examples [INFO] Spark Project YARN Shuffle Service [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Parent POM 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-parent --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-parent --- [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-parent --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/test/scala added. [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-parent --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/target/spark-test-classpath.txt'. [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-parent --- [INFO] Using Groovy 2.3.7 to perform execute. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-parent --- [INFO] [INFO] --- maven-shade-plugin:2.2:shade (default) @ spark-parent --- [INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (create-source-jar) @ spark-parent --- [INFO] [INFO] --- scalastyle-maven-plugin:0.4.0:check (default) @ spark-parent --- [WARNING] sourceDirectory is not specified or does not exist value=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala Saving to outputFile=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/scalastyle-output.xml Processed 0 file(s) Found 0 errors Found 0 warnings Found 0 infos Finished in 58 ms [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Networking 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-network-common_2.10 --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-network-common_2.10 --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-network-common_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-network-common_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation mmap failed for CEN and END part of zip file [ERROR] OutOfMemoryError -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError *** Error code 1 Stop in /usr/ports/devel/spark.