Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 07:32:57 GMT
From:      pkg-fallout@FreeBSD.org
To:        demon@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-default][devel/hive] Failed for hive-2.0.0 in build
Message-ID:  <201704230732.v3N7WvNw022032@beefy9.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: mat@FreeBSD.org
Ident:          $FreeBSD: head/devel/hive/Makefile 412346 2016-04-01 14:00:51Z mat $
Log URL:        http://beefy9.nyi.freebsd.org/data/110amd64-default/439191/logs/hive-2.0.0.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=439191
Log:

====>> Building devel/hive
build started at Sun Apr 23 07:18:19 UTC 2017
port directory: /usr/ports/devel/hive
building for: FreeBSD 110amd64-default-job-22 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 amd64
maintained by: demon@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/hive/Makefile 412346 2016-04-01 14:00:51Z mat $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1100122
Job Id: 22

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=hive-2.0.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool
MASTERNAME=110amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hive/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hive/work  HOME=/wrkdirs/usr/ports/devel/hive/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hive/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hive/work  HOME=/wrkdirs/usr/ports/devel/hive/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no 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--
HIVE_VER=2.0.0
HIVE_USER=hive
HIVE_GROUP=hive
HIVE_RUNDIR=/var/run/hive
HIVE_LOGDIR=/var/log/hive
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/hive"
EXAMPLESDIR="share/examples/hive"
DATADIR="share/hive"
WWWDIR="www/hive"
ETCDIR="etc/hive"
--End PLIST_SUB--

