Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2016 02:14:32 GMT
From:      pkg-fallout@FreeBSD.org
To:        ljboiler@gmail.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 93i386-quarterly][java/eclipse] Failed for eclipse-4.5.1 in build
Message-ID:  <201603290214.u2T2EWxg055744@beefy3.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: feld@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q1/java/eclipse/Makefile 407036 2016-01-23 15:56:25Z feld $
Log URL:        http://beefy3.nyi.freebsd.org/data/93i386-quarterly/411974/logs/eclipse-4.5.1.log
Build URL:      http://beefy3.nyi.freebsd.org/build.html?mastername=93i386-quarterly&build=411974
Log:

====>> Building java/eclipse
build started at Tue Mar 29 01:42:53 UTC 2016
port directory: /usr/ports/java/eclipse
building for: FreeBSD 93i386-quarterly-job-23 9.3-RELEASE-p39 FreeBSD 9.3-RELEASE-p39 i386
maintained by: ljboiler@gmail.com
Makefile ident:      $FreeBSD: branches/2016Q1/java/eclipse/Makefile 407036 2016-01-23 15:56:25Z feld $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 9.3-RELEASE-p39
UNAME_r=9.3-RELEASE-p39
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.12
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-23] Installing pkg-1.6.2...
[93i386-quarterly-job-23] 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-23] Installing patch-2.7.5...
[93i386-quarterly-job-23] 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-23] Installing maven33-3.3.3_1...
[93i386-quarterly-job-23] `-- Installing maven-wrapper-1_2...
[93i386-quarterly-job-23] `-- Extracting maven-wrapper-1_2: . done
[93i386-quarterly-job-23] `-- Installing openjdk8-8.66.17_3...
[93i386-quarterly-job-23] |   `-- Installing giflib-5.1.2_2...
[93i386-quarterly-job-23] |   `-- Extracting giflib-5.1.2_2: .......... done
[93i386-quarterly-job-23] |   `-- Installing libXt-1.1.5,1...
[93i386-quarterly-job-23] |   | `-- Installing xproto-7.0.28...
[93i386-quarterly-job-23] |   | `-- Extracting xproto-7.0.28: .......... done
[93i386-quarterly-job-23] |   | `-- Installing libSM-1.2.2_3,1...
[93i386-quarterly-job-23] |   |   `-- Installing libICE-1.0.9_1,1...
[93i386-quarterly-job-23] |   |   `-- Extracting libICE-1.0.9_1,1: .......... done
[93i386-quarterly-job-23] |   | `-- Extracting libSM-1.2.2_3,1: .......... done
[93i386-quarterly-job-23] |   | `-- Installing libX11-1.6.3,1...
[93i386-quarterly-job-23] |   |   `-- Installing kbproto-1.0.7...
[93i386-quarterly-job-23] |   |   `-- Extracting kbproto-1.0.7: .......... done
[93i386-quarterly-job-23] |   |   `-- Installing libXdmcp-1.1.2...
<snip>
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.equinox.security.macosx ---
[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/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (filter-resources) @ org.eclipse.equinox.security.macosx ---
[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/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.eclipse.equinox.security.macosx ---
[INFO] Compiling 2 source files to /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/target/classes
[INFO] 
[INFO] --- tycho-eclipserun-plugin:0.23.1:eclipse-run (default) @ org.eclipse.equinox.security.macosx ---
[INFO] Expected eclipse log file: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/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/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/target/eclipserun-work, -configuration, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/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.equinox.security.macosx_1.100.200.v20160329-0146
[apitooling.apigeneration] Encoding: null
[apitooling.apigeneration] Project location : /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx
[apitooling.apigeneration] Binary locations : /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/target/classes
[apitooling.apigeneration] Target folder : /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/target
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 0 seconds
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.equinox.security.macosx ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ org.eclipse.equinox.security.macosx ---
[INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/target/org.eclipse.equinox.security.macosx-1.100.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.eclipse.equinox.security.macosx ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.macosx ---
[INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/target/org.eclipse.equinox.security.macosx-1.100.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.macosx ---
[INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.100.200-SNAPSHOT @ /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.equinox.p2.core.feature 1.3.100-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.equinox.p2.core.feature ---
[INFO] Deleting /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.core.feature ---
[INFO] The project's OSGi version is 1.3.100.v20160329-0146
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version (default-validate-version) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (saveproperties) @ org.eclipse.equinox.p2.core.feature ---
[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/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.2:generate-api-build-xml (default) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (filter-resources) @ org.eclipse.equinox.p2.core.feature ---
[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/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/src/main/resources
[INFO] 
[INFO] --- tycho-eclipserun-plugin:0.23.1:eclipse-run (default) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-feature (default-package-feature) @ org.eclipse.equinox.p2.core.feature ---
[INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/target/org.eclipse.equinox.p2.core.feature-1.3.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.core.feature:1.3.100-SNAPSHOT @ /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.p2.core.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.23.1:source-feature (source-feature) @ org.eclipse.equinox.p2.core.feature ---
[INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/target/org.eclipse.equinox.p2.core.feature-1.3.100-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata (attached-p2-metadata) @ org.eclipse.equinox.p2.core.feature ---
[INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.core.feature:1.3.100-SNAPSHOT @ /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.equinox.p2.directorywatcher 1.1.100-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] The project's OSGi version is 1.1.100.v20160329-0146
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version (default-validate-version) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (saveproperties) @ org.eclipse.equinox.p2.directorywatcher ---
[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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.2:generate-api-build-xml (default) @ org.eclipse.equinox.p2.directorywatcher ---
Generating target/.apibuild.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.equinox.p2.directorywatcher ---
[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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (filter-resources) @ org.eclipse.equinox.p2.directorywatcher ---
[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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] Compiling 7 source files to /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/classes
[INFO] 
[INFO] --- tycho-eclipserun-plugin:0.23.1:eclipse-run (default) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] Expected eclipse log file: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/eclipserun-work, -configuration, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/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.equinox.p2.directorywatcher_1.1.100.v20160329-0146
[apitooling.apigeneration] Encoding: null
[apitooling.apigeneration] Project location : /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher
[apitooling.apigeneration] Binary locations : /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/classes
[apitooling.apigeneration] Target folder : /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 0 seconds
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.1:plugin-source (plugin-source) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/org.eclipse.equinox.p2.directorywatcher-1.1.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/org.eclipse.equinox.p2.directorywatcher-1.1.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.directorywatcher ---
[INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.directorywatcher:1.1.100-SNAPSHOT @ /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.equinox.p2.extensionlocation 1.2.200-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.equinox.p2.extensionlocation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.extensionlocation ---
[INFO] The project's OSGi version is 1.2.200.v20160329-0146
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.eclipse.equinox.p2.extensionlocation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.1:validate-version (default-validate-version) @ org.eclipse.equinox.p2.extensionlocation ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (saveproperties) @ org.eclipse.equinox.p2.extensionlocation ---
[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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ org.eclipse.equinox.p2.extensionlocation ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.2:generate-api-build-xml (default) @ org.eclipse.equinox.p2.extensionlocation ---
Generating target/.apibuild.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.equinox.p2.extensionlocation ---
[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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (filter-resources) @ org.eclipse.equinox.p2.extensionlocation ---
[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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.eclipse.equinox.p2.extensionlocation ---
[INFO] Compiling 9 source files to /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/target/classes
[INFO] 
[INFO] --- tycho-eclipserun-plugin:0.23.1:eclipse-run (default) @ org.eclipse.equinox.p2.extensionlocation ---
[INFO] Expected eclipse log file: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/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/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/target/eclipserun-work, -configuration, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.5.1/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/target/eclipserun-work/configuration, -data, target/apibuild-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, target/.apibuild.xml]
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32756 bytes for ChunkPool::allocate
# 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_pid4368.log

[error occurred during error reporting , id 0xe0000001]

*** [do-build] Error code 1

Stop in /usr/ports/java/eclipse.



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