Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2017 11:47:22 GMT
From:      pkg-fallout@FreeBSD.org
To:        ljboiler@gmail.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-default][java/eclipse] Failed for eclipse-4.6_1 in build
Message-ID:  <201708051147.v75BlMlE001986@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:     ljboiler@gmail.com
Last committer: rezny@FreeBSD.org
Ident:          $FreeBSD: head/java/eclipse/Makefile 441503 2017-05-23 05:03:14Z rezny $
Log URL:        http://beefy9.nyi.freebsd.org/data/110amd64-default/447380/logs/eclipse-4.6_1.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=447380
Log:

====>> Building java/eclipse
build started at Sat Aug  5 10:53:13 UTC 2017
port directory: /usr/ports/java/eclipse
building for: FreeBSD 110amd64-default-job-22 11.0-RELEASE-p11 FreeBSD 11.0-RELEASE-p11 amd64
maintained by: ljboiler@gmail.com
Makefile ident:      $FreeBSD: head/java/eclipse/Makefile 441503 2017-05-23 05:03:14Z rezny $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 22

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p11
UNAME_r=11.0-RELEASE-p11
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=eclipse-4.6_1
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.19-61-ga8829ba9
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" 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" 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--
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
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=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-p11
#### 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 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.1.txz
[110amd64-default-job-22] Installing pkg-1.10.1...
[110amd64-default-job-22] Extracting pkg-1.10.1: .......... 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
<snip>
[INFO] org.eclipse.core.filesystem.hpux.ia64 .............. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.ppc .............. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.ppc64 ............ SKIPPED
[INFO] org.eclipse.core.filesystem.linux.ppc64le .......... SKIPPED
[INFO] org.eclipse.core.filesystem.linux.x86 .............. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.x86_64 ........... SKIPPED
[INFO] org.eclipse.core.filesystem.macosx ................. SKIPPED
[INFO] org.eclipse.core.filesystem.solaris.sparc .......... SKIPPED
[INFO] org.eclipse.core.filesystem.win32.x86 .............. SKIPPED
[INFO] org.eclipse.core.filesystem.win32.x86_64 ........... SKIPPED
[INFO] org.eclipse.core.filesystem.aix.ppc ................ SKIPPED
[INFO] org.eclipse.core.filesystem.aix.ppc64 .............. SKIPPED
[INFO] org.eclipse.core.resources.win32.x86 ............... SKIPPED
[INFO] org.eclipse.core.resources.win32.x86_64 ............ SKIPPED
[INFO] org.eclipse.core.tests.filesystem.feature .......... SKIPPED
[INFO] org.eclipse.core.tests.resources ................... SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant1 .. SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant2 .. SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant3 .. SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant ... SKIPPED
[INFO] org.eclipse.equinox.core.feature ................... SKIPPED
[INFO] org.eclipse.core.runtime.feature ................... SKIPPED
[INFO] com.google.code.atinject.tck ....................... SKIPPED
[INFO] org.eclipse.core.expressions.tests ................. SKIPPED
[INFO] org.eclipse.core.tests.runtime ..................... SKIPPED
[INFO] org.eclipse.e4.core.tests .......................... SKIPPED
[INFO] org.eclipse.swt.fragments.localbuild ............... SKIPPED
[INFO] org.eclipse.swt.tools .............................. SKIPPED
[INFO] org.eclipse.swt.examples ........................... SKIPPED
[INFO] org.eclipse.swt.examples.browser.demos ............. SKIPPED
[INFO] org.eclipse.swt.examples.launcher .................. SKIPPED
[INFO] org.eclipse.swt.examples.ole.win32 ................. SKIPPED
[INFO] org.eclipse.swt.examples.views ..................... SKIPPED
[INFO] org.eclipse.swt.tests .............................. SKIPPED
[INFO] org.eclipse.swt.tools.feature ...................... SKIPPED
[INFO] eclipse.platform.swt.binaries ...................... SKIPPED
[INFO] org.eclipse.compare.win32 .......................... SKIPPED
[INFO] org.eclipse.jsch.ui ................................ SKIPPED
[INFO] org.eclipse.team.cvs.ssh2 .......................... SKIPPED
[INFO] org.eclipse.team.cvs.ui ............................ SKIPPED
[INFO] org.eclipse.ui.net ................................. SKIPPED
[INFO] org.eclipse.compare.examples ....................... SKIPPED
[INFO] org.eclipse.compare.examples.xml ................... SKIPPED
[INFO] org.eclipse.team.examples.filesystem ............... SKIPPED
[INFO] org.eclipse.cvs .................................... SKIPPED
[INFO] org.eclipse.cvs .................................... SKIPPED
[INFO] org.eclipse.core.net.freebsd.x86_64 ................ SKIPPED
[INFO] org.eclipse.core.net.linux.x86 ..................... SKIPPED
[INFO] org.eclipse.core.net.linux.x86_64 .................. SKIPPED
[INFO] org.eclipse.core.net.win32.x86 ..................... SKIPPED
[INFO] org.eclipse.core.net.win32.x86_64 .................. SKIPPED
[INFO] org.eclipse.compare.tests .......................... SKIPPED
[INFO] org.eclipse.core.tests.net ......................... SKIPPED
[INFO] org.eclipse.jsch.tests ............................. SKIPPED
[INFO] org.eclipse.team.tests.core ........................ SKIPPED
[INFO] org.eclipse.team.tests.cvs.core .................... SKIPPED
[INFO] org.eclipse.search.tests ........................... SKIPPED
[INFO] org.eclipse.ui.editors.tests ....................... SKIPPED
[INFO] org.eclipse.ui.workbench.texteditor.tests .......... SKIPPED
[INFO] org.eclipse.ui.examples.javaeditor ................. SKIPPED
[INFO] org.eclipse.equinox.http.registry .................. SKIPPED
[INFO] org.eclipse.equinox.jsp.jasper ..................... SKIPPED
[INFO] org.eclipse.equinox.jsp.jasper.registry ............ SKIPPED
[INFO] org.eclipse.help.webapp ............................ SKIPPED
[INFO] org.eclipse.ui.intro.quicklinks .................... SKIPPED
[INFO] org.eclipse.ui.intro.universal ..................... SKIPPED
[INFO] org.eclipse.ua.tests ............................... SKIPPED
[INFO] org.eclipse.ua.tests.doc ........................... SKIPPED
[INFO] org.eclipse.ui.intro.quicklinks.examples ........... SKIPPED
[INFO] org.eclipse.ui.intro.solstice.examples ............. SKIPPED
[INFO] eclipse.platform.ui.tools .......................... SKIPPED
[INFO] org.eclipse.e4.tools ............................... SKIPPED
[INFO] org.eclipse.e4.tools.services ...................... SKIPPED
[INFO] org.eclipse.e4.tools.compat ........................ SKIPPED
[INFO] org.eclipse.e4.tools.emf.ui ........................ SKIPPED
[INFO] org.eclipse.e4.tools.emf.editor3x .................. SKIPPED
[INFO] org.eclipse.e4.tools.jdt.templates ................. SKIPPED
[INFO] org.eclipse.e4.core.tools.feature .................. SKIPPED
[INFO] org.eclipse.equinox.cm ............................. SKIPPED
[INFO] org.eclipse.equinox.coordinator .................... SKIPPED
[INFO] org.eclipse.equinox.device ......................... SKIPPED
[INFO] org.eclipse.equinox.io ............................. SKIPPED
[INFO] org.eclipse.equinox.ip ............................. SKIPPED
[INFO] org.eclipse.equinox.metatype ....................... SKIPPED
[INFO] org.eclipse.equinox.useradmin ...................... SKIPPED
[INFO] org.eclipse.equinox.wireadmin ...................... SKIPPED
[INFO] org.eclipse.equinox.compendium.sdk ................. SKIPPED
[INFO] org.eclipse.equinox.supplement ..................... SKIPPED
[INFO] org.eclipse.equinox.console.jaas.fragment .......... SKIPPED
[INFO] org.eclipse.equinox.console.ssh .................... SKIPPED
[INFO] org.eclipse.equinox.transforms.xslt ................ SKIPPED
[INFO] org.eclipse.equinox.transforms.hook ................ SKIPPED
[INFO] org.eclipse.osgi.util .............................. SKIPPED
[INFO] org.eclipse.equinox.region ......................... SKIPPED
[INFO] org.eclipse.equinox.weaving.hook ................... SKIPPED
[INFO] org.eclipse.equinox.weaving.caching ................ SKIPPED
[INFO] org.eclipse.equinox.weaving.caching.j9 ............. SKIPPED
[INFO] org.eclipse.equinox.security.win32.x86 ............. SKIPPED
[INFO] org.eclipse.equinox.security.win32.x86_64 .......... SKIPPED
[INFO] org.eclipse.equinox.security.macosx ................ SKIPPED
[INFO] org.eclipse.equinox.core.sdk ....................... SKIPPED
[INFO] org.eclipse.equinox.executable ..................... SKIPPED
[INFO] org.eclipse.equinox.servletbridge .................. SKIPPED
[INFO] org.eclipse.equinox.http.servletbridge ............. SKIPPED
[INFO] org.eclipse.equinox.p2.console ..................... SKIPPED
[INFO] org.eclipse.equinox.p2.touchpoint.natives .......... SKIPPED
[INFO] org.eclipse.equinox.p2.transport.ecf ............... SKIPPED
[INFO] org.eclipse.equinox.server.core .................... SKIPPED
[INFO] org.eclipse.equinox.server.jetty ................... SKIPPED
[INFO] org.eclipse.equinox.server.p2 ...................... SKIPPED
[INFO] org.eclipse.equinox.serverside.sdk ................. SKIPPED
[INFO] org.eclipse.equinox.sdk ............................ SKIPPED
[INFO] org.eclipse.equinox.server.simple .................. SKIPPED
[INFO] org.eclipse.equinox.bidi.tests ..................... SKIPPED
[INFO] org.eclipse.equinox.cm.test ........................ SKIPPED
[INFO] org.eclipse.osgi.compatibility.plugins ............. SKIPPED
[INFO] org.eclipse.osgi.tests ............................. SKIPPED
[INFO] org.eclipse.equinox.compendium.tests ............... SKIPPED
[INFO] org.eclipse.equinox.ds.tests ....................... SKIPPED
[INFO] org.eclipse.equinox.security.tests ................. SKIPPED
[INFO] org.eclipse.equinox.http.servlet.tests ............. SKIPPED
[INFO] org.eclipse.equinox.servletbridge.template ......... SKIPPED
[INFO] org.eclipse.equinox.slf4j.stub ..................... SKIPPED
[INFO] org.eclipse.osgi.compatibility.plugins.feature ..... SKIPPED
[INFO] ie.wombat.jbdiff ................................... SKIPPED
[INFO] ie.wombat.jbdiff.test .............................. SKIPPED
[INFO] org.eclipse.equinox.frameworkadmin.test ............ SKIPPED
[INFO] org.eclipse.equinox.p2.sar ......................... SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.optimizers ......... SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.processors ......... SKIPPED
[INFO] org.eclipse.equinox.p2.directorywatcher ............ SKIPPED
[INFO] org.eclipse.equinox.p2.discovery ................... SKIPPED
[INFO] org.eclipse.equinox.p2.discovery.compatibility ..... SKIPPED
[INFO] org.eclipse.equinox.p2.extensionlocation ........... SKIPPED
[INFO] org.eclipse.equinox.p2.installer ................... SKIPPED
[INFO] org.eclipse.equinox.p2.reconciler.dropins .......... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.importexport ............. SKIPPED
[INFO] org.eclipse.equinox.p2.updatechecker ............... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.admin .................... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.admin.rcp ................ SKIPPED
[INFO] org.eclipse.equinox.p2.ui.discovery ................ SKIPPED
[INFO] org.eclipse.equinox.p2.core.feature ................ SKIPPED
[INFO] org.eclipse.equinox.p2.extras.feature .............. SKIPPED
[INFO] org.eclipse.equinox.p2.discovery.feature ........... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.sdk ...................... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.sdk.scheduler ............ SKIPPED
[INFO] org.eclipse.equinox.p2.sdk ......................... SKIPPED
[INFO] org.eclipse.equinox.p2.rcp.feature ................. SKIPPED
[INFO] org.eclipse.equinox.p2.user.ui ..................... SKIPPED
[INFO] org.eclipse.equinox.p2.tests.reconciler.product .... SKIPPED
[INFO] org.eclipse.equinox.p2.tests.verifier .............. SKIPPED
[INFO] org.eclipse.equinox.p2.tests ....................... SKIPPED
[INFO] org.eclipse.equinox.p2.tests.discovery ............. SKIPPED
[INFO] org.eclipse.equinox.p2.tests.ui .................... SKIPPED
[INFO] rt.equinox.p2 ...................................... SKIPPED
[INFO] org.eclipse.ant.optional.junit ..................... SKIPPED
[INFO] org.eclipse.pde.tools.versioning ................... SKIPPED
[INFO] org.eclipse.rcp .................................... SKIPPED
[INFO] org.eclipse.releng.tools ........................... SKIPPED
[INFO] org.eclipse.releng.tests ........................... SKIPPED
[INFO] org.eclipse.sdk.examples ........................... SKIPPED
[INFO] org.eclipse.sdk.tests .............................. SKIPPED
[INFO] org.eclipse.test ................................... SKIPPED
[INFO] org.eclipse.test.performance.win32 ................. SKIPPED
[INFO] org.eclipse.help ................................... SKIPPED
[INFO] org.eclipse.rcp .................................... SKIPPED
[INFO] org.eclipse.platform ............................... SKIPPED
[INFO] org.eclipse.releng.tools ........................... SKIPPED
[INFO] org.eclipse.sdk .................................... SKIPPED
[INFO] org.eclipse.sdk.examples ........................... SKIPPED
[INFO] org.eclipse.test ................................... SKIPPED
[INFO] org.eclipse.sdk.tests .............................. SKIPPED
[INFO] eclipse.platform.releng.tychoeclipsebuilder ........ SKIPPED
[INFO] org.eclipse.rcp.configuration ...................... SKIPPED
[INFO] org.eclipse.rt.osgistarterkit.product .............. SKIPPED
[INFO] equinox-sdk ........................................ SKIPPED
[INFO] org.eclipse.rcp.id ................................. SKIPPED
[INFO] org.eclipse.rcp.sdk.id ............................. SKIPPED
[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: 51:00 min
[INFO] Finished at: 2017-08-05T11:47:18+00:00
[INFO] Final Memory: 597M/822M
[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



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