Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2017 11:47:09 GMT
From:      pkg-fallout@FreeBSD.org
To:        demon@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 103i386-quarterly][devel/spark] Failed for apache-spark-2.1.1 in build
Message-ID:  <201711231147.vANBl98p039384@beefy4.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:     demon@FreeBSD.org
Last committer: demon@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/devel/spark/Makefile 442541 2017-06-04 10:35:54Z demon $
Log URL:        http://beefy4.nyi.freebsd.org/data/103i386-quarterly/454671/logs/apache-spark-2.1.1.log
Build URL:      http://beefy4.nyi.freebsd.org/build.html?mastername=103i386-quarterly&build=454671
Log:

====>> Building devel/spark
build started at Thu Nov 23 11:07:11 UTC 2017
port directory: /usr/ports/devel/spark
building for: FreeBSD 103i386-quarterly-job-21 10.3-RELEASE-p24 FreeBSD 10.3-RELEASE-p24 i386
maintained by: demon@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q4/devel/spark/Makefile 442541 2017-06-04 10:35:54Z demon $
Poudriere version: 3.1.22
Host OSVERSION: 1200052
Jail OSVERSION: 1003000
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p24
UNAME_r=10.3-RELEASE-p24
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103i386-quarterly/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-2.1.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103i386-quarterly/ref/.p/pool
MASTERNAME=103i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.22
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" 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" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
JAVA_HOME=/usr/local/openjdk8 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 WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
SPARK_USER=spark
SPARK_GROUP=spark
VER=2.1.1
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
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=10.3
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---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
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=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=10.3-RELEASE-p24
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   apache-spark-2.1.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103i386-quarterly-job-21] Installing pkg-1.10.1...
[103i386-quarterly-job-21] Extracting pkg-1.10.1: .......... done
===>   apache-spark-2.1.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of apache-spark-2.1.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by apache-spark-2.1.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by apache-spark-2.1.1 for building
=> SHA256 Checksum OK for hadoop/spark-2.1.1.tgz.
=> SHA256 Checksum OK for hadoop/FreeBSD-spark-2.1.1-maven-repository.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by apache-spark-2.1.1 for building
===>  Extracting for apache-spark-2.1.1
=> SHA256 Checksum OK for hadoop/spark-2.1.1.tgz.
=> SHA256 Checksum OK for hadoop/FreeBSD-spark-2.1.1-maven-repository.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for apache-spark-2.1.1
===>  Applying FreeBSD patches for apache-spark-2.1.1
===========================================================================
=======================<phase: build-depends  >============================
===>   apache-spark-2.1.1 depends on file: /usr/local/share/java/maven33/bin/mvn - not found
===>   Installing existing package /packages/All/maven33-3.3.9.txz
[103i386-quarterly-job-21] Installing maven33-3.3.9...
[103i386-quarterly-job-21] `-- Installing maven-wrapper-1_2...
<snip>
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ spark-streaming-kafka-0-8_2.11 ---
[INFO] Building jar: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/target/spark-streaming-kafka-0-8_2.11-2.1.1.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-streaming-kafka-0-8_2.11 ---
[INFO] 
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ spark-streaming-kafka-0-8_2.11 ---
[INFO] Excluding org.scala-lang:scala-library:jar:2.11.8 from the shaded jar.
[INFO] Excluding org.apache.avro:avro-mapred:jar:hadoop2:1.7.7 from the shaded jar.
[INFO] Excluding org.apache.avro:avro-ipc:jar:1.7.7 from the shaded jar.
[INFO] Excluding org.apache.avro:avro:jar:1.7.7 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-core-asl:jar:1.9.13 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-client:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-common:jar:2.7.2 from the shaded jar.
[INFO] Excluding commons-cli:commons-cli:jar:1.2 from the shaded jar.
[INFO] Excluding xmlenc:xmlenc:jar:0.52 from the shaded jar.
[INFO] Excluding commons-httpclient:commons-httpclient:jar:3.1 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding javax.servlet.jsp:jsp-api:jar:2.1 from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar.
[INFO] Excluding commons-configuration:commons-configuration:jar:1.6 from the shaded jar.
[INFO] Excluding commons-digester:commons-digester:jar:1.8 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:2.5.0 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.2.4 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-auth:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0-M15 from the shaded jar.
[INFO] Excluding org.apache.directory.server:apacheds-i18n:jar:2.0.0-M15 from the shaded jar.
[INFO] Excluding org.apache.directory.api:api-asn1-api:jar:1.0.0-M20 from the shaded jar.
[INFO] Excluding org.apache.directory.api:api-util:jar:1.0.0-M20 from the shaded jar.
[INFO] Excluding org.apache.curator:curator-client:jar:2.6.0 from the shaded jar.
[INFO] Excluding org.apache.htrace:htrace-core:jar:3.1.0-incubating from the shaded jar.
[INFO] Excluding org.apache.commons:commons-compress:jar:1.4.1 from the shaded jar.
[INFO] Excluding org.tukaani:xz:jar:1.0 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-hdfs:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar.
[INFO] Excluding xerces:xercesImpl:jar:2.9.1 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-yarn-client:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-yarn-server-common:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-yarn-api:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-yarn-common:jar:2.7.2 from the shaded jar.
[INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.2 from the shaded jar.
[INFO] Excluding javax.xml.stream:stax-api:jar:1.0-2 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-jaxrs:jar:1.9.13 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-xc:jar:1.9.13 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-annotations:jar:2.7.2 from the shaded jar.
[INFO] Excluding org.fusesource.leveldbjni:leveldbjni-all:jar:1.8 from the shaded jar.
[INFO] Excluding net.java.dev.jets3t:jets3t:jar:0.9.3 from the shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.4 from the shaded jar.
[INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.2 from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.10 from the shaded jar.
[INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar.
[INFO] Excluding mx4j:mx4j:jar:3.0.2 from the shaded jar.
[INFO] Excluding javax.mail:mail:jar:1.4.7 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.51 from the shaded jar.
[INFO] Excluding com.jamesmurty.utils:java-xmlbuilder:jar:1.0 from the shaded jar.
[INFO] Excluding net.iharder:base64:jar:2.3.8 from the shaded jar.
[INFO] Excluding org.apache.curator:curator-recipes:jar:2.6.0 from the shaded jar.
[INFO] Excluding org.apache.curator:curator-framework:jar:2.6.0 from the shaded jar.
[INFO] Excluding org.apache.zookeeper:zookeeper:jar:3.4.6 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-math3:jar:3.4.1 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:1.3.9 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.16 from the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.16 from the shaded jar.
[INFO] Excluding org.xerial.snappy:snappy-java:jar:1.1.2.6 from the shaded jar.
[INFO] Excluding net.jpountz.lz4:lz4:jar:1.3.0 from the shaded jar.
[INFO] Excluding commons-net:commons-net:jar:2.2 from the shaded jar.
[INFO] Excluding com.thoughtworks.paranamer:paranamer:jar:2.6 from the shaded jar.
[INFO] Excluding io.netty:netty-all:jar:4.0.42.Final from the shaded jar.
[INFO] Excluding io.netty:netty:jar:3.8.0.Final from the shaded jar.
[INFO] Excluding org.apache.kafka:kafka_2.11:jar:0.8.2.1 from the shaded jar.
[INFO] Excluding org.scala-lang.modules:scala-xml_2.11:jar:1.0.2 from the shaded jar.
[INFO] Excluding com.yammer.metrics:metrics-core:jar:2.2.0 from the shaded jar.
[INFO] Excluding org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.2 from the shaded jar.
[INFO] Excluding com.101tec:zkclient:jar:0.3 from the shaded jar.
[INFO] Excluding org.apache.kafka:kafka-clients:jar:0.8.2.1 from the shaded jar.
[INFO] Excluding org.apache.spark:spark-tags_2.11:jar:2.1.1 from the shaded jar.
[INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/target/spark-streaming-kafka-0-8_2.11-2.1.1.jar with /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/target/spark-streaming-kafka-0-8_2.11-2.1.1-shaded.jar
[INFO] Dependency-reduced POM written at: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (create-source-jar) @ spark-streaming-kafka-0-8_2.11 ---
[INFO] Building jar: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/target/spark-streaming-kafka-0-8_2.11-2.1.1-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (create-source-jar) @ spark-streaming-kafka-0-8_2.11 ---
[INFO] Building jar: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/external/kafka-0-8/target/spark-streaming-kafka-0-8_2.11-2.1.1-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Spark Project Examples 2.1.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spark-examples_2.11 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ spark-examples_2.11 ---
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:add-source (eclipse-add-source) @ spark-examples_2.11 ---
[INFO] Add Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/examples/src/main/scala
[INFO] Add Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/examples/src/test/scala
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (default-cli) @ spark-examples_2.11 ---
[INFO] Dependencies classpath:
/wrkdirs/usr/ports/devel/spark/work/m2/com/github/scopt/scopt_2.11/3.3.0/scopt_2.11-3.3.0.jar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-examples_2.11 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-examples_2.11 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ spark-examples_2.11 ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 182 Scala sources and 119 Java sources to /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/examples/target/scala-2.11/classes...
[WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/examples/src/main/scala/org/apache/spark/examples/mllib/AbstractParams.scala:41: method declarations in class TypeApi is deprecated: Use `decls` instead
[WARNING]     val allAccessors = tpe.declarations.collect {
[WARNING]                            ^
[WARNING] one warning found
[WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/examples/src/main/java/org/apache/spark/examples/ml/JavaTokenizerExample.java:72: warning: [rawtypes] found raw type: WrappedArray
[WARNING]     spark.udf().register("countTokens", new UDF1<WrappedArray, Integer>() {
[WARNING]                                                  ^
[WARNING]   missing type arguments for generic class WrappedArray<T>
[WARNING]   where T is a type-variable:
[WARNING]     T extends Object declared in class WrappedArray
[WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/examples/src/main/java/org/apache/spark/examples/ml/JavaTokenizerExample.java:74: warning: [rawtypes] found raw type: WrappedArray
[WARNING]       public Integer call(WrappedArray words) {
[WARNING]                           ^
[WARNING]   missing type arguments for generic class WrappedArray<T>
[WARNING]   where T is a type-variable:
[WARNING]     T extends Object declared in class WrappedArray
[WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-2.1.1/examples/src/main/java/org/apache/spark/examples/sql/JavaSQLDataSourceExample.java:227: warning: [rawtypes] found raw type: Dataset
[WARNING]     Dataset anotherPeople = spark.read().json(anotherPeopleRDD);
[WARNING]     ^
[WARNING]   missing type arguments for generic class Dataset<T>
[WARNING]   where T is a type-variable:
[WARNING]     T extends Object declared in class Dataset
[WARNING] 4 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Spark Project Parent POM ........................... SUCCESS [  6.718 s]
[INFO] Spark Project Tags ................................. SUCCESS [ 32.426 s]
[INFO] Spark Project Sketch ............................... SUCCESS [ 17.234 s]
[INFO] Spark Project Networking ........................... SUCCESS [ 18.731 s]
[INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [ 10.104 s]
[INFO] Spark Project Unsafe ............................... SUCCESS [ 25.288 s]
[INFO] Spark Project Launcher ............................. SUCCESS [ 15.700 s]
[INFO] Spark Project Core ................................. SUCCESS [04:45 min]
[INFO] Spark Project ML Local Library ..................... SUCCESS [ 54.631 s]
[INFO] Spark Project GraphX ............................... SUCCESS [01:25 min]
[INFO] Spark Project Streaming ............................ SUCCESS [02:28 min]
[INFO] Spark Project Catalyst ............................. SUCCESS [04:16 min]
[INFO] Spark Project SQL .................................. SUCCESS [05:51 min]
[INFO] Spark Project ML Library ........................... SUCCESS [04:33 min]
[INFO] Spark Project Tools ................................ SUCCESS [ 14.605 s]
[INFO] Spark Project Hive ................................. SUCCESS [02:55 min]
[INFO] Spark Project REPL ................................. SUCCESS [ 37.581 s]
[INFO] Spark Project YARN Shuffle Service ................. SUCCESS [ 16.469 s]
[INFO] Spark Project YARN ................................. SUCCESS [01:40 min]
[INFO] Spark Project Assembly ............................. SUCCESS [  5.157 s]
[INFO] Spark Project External Flume Sink .................. SUCCESS [ 52.047 s]
[INFO] Spark Project External Flume ....................... SUCCESS [01:01 min]
[INFO] Spark Project External Flume Assembly .............. SUCCESS [  3.560 s]
[INFO] Spark Integration for Kafka 0.8 .................... SUCCESS [03:13 min]
[INFO] Spark Project Examples ............................. FAILURE [01:57 min]
[INFO] Spark Project External Kafka Assembly .............. SKIPPED
[INFO] Spark Integration for Kafka 0.10 ................... SKIPPED
[INFO] Spark Integration for Kafka 0.10 Assembly .......... SKIPPED
[INFO] Kafka 0.10 Source for Structured Streaming ......... SKIPPED
[INFO] Spark Project Java 8 Tests ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:23 min
[INFO] Finished at: 2017-11-23T11:47:08+00:00
[INFO] Final Memory: 77M/1031M
[INFO] ------------------------------------------------------------------------
[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.
make: stopped in /usr/ports/devel/spark



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