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:     ljboi...@gmail.com
Last committer: re...@freebsd.org
Ident:          $FreeBSD: head/java/eclipse/Makefile 441503 2017-05-23 
05:03:14Z rezny $
Log URL:        
http://beefy6.nyi.freebsd.org/data/103amd64-default/454586/logs/eclipse-4.6_1.log
Build URL:      
http://beefy6.nyi.freebsd.org/build.html?mastername=103amd64-default&build=454586
Log:

====>> Building java/eclipse
build started at Tue Nov 21 12:52:04 UTC 2017
port directory: /usr/ports/java/eclipse
building for: FreeBSD 103amd64-default-job-21 10.3-RELEASE-p24 FreeBSD 
10.3-RELEASE-p24 amd64
maintained by: ljboi...@gmail.com
Makefile ident:      $FreeBSD: head/java/eclipse/Makefile 441503 2017-05-23 
05:03:14Z rezny $
Poudriere version: 3.1.22
Host OSVERSION: 1200052
Jail OSVERSION: 1003000
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
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/103amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=eclipse-4.6_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103amd64-default/ref/.p/pool
MASTERNAME=103amd64-default
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---
===> The following configuration options are available for eclipse-4.6_1:
     SWT_GTK3_SUPPORT=off: Enable GTK3 support in SWT (GUI)
====> Options available for the single INSTALLPKG: you have to select exactly 
one of them
     FULL_SDK=on: Full SDK (JDT, PDE, source, API docs)
     PLATFORM_SDK=off: Platform with source, API Docs (no Java tools)
     PLATFORM=off: Platform only (no Java tools, no source or docs)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf ESD_CONFIG="/usr/local/bin/esd-config" 
