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: p...@freebsd.org
Ident:          $FreeBSD: branches/2016Q1/java/eclipse/Makefile 402850 
2015-12-02 19:57:29Z pi $
Log URL:        
http://beefy3.nyi.freebsd.org/data/93i386-quarterly/406789/logs/eclipse-4.5.1.log
Build URL:      
http://beefy3.nyi.freebsd.org/build.html?mastername=93i386-quarterly&build=406789
Log:

====>> Building java/eclipse
build started at Thu Jan 21 01:41:23 UTC 2016
port directory: /usr/ports/java/eclipse
building for: FreeBSD 93i386-quarterly-job-15 9.3-RELEASE-p34 FreeBSD 
9.3-RELEASE-p34 i386
maintained by: ljboi...@gmail.com
Makefile ident:      $FreeBSD: branches/2016Q1/java/eclipse/Makefile 402850 
2015-12-02 19:57:29Z pi $
Poudriere version: 3.1.10
Host OSVERSION: 1100091
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 9.3-RELEASE-p34
UNAME_r=9.3-RELEASE-p34
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/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.5.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool
MASTERNAME=93i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
OSVERSION=903000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for eclipse-4.5.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 
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 ESD_CONFIG="/usr/local/bin/esd-config"
--End CONFIGURE_ENV--

--MAKE_ENV--
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 
NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES 
ESD_CONFIG="/usr/local/bin/esd-config" PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 444"  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"
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
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---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License EPL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   eclipse-4.5.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.6.2.txz
[93i386-quarterly-job-15] Installing pkg-1.6.2...
[93i386-quarterly-job-15] Extracting pkg-1.6.2: .......... done
Message from pkg-1.6.2:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   eclipse-4.5.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of eclipse-4.5.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.5.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.5.1 for building
=> SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.5.1.xz.
=> SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.5.1.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.5.1 for building
===>  Extracting for eclipse-4.5.1
=> SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.5.1.xz.
=> SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.5.1.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===>   eclipse-4.5.1 depends on executable: gpatch - not found
===>   Installing existing package /packages/All/patch-2.7.5.txz
[93i386-quarterly-job-15] Installing patch-2.7.5...
[93i386-quarterly-job-15] Extracting patch-2.7.5: ..... done
===>   eclipse-4.5.1 depends on executable: gpatch - found
===>   Returning to build of eclipse-4.5.1
===========================================================================
=======================<phase: patch          >============================
===>  Patching for eclipse-4.5.1
===>  Applying FreeBSD patches for eclipse-4.5.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.tychoeclipsebuilder/sdk/sdk.p2.inf
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
Updating ECLIPSE_ARCH in file 
rt.equinox.framework/features/org.eclipse.equinox.executable.feature/feature.xml
Updating ECLIPSE_ARCH in file 
rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml
Updating ECLIPSE_ARCH in file rt.equinox.framework/pom.xml
Updating ECLIPSE_ARCH in file 
rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/reconciler.product
Updating ECLIPSE_ARCH in file 
eclipse.platform.releng/features/org.eclipse.platform-feature/feature.xml
===========================================================================
=======================<phase: build-depends  >============================
===>   eclipse-4.5.1 depends on file: /usr/local/share/java/maven33/bin/mvn - 
not found
===>   Installing existing package /packages/All/maven33-3.3.3_1.txz
[93i386-quarterly-job-15] Installing maven33-3.3.3_1...
[93i386-quarterly-job-15] `-- Installing maven-wrapper-1_2...
[93i386-quarterly-job-15] `-- Extracting maven-wrapper-1_2: . done
[93i386-quarterly-job-15] `-- Installing openjdk8-8.66.17_3...
[93i386-quarterly-job-15] |   `-- Installing giflib-5.1.1...
[93i386-quarterly-job-15] |   `-- Extracting giflib-5.1.1: .......... done
[93i386-quarterly-job-15] |   `-- Installing libXt-1.1.5,1...
[93i386-quarterly-job-15] |   | `-- Installing xproto-7.0.28...
[93i386-quarterly-job-15] |   | `-- Extracting xproto-7.0.28: .......... done
[93i386-quarterly-job-15] |   | `-- Installing libSM-1.2.2_3,1...
[93i386-quarterly-job-15] |   |   `-- Installing libICE-1.0.9_1,1...
[93i386-quarterly-job-15] |   |   `-- Extracting libICE-1.0.9_1,1: .......... 
done
[93i386-quarterly-job-15] |   | `-- Extracting libSM-1.2.2_3,1: .......... done
[93i386-quarterly-job-15] |   | `-- Installing libX11-1.6.3,1...
[93i386-quarterly-job-15] |   |   `-- Installing kbproto-1.0.7...
[93i386-quarterly-job-15] |   |   `-- Extracting kbproto-1.0.7: .......... done
[93i386-quarterly-job-15] |   |   `-- Installing libXdmcp-1.1.2...
<snip>
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
org.eclipse.pde.ui.templates ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ 
org.eclipse.pde.ui.templates ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/target/org.eclipse.pde.ui.templates-3.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.1:target-platform 
(default-target-platform) @ org.eclipse.pde.ui.templates ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin 
(default-package-plugin) @ org.eclipse.pde.ui.templates ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/target/org.eclipse.pde.ui.templates-3.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default 
(default-p2-metadata-default) @ org.eclipse.pde.ui.templates ---
[INFO] No baseline version MavenProject: 
org.eclipse.pde:org.eclipse.pde.ui.templates:3.5.0-SNAPSHOT @ 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.pde.api.tools.annotations 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier 
(default-build-qualifier) @ org.eclipse.pde.api.tools.annotations ---
[INFO] The project's OSGi version is 1.0.0.v20160121-0145
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version 
(default-validate-version) @ org.eclipse.pde.api.tools.annotations ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (saveproperties) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.2:generate-api-build-xml (default) @ 
org.eclipse.pde.api.tools.annotations ---
Generating target/.apibuild.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (filter-resources) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] Compiling 5 source files to 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target/classes
[INFO] 
[INFO] --- tycho-eclipserun-plugin:0.23.1:eclipse-run (default) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] Expected eclipse log file: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
        [/usr/local/openjdk8/jre/bin/java, -jar, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse-maven-repo-4.5.1/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar,
 -install, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target/eclipserun-work,
 -configuration, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target/eclipserun-work/configuration,
 -data, target/apibuild-workspace, -application, 
org.eclipse.ant.core.antRunner, -buildfile, target/.apibuild.xml]
Buildfile: target/.apibuild.xml