--SUB_LIST--
JAVA_HOME=/usr/local/openjdk8
HIVE_USER=hive
HIVE_GROUP=hive
HIVE_RUNDIR=/var/run/hive
HIVE_LOGDIR=/var/log/hive
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/hive
DOCSDIR=/usr/local/share/doc/hive
EXAMPLESDIR=/usr/local/share/examples/hive
WWWDIR=/usr/local/www/hive
ETCDIR=/usr/local/etc/hive
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
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=11.0-RELEASE-p9
#### 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)  33554432
stack size              (kbytes, -s)  524288
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
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hive-2.0.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110amd64-default-job-22] Installing pkg-1.10.1...
[110amd64-default-job-22] Extracting pkg-1.10.1: .......... done
===>   hive-2.0.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of hive-2.0.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by hive-2.0.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by hive-2.0.0 for building
=> SHA256 Checksum OK for hadoop/apache-hive-2.0.0-src.tar.gz.
=> SHA256 Checksum OK for hadoop/FreeBSD-hive-2.0.0-maven-repository.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by hive-2.0.0 for building
===>  Extracting for hive-2.0.0
=> SHA256 Checksum OK for hadoop/apache-hive-2.0.0-src.tar.gz.
=> SHA256 Checksum OK for hadoop/FreeBSD-hive-2.0.0-maven-repository.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hive-2.0.0
===>  Applying FreeBSD patches for hive-2.0.0
/usr/bin/sed -i.bak -e s#%%PREFIX%%#/usr/local# -e s#%%LOCALBASE%%#/usr/local# /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/conf/hive-env.sh.template
===========================================================================
=======================<phase: build-depends  >============================
===>   hive-2.0.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found
===>   Installing existing package /packages/All/maven3-3.0.5.txz
[110amd64-default-job-22] Installing maven3-3.0.5...
[110amd64-default-job-22] `-- Installing maven-wrapper-1_2...
[110amd64-default-job-22] `-- Extracting maven-wrapper-1_2: .. done
[110amd64-default-job-22] `-- Installing openjdk8-8.131.11...
[110amd64-default-job-22] |   `-- Installing alsa-lib-1.1.2...
[110amd64-default-job-22] |   `-- Extracting alsa-lib-1.1.2: .......... done
[110amd64-default-job-22] |   `-- Installing dejavu-2.37...
[110amd64-default-job-22] |   | `-- Installing fontconfig-2.12.1,1...
[110amd64-default-job-22] |   |   `-- Installing expat-2.2.0_1...
[110amd64-default-job-22] |   |   `-- Extracting expat-2.2.0_1: .......... done
[110amd64-default-job-22] |   |   `-- Installing freetype2-2.7.1...
[110amd64-default-job-22] |   |   `-- Extracting freetype2-2.7.1: .......... done
[110amd64-default-job-22] |   | `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
<snip>
[INFO] Excluding jline:jline:jar:2.12 from the shaded jar.
[INFO] Excluding io.netty:netty:jar:3.7.0.Final from the shaded jar.
[INFO] Excluding org.apache.curator:curator-framework:jar:2.6.0 from the shaded jar.
[INFO] Excluding org.apache.curator:curator-client:jar:2.6.0 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-common:jar:2.6.0 from the shaded jar.
[INFO] Excluding org.apache.hadoop:hadoop-annotations:jar:2.6.0 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-math3:jar:3.1.1 from the shaded jar.
[INFO] Excluding xmlenc:xmlenc:jar:0.52 from the shaded jar.
[INFO] Excluding commons-httpclient:commons-httpclient:jar:3.0.1 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar.
[INFO] Excluding commons-net:commons-net:jar:3.1 from the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar.
[INFO] Excluding javax.servlet:servlet-api:jar:2.5 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar.
[INFO] Excluding com.sun.jersey:jersey-core:jar:1.14 from the shaded jar.
[INFO] Excluding com.sun.jersey:jersey-json:jar:1.14 from the shaded jar.
[INFO] Excluding org.codehaus.jettison:jettison:jar:1.1 from the shaded jar.
[INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-jaxrs:jar:1.9.2 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-xc:jar:1.9.2 from the shaded jar.
[INFO] Excluding com.sun.jersey:jersey-server:jar:1.14 from the shaded jar.
[INFO] Excluding asm:asm:jar:3.1 from the shaded jar.
[INFO] Excluding javax.servlet.jsp:jsp-api:jar:2.1 from the shaded jar.
[INFO] Excluding commons-el:commons-el:jar:1.0 from the shaded jar.
[INFO] Excluding net.java.dev.jets3t:jets3t:jar:0.9.0 from the shaded jar.
[INFO] Excluding com.jamesmurty.utils:java-xmlbuilder:jar:0.4 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 org.codehaus.jackson:jackson-core-asl:jar:1.9.2 from the shaded jar.
[INFO] Excluding org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 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.6.0 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 com.jcraft:jsch:jar:0.1.42 from the shaded jar.
[INFO] Excluding org.htrace:htrace-core:jar:3.0.4 from the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.5 in the shaded jar.
[INFO] Minimizing jar org.apache.hive:hive-jdbc:jar:2.0.0
[INFO] org.apache.hadoop.hive.io.HiveIOExceptionHandlerChain not removed because it was specifically included
[INFO] org.apache.hadoop.hive.io.HiveIOExceptionHandlerUtil not removed because it was specifically included
[INFO] org.apache.hadoop.hive.io.HiveIOExceptionHandler not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.HiveHarFileSystem not removed because it was specifically included
[INFO] org.apache.hadoop.hive.thrift.ZooKeeperTokenStore$2 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.thrift.ZooKeeperTokenStore$1 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.HadoopShimsSecure$BasicTextReaderShim not removed because it was specifically included
[INFO] org.apache.hadoop.fs.DefaultFileAccess not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.HadoopShimsSecure$CombineFileInputFormatShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.HadoopShimsSecure not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.CombineHiveKey not removed because it was specifically included
[INFO] org.apache.hadoop.hive.io.HiveIOExceptionNextHandleResult not removed because it was specifically included
[INFO] org.apache.hadoop.hive.thrift.ZooKeeperTokenStore not removed because it was specifically included
[INFO] org.apache.hadoop.fs.ProxyFileSystem not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.HadoopShimsSecure$InputSplitShim not removed because it was specifically included
[INFO] org.apache.hadoop.fs.ProxyLocalFileSystem not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.HadoopShimsSecure$CombineFileRecordReader not removed because it was specifically included
[INFO] org.apache.hadoop.mapred.WebHCatJTShim23 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.ZeroCopyShims not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Jetty23Shims$Server not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.ZeroCopyShims$ByteBufferPoolAdapter not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$KerberosNameShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$HdfsFileStatusWithIdImpl not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$FastTextReaderShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.MiniSparkOnYARNCluster not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$ProxyFileSystem23 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$MiniMrShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$HdfsEncryptionShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$HCatHadoopShims23 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$ProxyFileSystem23$1 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$Hadoop23FileStatus not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Jetty23Shims not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$StoragePolicyShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.ZeroCopyShims$ZeroCopyAdapter not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$MiniTezShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$MiniDFSShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge23 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$2 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$1 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$5 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$4 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$3 not removed because it was specifically included
[INFO] org.apache.hadoop.mapred.WebHCatJTShim23$1 not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Hadoop23Shims$MiniSparkShim not removed because it was specifically included
[INFO] org.apache.hadoop.hive.shims.Jetty23Shims$1 not removed because it was specifically included
[INFO] Minimized 29016 -> 7611 (26%)
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-jdbc ---
[INFO] Installing /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/jdbc/target/hive-jdbc-2.0.0.jar to /wrkdirs/usr/ports/devel/hive/work/m2/org/apache/hive/hive-jdbc/2.0.0/hive-jdbc-2.0.0.jar
[INFO] Installing /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/jdbc/pom.xml to /wrkdirs/usr/ports/devel/hive/work/m2/org/apache/hive/hive-jdbc/2.0.0/hive-jdbc-2.0.0.pom
[INFO] Installing /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/jdbc/target/hive-jdbc-2.0.0-standalone.jar to /wrkdirs/usr/ports/devel/hive/work/m2/org/apache/hive/hive-jdbc/2.0.0/hive-jdbc-2.0.0-standalone.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hive Beeline 2.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-beeline ---
[INFO] Deleting /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline (includes = [datanucleus.log, derby.log], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ hive-beeline ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hive-beeline ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hive-beeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-beeline ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-beeline ---
[INFO] Compiling 38 source files to /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/classes
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[28,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[29,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[28,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[29,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[28,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[29,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[31,64] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[37,24] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[37,5] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/SunSignalHandler.java:[44,23] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/Commands.java: /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/Commands.java uses or overrides a deprecated API.
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/Commands.java: Recompile with -Xlint:deprecation for details.
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/BeeLine.java: Some input files use unchecked or unsafe operations.
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/java/org/apache/hive/beeline/BeeLine.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hive-beeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-beeline ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/tmp
    [mkdir] Created dir: /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/warehouse
    [mkdir] Created dir: /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/tmp/conf
     [copy] Copying 14 files to /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-beeline ---
[INFO] Compiling 4 source files to /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/test-classes
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/test/org/apache/hive/beeline/TestClientCommandHookFactory.java: /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/test/org/apache/hive/beeline/TestClientCommandHookFactory.java uses or overrides a deprecated API.
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/src/test/org/apache/hive/beeline/TestClientCommandHookFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-beeline ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-beeline ---
[INFO] Building jar: /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/hive-beeline-2.0.0.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ hive-beeline ---
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-beeline ---
[INFO] Building jar: /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/hive-beeline-2.0.0-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-beeline ---
[INFO] Installing /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/hive-beeline-2.0.0.jar to /wrkdirs/usr/ports/devel/hive/work/m2/org/apache/hive/hive-beeline/2.0.0/hive-beeline-2.0.0.jar
[INFO] Installing /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/pom.xml to /wrkdirs/usr/ports/devel/hive/work/m2/org/apache/hive/hive-beeline/2.0.0/hive-beeline-2.0.0.pom
[INFO] Installing /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/beeline/target/hive-beeline-2.0.0-tests.jar to /wrkdirs/usr/ports/devel/hive/work/m2/org/apache/hive/hive-beeline/2.0.0/hive-beeline-2.0.0-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hive CLI 2.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-cli ---
[INFO] Deleting /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/cli (includes = [datanucleus.log, derby.log], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ hive-cli ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hive-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hive-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/cli/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-cli ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-cli ---
[INFO] Compiling 4 source files to /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/cli/target/classes
[WARNING] /wrkdirs/usr/ports/devel/hive/work/apache-hive-2.0.0-src/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java:[84,16] sun.misc.Signal is internal proprietary API and may be removed in a future release*** Signal 9

Stop.
make: stopped in /usr/ports/devel/hive



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