XDG_DATA_HOME=/wrkdirs/usr/ports/java/eclipse/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/eclipse/work  
HOME=/wrkdirs/usr/ports/java/eclipse/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/java/eclipse/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
ESD_CONFIG="/usr/local/bin/esd-config" 
XDG_DATA_HOME=/wrkdirs/usr/ports/java/eclipse/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/eclipse/work  
HOME=/wrkdirs/usr/ports/java/eclipse/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/java/eclipse/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 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--
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/eclipse"
EXAMPLESDIR="share/examples/eclipse"
DATADIR="share/eclipse"
WWWDIR="www/eclipse"
ETCDIR="etc/eclipse"
--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.8"
JAVA_VENDOR="openjdk"
JAVA_OS="native"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/eclipse
DOCSDIR=/usr/local/share/doc/eclipse
EXAMPLESDIR=/usr/local/share/examples/eclipse
WWWDIR=/usr/local/www/eclipse
ETCDIR=/usr/local/etc/eclipse
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
#### /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=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
UID=0
_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)  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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License EPL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   eclipse-4.6_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.2.txz
[103amd64-default-job-21] Installing pkg-1.10.2...
[103amd64-default-job-21] Extracting pkg-1.10.2: .......... done
===>   eclipse-4.6_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of eclipse-4.6_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.6_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.6_1 for building
=> SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.6.xz.
=> SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.6.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.6_1 for building
===>  Extracting for eclipse-4.6_1
=> SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.6.xz.
=> SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.6.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for eclipse-4.6_1
===>  Applying extra patch 
/usr/ports/java/eclipse/files/amd64-patch-freebsd_natives
===>  Applying FreeBSD patches for eclipse-4.6_1
Updating ECLIPSE_ARCH in file eclipse-platform-parent/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng.tychoeclipsebuilder/platform/platform.p2.inf
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
Updating ECLIPSE_ARCH in file eclipse.platform.resources/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/META-INF/p2.inf
Updating ECLIPSE_ARCH in file 
eclipse.platform.swt/bundles/org.eclipse.swt/META-INF/p2.inf
Updating ECLIPSE_ARCH in file eclipse.platform.swt.binaries/pom.xml
Updating ECLIPSE_ARCH in file eclipse.platform.team/pom.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml
Updating ECLIPSE_ARCH in file 
eclipse.platform.ui/features/org.eclipse.e4.rcp/pom.xml
Updating ECLIPSE_ARCH in file 
rt.equinox.framework/bundles/org.eclipse.equinox.launcher/pom.xml
<snip>
[INFO] org.eclipse.core.filesystem.hpux.ia64 .............. SUCCESS [  0.071 s]
[INFO] org.eclipse.core.filesystem.linux.ppc .............. SUCCESS [  0.069 s]
[INFO] org.eclipse.core.filesystem.linux.ppc64 ............ SUCCESS [  0.039 s]
[INFO] org.eclipse.core.filesystem.linux.ppc64le .......... SUCCESS [  0.038 s]
[INFO] org.eclipse.core.filesystem.linux.x86 .............. SUCCESS [  0.041 s]
[INFO] org.eclipse.core.filesystem.linux.x86_64 ........... SUCCESS [  0.040 s]
[INFO] org.eclipse.core.filesystem.macosx ................. SUCCESS [  0.040 s]
[INFO] org.eclipse.core.filesystem.solaris.sparc .......... SUCCESS [  0.045 s]
[INFO] org.eclipse.core.filesystem.win32.x86 .............. SUCCESS [  0.041 s]
[INFO] org.eclipse.core.filesystem.win32.x86_64 ........... SUCCESS [  0.075 s]
[INFO] org.eclipse.core.filesystem.aix.ppc ................ SUCCESS [  0.072 s]
[INFO] org.eclipse.core.filesystem.aix.ppc64 .............. SUCCESS [  0.061 s]
[INFO] org.eclipse.core.resources.win32.x86 ............... SUCCESS [  0.048 s]
[INFO] org.eclipse.core.resources.win32.x86_64 ............ SUCCESS [  0.124 s]
[INFO] org.eclipse.core.tests.filesystem.feature .......... SUCCESS [  0.054 s]
[INFO] org.eclipse.core.tests.resources ................... SUCCESS [  5.010 s]
[INFO] org.eclipse.core.tests.resources.saveparticipant1 .. SUCCESS [  0.188 s]
[INFO] org.eclipse.core.tests.resources.saveparticipant2 .. SUCCESS [  0.182 s]
[INFO] org.eclipse.core.tests.resources.saveparticipant3 .. SUCCESS [  0.364 s]
[INFO] org.eclipse.core.tests.resources.saveparticipant ... SUCCESS [  0.333 s]
[INFO] org.eclipse.equinox.core.feature ................... SUCCESS [  0.135 s]
[INFO] org.eclipse.core.runtime.feature ................... SUCCESS [  0.049 s]
[INFO] com.google.code.atinject.tck ....................... SUCCESS [  1.233 s]
[INFO] org.eclipse.core.expressions.tests ................. SUCCESS [  0.775 s]
[INFO] org.eclipse.core.tests.runtime ..................... SUCCESS [  1.999 s]
[INFO] org.eclipse.e4.core.tests .......................... SUCCESS [  1.547 s]
[INFO] org.eclipse.swt.fragments.localbuild ............... SUCCESS [  0.037 s]
[INFO] org.eclipse.swt.tools .............................. SUCCESS [  2.747 s]
[INFO] org.eclipse.swt.examples ........................... SUCCESS [  3.218 s]
[INFO] org.eclipse.swt.examples.browser.demos ............. SUCCESS [  0.407 s]
[INFO] org.eclipse.swt.examples.launcher .................. SUCCESS [  0.624 s]
[INFO] org.eclipse.swt.examples.ole.win32 ................. SUCCESS [  0.444 s]
[INFO] org.eclipse.swt.examples.views ..................... SUCCESS [  0.285 s]
[INFO] org.eclipse.swt.tests .............................. SUCCESS [  2.365 s]
[INFO] org.eclipse.swt.tools.feature ...................... SUCCESS [  0.058 s]
[INFO] eclipse.platform.swt.binaries ...................... SUCCESS [  0.009 s]
[INFO] org.eclipse.compare.win32 .......................... SUCCESS [ 11.992 s]
[INFO] org.eclipse.jsch.ui ................................ SUCCESS [  8.285 s]
[INFO] org.eclipse.team.cvs.ssh2 .......................... SUCCESS [  6.135 s]
[INFO] org.eclipse.team.cvs.ui ............................ SUCCESS [ 13.235 s]
[INFO] org.eclipse.ui.net ................................. SUCCESS [  8.619 s]
[INFO] org.eclipse.compare.examples ....................... SUCCESS [  0.351 s]
[INFO] org.eclipse.compare.examples.xml ................... SUCCESS [  0.681 s]
[INFO] org.eclipse.team.examples.filesystem ............... SUCCESS [  1.595 s]
[INFO] org.eclipse.cvs .................................... SUCCESS [  0.051 s]
[INFO] org.eclipse.cvs .................................... SUCCESS [  0.099 s]
[INFO] org.eclipse.core.net.freebsd.x86_64 ................ SUCCESS [  0.447 s]
[INFO] org.eclipse.core.net.linux.x86 ..................... SUCCESS [  0.127 s]
[INFO] org.eclipse.core.net.linux.x86_64 .................. SUCCESS [  0.108 s]
[INFO] org.eclipse.core.net.win32.x86 ..................... SUCCESS [  0.103 s]
[INFO] org.eclipse.core.net.win32.x86_64 .................. SUCCESS [  0.100 s]
[INFO] org.eclipse.compare.tests .......................... SUCCESS [  1.111 s]
[INFO] org.eclipse.core.tests.net ......................... SUCCESS [ 10.741 s]
[INFO] org.eclipse.jsch.tests ............................. SUCCESS [  7.783 s]
[INFO] org.eclipse.team.tests.core ........................ SUCCESS [  0.675 s]
[INFO] org.eclipse.team.tests.cvs.core .................... SUCCESS [  2.735 s]
[INFO] org.eclipse.search.tests ........................... SUCCESS [  0.590 s]
[INFO] org.eclipse.ui.editors.tests ....................... SUCCESS [  0.572 s]
[INFO] org.eclipse.ui.workbench.texteditor.tests .......... SUCCESS [  0.924 s]
[INFO] org.eclipse.ui.examples.javaeditor ................. SUCCESS [  1.956 s]
[INFO] org.eclipse.equinox.http.registry .................. SUCCESS [ 10.256 s]
[INFO] org.eclipse.equinox.jsp.jasper ..................... SUCCESS [  6.515 s]
[INFO] org.eclipse.equinox.jsp.jasper.registry ............ SUCCESS [  8.852 s]
[INFO] org.eclipse.help.webapp ............................ SUCCESS [ 33.267 s]
[INFO] org.eclipse.ui.intro.quicklinks .................... SUCCESS [ 16.874 s]
[INFO] org.eclipse.ui.intro.universal ..................... SUCCESS [ 15.023 s]
[INFO] org.eclipse.ua.tests ............................... SUCCESS [  6.599 s]
[INFO] org.eclipse.ua.tests.doc ........................... SUCCESS [  3.781 s]
[INFO] org.eclipse.ui.intro.quicklinks.examples ........... SUCCESS [  0.054 s]
[INFO] org.eclipse.ui.intro.solstice.examples ............. SUCCESS [  0.054 s]
[INFO] eclipse.platform.ui.tools .......................... SUCCESS [  0.008 s]
[INFO] org.eclipse.e4.tools ............................... SUCCESS [  5.750 s]
[INFO] org.eclipse.e4.tools.services ...................... SUCCESS [  0.190 s]
[INFO] org.eclipse.e4.tools.compat ........................ SUCCESS [  3.734 s]
[INFO] org.eclipse.e4.tools.emf.ui ........................ SUCCESS [ 11.224 s]
[INFO] org.eclipse.e4.tools.emf.editor3x .................. SUCCESS [  4.566 s]
[INFO] org.eclipse.e4.tools.jdt.templates ................. SUCCESS [  0.348 s]
[INFO] org.eclipse.e4.core.tools.feature .................. SUCCESS [  4.477 s]
[INFO] org.eclipse.equinox.cm ............................. SUCCESS [ 10.526 s]
[INFO] org.eclipse.equinox.coordinator .................... SUCCESS [ 12.264 s]
[INFO] org.eclipse.equinox.device ......................... SUCCESS [  8.484 s]
[INFO] org.eclipse.equinox.io ............................. SUCCESS [ 11.164 s]
[INFO] org.eclipse.equinox.ip ............................. SUCCESS [  7.993 s]
[INFO] org.eclipse.equinox.metatype ....................... SUCCESS [  9.378 s]
[INFO] org.eclipse.equinox.useradmin ...................... SUCCESS [  7.440 s]
[INFO] org.eclipse.equinox.wireadmin ...................... SUCCESS [  6.828 s]
[INFO] org.eclipse.equinox.compendium.sdk ................. SUCCESS [  0.083 s]
[INFO] org.eclipse.equinox.supplement ..................... SUCCESS [ 11.925 s]
[INFO] org.eclipse.equinox.console.jaas.fragment .......... SUCCESS [  0.032 s]
[INFO] org.eclipse.equinox.console.ssh .................... SUCCESS [  2.420 s]
[INFO] org.eclipse.equinox.transforms.xslt ................ SUCCESS [  7.474 s]
[INFO] org.eclipse.equinox.transforms.hook ................ SUCCESS [  6.582 s]
[INFO] org.eclipse.osgi.util .............................. SUCCESS [  2.294 s]
[INFO] org.eclipse.equinox.region ......................... SUCCESS [  0.344 s]
[INFO] org.eclipse.equinox.weaving.hook ................... SUCCESS [  6.571 s]
[INFO] org.eclipse.equinox.weaving.caching ................ SUCCESS [  9.961 s]
[INFO] org.eclipse.equinox.weaving.caching.j9 ............. SUCCESS [  9.273 s]
[INFO] org.eclipse.equinox.security.win32.x86 ............. SUCCESS [  9.077 s]
[INFO] org.eclipse.equinox.security.win32.x86_64 .......... SUCCESS [  7.216 s]
[INFO] org.eclipse.equinox.security.macosx ................ SUCCESS [  7.706 s]
[INFO] org.eclipse.equinox.core.sdk ....................... SUCCESS [  2.410 s]
[INFO] org.eclipse.equinox.executable ..................... SUCCESS [  7.244 s]
[INFO] org.eclipse.equinox.servletbridge .................. SUCCESS [ 10.751 s]
[INFO] org.eclipse.equinox.http.servletbridge ............. SUCCESS [  8.162 s]
[INFO] org.eclipse.equinox.p2.console ..................... SUCCESS [  6.999 s]
[INFO] org.eclipse.equinox.p2.touchpoint.natives .......... SUCCESS [  9.879 s]
[INFO] org.eclipse.equinox.p2.transport.ecf ............... SUCCESS [  8.041 s]
[INFO] org.eclipse.equinox.server.core .................... SUCCESS [  0.064 s]
[INFO] org.eclipse.equinox.server.jetty ................... SUCCESS [  0.039 s]
[INFO] org.eclipse.equinox.server.p2 ...................... SUCCESS [  0.072 s]
[INFO] org.eclipse.equinox.serverside.sdk ................. SUCCESS [  0.098 s]
[INFO] org.eclipse.equinox.sdk ............................ SUCCESS [  2.516 s]
[INFO] org.eclipse.equinox.server.simple .................. SUCCESS [  0.028 s]
[INFO] org.eclipse.equinox.bidi.tests ..................... SUCCESS [  0.222 s]
[INFO] org.eclipse.equinox.cm.test ........................ SUCCESS [  3.267 s]
[INFO] org.eclipse.osgi.compatibility.plugins ............. SUCCESS [  0.309 s]
[INFO] org.eclipse.osgi.tests ............................. SUCCESS [ 37.827 s]
[INFO] org.eclipse.equinox.compendium.tests ............... SUCCESS [  0.982 s]
[INFO] org.eclipse.equinox.ds.tests ....................... SUCCESS [  9.872 s]
[INFO] org.eclipse.equinox.security.tests ................. SUCCESS [  0.493 s]
[INFO] org.eclipse.equinox.http.servlet.tests ............. SUCCESS [  4.526 s]
[INFO] org.eclipse.equinox.servletbridge.template ......... SUCCESS [  0.031 s]
[INFO] org.eclipse.equinox.slf4j.stub ..................... SUCCESS [  0.035 s]
[INFO] org.eclipse.osgi.compatibility.plugins.feature ..... SUCCESS [  0.031 s]
[INFO] ie.wombat.jbdiff ................................... SUCCESS [  0.098 s]
[INFO] ie.wombat.jbdiff.test .............................. SUCCESS [  3.455 s]
[INFO] org.eclipse.equinox.frameworkadmin.test ............ SUCCESS [  0.536 s]
[INFO] org.eclipse.equinox.p2.sar ......................... SUCCESS [  9.321 s]
[INFO] org.eclipse.equinox.p2.artifact.optimizers ......... SUCCESS [  8.288 s]
[INFO] org.eclipse.equinox.p2.artifact.processors ......... SUCCESS [  5.923 s]
[INFO] org.eclipse.equinox.p2.directorywatcher ............ SUCCESS [  6.756 s]
[INFO] org.eclipse.equinox.p2.discovery ................... SUCCESS [  6.765 s]
[INFO] org.eclipse.equinox.p2.discovery.compatibility ..... SUCCESS [  6.518 s]
[INFO] org.eclipse.equinox.p2.extensionlocation ........... SUCCESS [  6.075 s]
[INFO] org.eclipse.equinox.p2.installer ................... SUCCESS [  6.626 s]
[INFO] org.eclipse.equinox.p2.reconciler.dropins .......... SUCCESS [  5.709 s]
[INFO] org.eclipse.equinox.p2.ui.importexport ............. SUCCESS [  7.504 s]
[INFO] org.eclipse.equinox.p2.updatechecker ............... SUCCESS [  6.344 s]
[INFO] org.eclipse.equinox.p2.ui.admin .................... SUCCESS [  7.410 s]
[INFO] org.eclipse.equinox.p2.ui.admin.rcp ................ SUCCESS [  7.375 s]
[INFO] org.eclipse.equinox.p2.ui.discovery ................ SUCCESS [  7.416 s]
[INFO] org.eclipse.equinox.p2.core.feature ................ SUCCESS [  0.131 s]
[INFO] org.eclipse.equinox.p2.extras.feature .............. SUCCESS [  0.103 s]
[INFO] org.eclipse.equinox.p2.discovery.feature ........... SUCCESS [  0.079 s]
[INFO] org.eclipse.equinox.p2.ui.sdk ...................... SUCCESS [  6.609 s]
[INFO] org.eclipse.equinox.p2.ui.sdk.scheduler ............ SUCCESS [  6.850 s]
[INFO] org.eclipse.equinox.p2.sdk ......................... SUCCESS [  0.188 s]
[INFO] org.eclipse.equinox.p2.rcp.feature ................. SUCCESS [  0.098 s]
[INFO] org.eclipse.equinox.p2.user.ui ..................... SUCCESS [  0.111 s]
[INFO] org.eclipse.equinox.p2.tests.reconciler.product .... SUCCESS [05:15 min]
[INFO] org.eclipse.equinox.p2.tests.verifier .............. SUCCESS [  0.409 s]
[INFO] org.eclipse.equinox.p2.tests ....................... SUCCESS [ 21.493 s]
[INFO] org.eclipse.equinox.p2.tests.discovery ............. SUCCESS [ 10.840 s]
[INFO] org.eclipse.equinox.p2.tests.ui .................... SUCCESS [  3.819 s]
[INFO] rt.equinox.p2 ...................................... SUCCESS [  0.036 s]
[INFO] org.eclipse.ant.optional.junit ..................... SUCCESS [  0.036 s]
[INFO] org.eclipse.pde.tools.versioning ................... SUCCESS [  3.335 s]
[INFO] org.eclipse.rcp .................................... SUCCESS [  0.031 s]
[INFO] org.eclipse.releng.tools ........................... SUCCESS [  4.404 s]
[INFO] org.eclipse.releng.tests ........................... SUCCESS [  3.840 s]
[INFO] org.eclipse.sdk.examples ........................... SUCCESS [  0.040 s]
[INFO] org.eclipse.sdk.tests .............................. SUCCESS [  0.032 s]
[INFO] org.eclipse.test ................................... SUCCESS [  0.355 s]
[INFO] org.eclipse.test.performance.win32 ................. SUCCESS [  0.043 s]
[INFO] org.eclipse.help ................................... SUCCESS [  3.405 s]
[INFO] org.eclipse.rcp .................................... SUCCESS [  0.405 s]
[INFO] org.eclipse.platform ............................... SUCCESS [  3.453 s]
[INFO] org.eclipse.releng.tools ........................... SUCCESS [  0.063 s]
[INFO] org.eclipse.sdk .................................... SUCCESS [  3.155 s]
[INFO] org.eclipse.sdk.examples ........................... SUCCESS [  0.190 s]
[INFO] org.eclipse.test ................................... SUCCESS [  3.225 s]
[INFO] org.eclipse.sdk.tests .............................. SUCCESS [  3.645 s]
[INFO] eclipse.platform.releng.tychoeclipsebuilder ........ SUCCESS [  0.007 s]
[INFO] org.eclipse.rcp.configuration ...................... SUCCESS [  0.032 s]
[INFO] org.eclipse.rt.osgistarterkit.product .............. SUCCESS [01:02 min]
[INFO] equinox-sdk ........................................ SUCCESS [02:10 min]
[INFO] org.eclipse.rcp.id ................................. SUCCESS [04:15 min]
[INFO] org.eclipse.rcp.sdk.id ............................. FAILURE [  6.465 s]
[INFO] org.eclipse.platform.ide ........................... SKIPPED
[INFO] org.eclipse.platform.sdk ........................... SKIPPED
[INFO] org.eclipse.sdk.ide ................................ SKIPPED
[INFO] platform-aggregator ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:37 h
[INFO] Finished at: 2017-11-21T14:33:05+00:00
[INFO] Final Memory: 707M/854M
[INFO] ------------------------------------------------------------------------
[ERROR] Java heap space -> [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/java/eclipse
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to