apigen:
[apitooling.apigeneration] Project name : 
org.eclipse.pde.api.tools.annotations_1.0.0.v20160121-0145
[apitooling.apigeneration] Encoding: null
[apitooling.apigeneration] Project location : 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations
[apitooling.apigeneration] Binary locations : 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target/classes
[apitooling.apigeneration] Target folder : 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target
[apitooling.apigeneration] Unit name[0] : NoInstantiate.java
[apitooling.apigeneration] Unit name[1] : NoOverride.java
[apitooling.apigeneration] Unit name[2] : NoExtend.java
[apitooling.apigeneration] Unit name[3] : NoReference.java
[apitooling.apigeneration] Unit name[4] : NoImplement.java
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 0 seconds
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ 
org.eclipse.pde.api.tools.annotations ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target/org.eclipse.pde.api.tools.annotations-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.1:target-platform 
(default-target-platform) @ org.eclipse.pde.api.tools.annotations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin 
(default-package-plugin) @ org.eclipse.pde.api.tools.annotations ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/target/org.eclipse.pde.api.tools.annotations-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default 
(default-p2-metadata-default) @ org.eclipse.pde.api.tools.annotations ---
[INFO] No baseline version MavenProject: 
org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.0.0-SNAPSHOT @ 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.pde.ua.core 1.0.400-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
org.eclipse.pde.ua.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier 
(default-build-qualifier) @ org.eclipse.pde.ua.core ---
[INFO] The project's OSGi version is 1.0.400.v20160121-0145
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ 
org.eclipse.pde.ua.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version 
(default-validate-version) @ org.eclipse.pde.ua.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (saveproperties) @ 
org.eclipse.pde.ua.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ 
org.eclipse.pde.ua.core ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.2:generate-api-build-xml (default) @ 
org.eclipse.pde.ua.core ---
Generating target/.apibuild.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
org.eclipse.pde.ua.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (filter-resources) @ 
org.eclipse.pde.ua.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ 
org.eclipse.pde.ua.core ---
[INFO] Compiling 88 source files to 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/classes
[INFO] 
[INFO] --- tycho-eclipserun-plugin:0.23.1:eclipse-run (default) @ 
org.eclipse.pde.ua.core ---
[INFO] Expected eclipse log file: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
        [/usr/local/openjdk8/jre/bin/java, -jar, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse-maven-repo-4.5.1/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar,
 -install, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/eclipserun-work,
 -configuration, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/eclipserun-work/configuration,
 -data, target/apibuild-workspace, -application, 
org.eclipse.ant.core.antRunner, -buildfile, target/.apibuild.xml]
Buildfile: target/.apibuild.xml

apigen:
[apitooling.apigeneration] Project name : 
org.eclipse.pde.ua.core_1.0.400.v20160121-0145
[apitooling.apigeneration] Encoding: null
[apitooling.apigeneration] Project location : 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core
[apitooling.apigeneration] Binary locations : 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/classes
[apitooling.apigeneration] Target folder : 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 0 seconds
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
org.eclipse.pde.ua.core ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ 
org.eclipse.pde.ua.core ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/org.eclipse.pde.ua.core-1.0.400-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.1:target-platform 
(default-target-platform) @ org.eclipse.pde.ua.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin 
(default-package-plugin) @ org.eclipse.pde.ua.core ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/org.eclipse.pde.ua.core-1.0.400-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default 
(default-p2-metadata-default) @ org.eclipse.pde.ua.core ---
[INFO] No baseline version MavenProject: 
org.eclipse.pde:org.eclipse.pde.ua.core:1.0.400-SNAPSHOT @ 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.pde.ua.ui 1.0.400-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.pde.ua.ui 
---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier 
(default-build-qualifier) @ org.eclipse.pde.ua.ui ---
[INFO] The project's OSGi version is 1.0.400.v20160121-0145
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ 
org.eclipse.pde.ua.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version 
(default-validate-version) @ org.eclipse.pde.ua.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (saveproperties) @ 
org.eclipse.pde.ua.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ 
org.eclipse.pde.ua.ui ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.2:generate-api-build-xml (default) @ 
org.eclipse.pde.ua.ui ---
Generating target/.apibuild.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
org.eclipse.pde.ua.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (filter-resources) @ 
org.eclipse.pde.ua.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ 
org.eclipse.pde.ua.ui ---
[INFO] Compiling 146 source files to 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/target/classes
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x2812d1c6, pid=12587, tid=101373
#
# JRE version: OpenJDK Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17)
# Java VM: OpenJDK Server VM (25.66-b17 mixed mode bsd-x86 )
# Problematic frame:
# C  [libc.so.7+0x7a1c6]  _malloc_prefork+0x1f6
#
# Core dump written. Default location: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/java.core
#
# An error report file with more information is saved as:
# 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/hs_err_pid12587.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
*** [do-build] Signal 6

Stop 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