Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2015 21:49:08 GMT
From:      pkg-fallout@FreeBSD.org
To:        ljboiler@gmail.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 84i386-default][java/eclipse] Failed for eclipse-4.4.2 in build
Message-ID:  <201504042149.t34Ln8iu033499@beefy5.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: marino@FreeBSD.org
Ident:          $FreeBSD: head/java/eclipse/Makefile 381788 2015-03-21 10:40:50Z marino $
Log URL:        http://beefy5.nyi.freebsd.org/data/84i386-default/383187/logs/eclipse-4.4.2.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-default&build=383187
Log:

====>> Building java/eclipse
build started at Sat Apr  4 21:04:41 UTC 2015
port directory: /usr/ports/java/eclipse
building for: FreeBSD 84i386-default-job-06 8.4-RELEASE-p26 FreeBSD 8.4-RELEASE-p26 i386
maintained by: ljboiler@gmail.com
Makefile ident:      $FreeBSD: head/java/eclipse/Makefile 381788 2015-03-21 10:40:50Z marino $
Poudriere version: 3.1.2
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p26
UNAME_r=8.4-RELEASE-p26
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84i386-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.4.2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool
MASTERNAME=84i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.2
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for eclipse-4.4.2:
     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 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 -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 0644"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
OSREL=8.4
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---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License EPL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   eclipse-4.4.2 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.4.12.txz
[84i386-default-job-06] Installing pkg-1.4.12...
[84i386-default-job-06] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of eclipse-4.4.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.4.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.4.2 for building
=> SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.4.2.xz.
=> SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.4.2.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.4.2 for building
===>  Extracting for eclipse-4.4.2
=> SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.4.2.xz.
=> SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.4.2.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===>   eclipse-4.4.2 depends on executable: gpatch - not found
===>    Verifying install for gpatch in /usr/ports/devel/patch
===>   Installing existing package /packages/All/patch-2.7.5.txz
[84i386-default-job-06] Installing patch-2.7.5...
[84i386-default-job-06] Extracting patch-2.7.5... done
===>   Returning to build of eclipse-4.4.2
===========================================================================
=======================<phase: patch          >============================
===>  Patching for eclipse-4.4.2
===>  Applying FreeBSD patches for eclipse-4.4.2
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/rcp.config/build.properties
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.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/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.4.2 depends on file: /usr/local/share/java/maven31/bin/mvn - not found
===>    Verifying install for /usr/local/share/java/maven31/bin/mvn in /usr/ports/devel/maven31
===>   Installing existing package /packages/All/maven31-3.1.1_1.txz
[84i386-default-job-06] Installing maven31-3.1.1_1...
[84i386-default-job-06] `-- Installing maven-wrapper-1_2...
[84i386-default-job-06] `-- Extracting maven-wrapper-1_2... done
[84i386-default-job-06] `-- Installing openjdk-7.76.13_1,1...
[84i386-default-job-06] |   `-- Installing alsa-lib-1.0.29...
[84i386-default-job-06] |   `-- Extracting alsa-lib-1.0.29... done
[84i386-default-job-06] |   `-- Installing dejavu-2.34_6...
[84i386-default-job-06] |   | `-- Installing fontconfig-2.11.1,1...
[84i386-default-job-06] |   |   `-- Installing expat-2.1.0_2...
[84i386-default-job-06] |   |   `-- Extracting expat-2.1.0_2... done
[84i386-default-job-06] |   |   `-- Installing freetype2-2.5.5...
[84i386-default-job-06] |   |   `-- Extracting freetype2-2.5.5... done
[84i386-default-job-06] |   | `-- Extracting fontconfig-2.11.1,1... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
[84i386-default-job-06] |   | `-- Installing mkfontdir-1.0.7...
[84i386-default-job-06] |   |   `-- Installing mkfontscale-1.1.1_1...
<snip>
[INFO] org.eclipse.core.tests.resources.saveparticipant3 . SUCCESS [0.163s]
[INFO] org.eclipse.core.tests.resources.saveparticipant .. SUCCESS [0.209s]
[INFO] org.eclipse.core.runtime.compatibility.registry ... SUCCESS [5.329s]
[INFO] org.eclipse.equinox.core.feature .................. SUCCESS [0.028s]
[INFO] org.eclipse.core.runtime.feature .................. SUCCESS [0.027s]
[INFO] com.google.code.atinject.tck ...................... SUCCESS [0.153s]
[INFO] org.eclipse.core.expressions.tests ................ SUCCESS [0.262s]
[INFO] org.eclipse.core.tests.runtime .................... SUCCESS [1.475s]
[INFO] org.eclipse.e4.core.tests ......................... SUCCESS [0.773s]
[INFO] org.eclipse.swt.tools ............................. SUCCESS [1.379s]
[INFO] org.eclipse.swt.examples .......................... SUCCESS [2.713s]
[INFO] org.eclipse.swt.examples.browser.demos ............ SUCCESS [0.313s]
[INFO] org.eclipse.swt.examples.launcher ................. SUCCESS [0.262s]
[INFO] org.eclipse.swt.win32.win32.x86_64 ................ SUCCESS [43.299s]
[INFO] org.eclipse.swt.examples.ole.win32 ................ SUCCESS [0.372s]
[INFO] org.eclipse.swt.examples.views .................... SUCCESS [0.244s]
[INFO] org.eclipse.swt.tests ............................. SUCCESS [1.277s]
[INFO] org.eclipse.swt.gtk.aix.ppc ....................... SUCCESS [22.914s]
[INFO] org.eclipse.swt.gtk.aix.ppc64 ..................... SUCCESS [19.025s]
[INFO] org.eclipse.swt.gtk.hpux.ia64 ..................... SUCCESS [35.300s]
[INFO] org.eclipse.swt.gtk.linux.ppc ..................... SUCCESS [39.777s]
[INFO] org.eclipse.swt.gtk.linux.ppc64 ................... SUCCESS [35.021s]
[INFO] org.eclipse.swt.gtk.linux.ppc64le ................. SUCCESS [35.189s]
[INFO] org.eclipse.swt.gtk.linux.s390 .................... SUCCESS [40.170s]
[INFO] org.eclipse.swt.gtk.linux.s390x ................... SUCCESS [34.876s]
[INFO] org.eclipse.swt.gtk.linux.x86 ..................... SUCCESS [38.212s]
[INFO] org.eclipse.swt.gtk.linux.x86_64 .................. SUCCESS [35.148s]
[INFO] org.eclipse.swt.gtk.solaris.sparc ................. SUCCESS [38.206s]
[INFO] org.eclipse.swt.gtk.solaris.x86 ................... SUCCESS [39.123s]
[INFO] eclipse.platform.swt.binaries ..................... SUCCESS [0.007s]
[INFO] org.eclipse.compare.win32 ......................... SUCCESS [4.778s]
[INFO] org.eclipse.jsch.ui ............................... SUCCESS [5.374s]
[INFO] org.eclipse.team.cvs.ssh .......................... SUCCESS [4.460s]
[INFO] org.eclipse.team.cvs.ssh2 ......................... SUCCESS [4.314s]
[INFO] org.eclipse.team.cvs.ui ........................... SUCCESS [9.952s]
[INFO] org.eclipse.ui.net ................................ SUCCESS [5.021s]
[INFO] org.eclipse.compare.examples ...................... SUCCESS [0.212s]
[INFO] org.eclipse.compare.examples.xml .................. SUCCESS [0.538s]
[INFO] org.eclipse.team.examples.filesystem .............. SUCCESS [1.315s]
[INFO] org.eclipse.cvs ................................... SUCCESS [0.026s]
[INFO] org.eclipse.cvs ................................... SUCCESS [0.112s]
[INFO] org.eclipse.core.net.freebsd.x86 .................. SUCCESS [0.714s]
[INFO] org.eclipse.core.net.linux.x86 .................... SUCCESS [0.105s]
[INFO] org.eclipse.core.net.linux.x86_64 ................. SUCCESS [0.121s]
[INFO] org.eclipse.core.net.win32.x86 .................... SUCCESS [0.115s]
[INFO] org.eclipse.core.net.win32.x86_64 ................. SUCCESS [0.109s]
[INFO] org.eclipse.compare.tests ......................... SUCCESS [0.714s]
[INFO] org.eclipse.core.tests.net ........................ SUCCESS [5.585s]
[INFO] org.eclipse.jsch.tests ............................ SUCCESS [4.296s]
[INFO] org.eclipse.team.tests.core ....................... SUCCESS [0.623s]
[INFO] org.eclipse.team.tests.cvs.core ................... SUCCESS [2.334s]
[INFO] org.eclipse.search.tests .......................... SUCCESS [0.334s]
[INFO] org.eclipse.ui.editors.tests ...................... SUCCESS [0.209s]
[INFO] org.eclipse.ui.workbench.texteditor.tests ......... SUCCESS [0.254s]
[INFO] org.eclipse.ui.examples.javaeditor ................ SUCCESS [0.660s]
[INFO] org.eclipse.equinox.http.registry ................. SUCCESS [4.899s]
[INFO] org.eclipse.equinox.jsp.jasper .................... SUCCESS [4.918s]
[INFO] org.eclipse.equinox.jsp.jasper.registry ........... SUCCESS [5.044s]
[INFO] org.eclipse.help.webapp ........................... SUCCESS [12.493s]
[INFO] org.eclipse.ui.intro.universal .................... SUCCESS [5.284s]
[INFO] org.eclipse.ua.tests .............................. SUCCESS [2.190s]
[INFO] org.eclipse.ua.tests.doc .......................... SUCCESS [0.275s]
[INFO] org.eclipse.equinox.cm ............................ SUCCESS [4.814s]
[INFO] org.eclipse.equinox.log ........................... SUCCESS [5.309s]
[INFO] org.eclipse.equinox.coordinator ................... SUCCESS [5.043s]
[INFO] org.eclipse.equinox.device ........................ SUCCESS [4.403s]
[INFO] org.eclipse.equinox.io ............................ SUCCESS [5.114s]
[INFO] org.eclipse.equinox.ip ............................ SUCCESS [4.829s]
[INFO] org.eclipse.equinox.metatype ...................... SUCCESS [5.186s]
[INFO] org.eclipse.equinox.useradmin ..................... SUCCESS [5.178s]
[INFO] org.eclipse.equinox.wireadmin ..................... SUCCESS [4.348s]
[INFO] org.eclipse.equinox.compendium.sdk ................ SUCCESS [0.097s]
[INFO] org.eclipse.equinox.supplement .................... SUCCESS [6.420s]
[INFO] org.eclipse.equinox.console.jaas.fragment ......... SUCCESS [0.025s]
[INFO] org.eclipse.equinox.console.ssh ................... SUCCESS [0.201s]
[INFO] org.eclipse.equinox.transforms.xslt ............... SUCCESS [5.029s]
[INFO] org.eclipse.equinox.transforms.hook ............... SUCCESS [8.581s]
[INFO] org.eclipse.osgi.util ............................. SUCCESS [0.152s]
[INFO] org.eclipse.equinox.region ........................ SUCCESS [0.299s]
[INFO] org.eclipse.equinox.core.sdk ...................... SUCCESS [0.117s]
[INFO] org.eclipse.equinox.executable .................... SUCCESS [1.926s]
[INFO] org.eclipse.equinox.servletbridge ................. SUCCESS [5.658s]
[INFO] org.eclipse.equinox.http.servletbridge ............ SUCCESS [4.331s]
[INFO] org.eclipse.equinox.server.core ................... SUCCESS [0.039s]
[INFO] org.eclipse.equinox.server.jetty .................. SUCCESS [0.043s]
[INFO] org.eclipse.equinox.server.p2 ..................... SUCCESS [0.061s]
[INFO] org.eclipse.equinox.serverside.sdk ................ SUCCESS [0.067s]
[INFO] org.eclipse.equinox.weaving.hook .................. SUCCESS [5.434s]
[INFO] org.eclipse.equinox.weaving.aspectj ............... SUCCESS [4.779s]
[INFO] org.eclipse.equinox.weaving.caching ............... SUCCESS [4.764s]
[INFO] org.eclipse.equinox.weaving.caching.j9 ............ SUCCESS [4.822s]
[INFO] org.eclipse.equinox.weaving.sdk ................... SUCCESS [0.049s]
[INFO] org.eclipse.equinox.sdk ........................... SUCCESS [0.104s]
[INFO] org.eclipse.equinox.server.simple ................. SUCCESS [0.027s]
[INFO] org.eclipse.equinox.bidi.tests .................... SUCCESS [0.151s]
[INFO] org.eclipse.equinox.cm.test ....................... SUCCESS [0.173s]
[INFO] org.eclipse.osgi.tests ............................ SUCCESS [15.291s]
[INFO] org.eclipse.equinox.compendium.tests .............. SUCCESS [0.483s]
[INFO] org.eclipse.equinox.ds.tests ...................... SUCCESS [3.197s]
[INFO] org.eclipse.equinox.region.tests .................. SUCCESS [0.909s]
[INFO] org.eclipse.equinox.security.tests ................ SUCCESS [0.227s]
[INFO] org.eclipse.equinox.security.macosx ............... SUCCESS [5.881s]
[INFO] org.eclipse.equinox.security.win32.x86 ............ SUCCESS [5.263s]
[INFO] org.eclipse.equinox.security.win32.x86_64 ......... SUCCESS [4.827s]
[INFO] org.eclipse.equinox.servletbridge.template ........ SUCCESS [0.020s]
[INFO] org.eclipse.equinox.slf4j.stub .................... SUCCESS [0.032s]
[INFO] org.eclipse.osgi.compatibility.plugins ............ SUCCESS [0.192s]
[INFO] org.eclipse.equinox.launcher.cocoa.macosx ......... SUCCESS [0.492s]
[INFO] org.eclipse.equinox.launcher.cocoa.macosx.x86_64 .. SUCCESS [0.504s]
[INFO] org.eclipse.equinox.launcher.gtk.aix.ppc .......... SUCCESS [0.542s]
[INFO] org.eclipse.equinox.launcher.gtk.aix.ppc64 ........ SUCCESS [0.565s]
[INFO] org.eclipse.equinox.launcher.gtk.hpux.ia64 ........ SUCCESS [0.491s]
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc ........ SUCCESS [0.493s]
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc64 ...... SUCCESS [0.507s]
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc64le .... SUCCESS [0.509s]
[INFO] org.eclipse.equinox.launcher.gtk.linux.s390 ....... SUCCESS [0.499s]
[INFO] org.eclipse.equinox.launcher.gtk.linux.s390x ...... SUCCESS [0.503s]
[INFO] org.eclipse.equinox.launcher.gtk.linux.x86 ........ SUCCESS [0.494s]
[INFO] org.eclipse.equinox.launcher.gtk.linux.x86_64 ..... SUCCESS [0.548s]
[INFO] org.eclipse.equinox.launcher.gtk.solaris.sparc .... SUCCESS [0.482s]
[INFO] org.eclipse.equinox.launcher.gtk.solaris.x86 ...... SUCCESS [0.476s]
[INFO] org.eclipse.equinox.launcher.win32.win32.ia64 ..... SUCCESS [0.113s]
[INFO] org.eclipse.equinox.launcher.win32.win32.x86 ...... SUCCESS [0.067s]
[INFO] org.eclipse.equinox.launcher.win32.win32.x86_64 ... SUCCESS [0.068s]
[INFO] org.eclipse.equinox.launcher.wpf.win32.x86 ........ SUCCESS [0.072s]
[INFO] org.eclipse.osgi.compatibility.plugins.feature .... SUCCESS [0.032s]
[INFO] ie.wombat.jbdiff .................................. SUCCESS [0.104s]
[INFO] ie.wombat.jbdiff.test ............................. SUCCESS [0.082s]
[INFO] org.eclipse.equinox.frameworkadmin.test ........... SUCCESS [0.457s]
[INFO] org.eclipse.equinox.p2.sar ........................ SUCCESS [5.027s]
[INFO] org.eclipse.equinox.p2.artifact.optimizers ........ SUCCESS [4.821s]
[INFO] org.eclipse.equinox.p2.artifact.processors ........ SUCCESS [4.693s]
[INFO] org.eclipse.equinox.p2.discovery .................. SUCCESS [4.853s]
[INFO] org.eclipse.equinox.p2.discovery.compatibility .... SUCCESS [5.011s]
[INFO] org.eclipse.equinox.p2.installer .................. SUCCESS [5.099s]
[INFO] org.eclipse.equinox.p2.ui.importexport ............ SUCCESS [5.508s]
[INFO] org.eclipse.equinox.p2.updatechecker .............. SUCCESS [4.774s]
[INFO] org.eclipse.equinox.p2.ui.admin ................... SUCCESS [5.371s]
[INFO] org.eclipse.equinox.p2.ui.admin.rcp ............... SUCCESS [4.766s]
[INFO] org.eclipse.equinox.p2.ui.discovery ............... SUCCESS [5.523s]
[INFO] org.eclipse.equinox.p2.discovery.feature .......... SUCCESS [0.072s]
[INFO] org.eclipse.equinox.p2.ui.sdk ..................... SUCCESS [5.237s]
[INFO] org.eclipse.equinox.p2.ui.sdk.scheduler ........... SUCCESS [5.647s]
[INFO] org.eclipse.equinox.p2.sdk ........................ SUCCESS [0.166s]
[INFO] org.eclipse.equinox.p2.rcp.feature ................ SUCCESS [0.081s]
[INFO] org.eclipse.equinox.p2.user.ui .................... SUCCESS [0.085s]
[INFO] org.eclipse.equinox.p2.tests.reconciler.product ... SUCCESS [12.033s]
[INFO] org.eclipse.equinox.p2.tests.verifier ............. SUCCESS [0.308s]
[INFO] org.eclipse.equinox.p2.tests ...................... SUCCESS [12.830s]
[INFO] org.eclipse.equinox.p2.tests.discovery ............ SUCCESS [5.376s]
[INFO] org.eclipse.equinox.p2.tests.ui ................... SUCCESS [1.129s]
[INFO] rt.equinox.p2 ..................................... SUCCESS [0.022s]
[INFO] org.eclipse.ant.optional.junit .................... SUCCESS [0.021s]
[INFO] org.eclipse.pde.tools.versioning .................. SUCCESS [0.264s]
[INFO] org.eclipse.rcp ................................... SUCCESS [0.028s]
[INFO] org.eclipse.releng.tools .......................... SUCCESS [1.220s]
[INFO] org.eclipse.releng.tests .......................... SUCCESS [0.317s]
[INFO] org.eclipse.sdk.examples .......................... SUCCESS [0.038s]
[INFO] org.eclipse.sdk.tests ............................. SUCCESS [0.025s]
[INFO] org.eclipse.test .................................. SUCCESS [0.246s]
[INFO] org.eclipse.test.performance.win32 ................ SUCCESS [0.039s]
[INFO] org.eclipse.help .................................. SUCCESS [0.107s]
[INFO] org.eclipse.rcp ................................... SUCCESS [0.129s]
[INFO] org.eclipse.platform .............................. SUCCESS [0.321s]
[INFO] org.eclipse.releng.tools .......................... SUCCESS [0.049s]
[INFO] org.eclipse.sdk ................................... SUCCESS [0.133s]
[INFO] org.eclipse.sdk.examples .......................... SUCCESS [0.211s]
[INFO] org.eclipse.test .................................. SUCCESS [0.068s]
[INFO] org.eclipse.sdk.tests ............................. SUCCESS [0.706s]
[INFO] eclipse.platform.releng.tychoeclipsebuilder ....... SUCCESS [0.007s]
[INFO] org.eclipse.rcp.configuration ..................... SUCCESS [0.179s]
[INFO] org.eclipse.rt.osgistarterkit.product ............. SUCCESS [3.759s]
[INFO] equinox-sdk ....................................... SUCCESS [4.529s]
[INFO] org.eclipse.rcp.id ................................ FAILURE [4.539s]
[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] eclipse-junit-tests ............................... SKIPPED
[INFO] platform-aggregator ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41:50.302s
[INFO] Finished at: Sat Apr 04 21:49:05 GMT 2015
[INFO] Final Memory: 329M/817M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:0.21.0:materialize-products (materialize-products) on project org.eclipse.rcp.id: Installation of product org.eclipse.rcp.id for environment freebsd/gtk/x86 failed: Call to p2 director application failed with exit code 13. Program arguments were: [-metadataRepository, file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng.tychoeclipsebuilder/rcp/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng.tychoeclipsebuilder/rcp/target/targetPlatformRepository/, -artifactRepository, file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng.tychoeclipsebuilder/rcp/target/,file:/resolution-context-artifacts@/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng.tychoeclipsebuilder/rcp,file:/wrkdirs/usr/ports/java/e
 clipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.framework/bundles/org.eclipse.osgi/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.framework/bundles/org.eclipse.osgi.services/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.core.commands/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/,file
 :/wrkdirs/usr/ports/java/eclipse/work/eclips!
 e.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.core.databinding/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclip
 se.core.jobs/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.app/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregato
 r-4.4.2/eclipse.platform.ui/features/org.ecl!
 ipse.e4.r!
 cp/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2
 /eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.ds/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.event/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.a
 ggregator-4.4.2/rt.equinox.framework/bundles!
 /org.ecli!
 pse.equinox.launcher/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.swt/bundles/org.eclipse.swt/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.x86/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.util/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.plat
 form.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.jface/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.console/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/target/,file:/wrkd
 irs/usr/ports/java/eclipse/work/eclipse.plat!
 form.rele!
 ng.aggregator-4.4.2/eclipse.platform.ua/org.eclipse.help/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng/features/org.eclipse.rcp/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.ui/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform/update/org.eclipse.update.configurator/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng/bundles/org.eclipse.rcp/target/,file:/wrkdirs/usr/ports/java/eclipse/work/eclipse-maven-repo-4.4.2/repository/, -i
 nstallIU, org.eclipse.rcp.id, -destination, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.4.2/eclipse.platform.releng.tychoeclipsebuilder/rcp/target/products/org.eclipse.rcp.id/freebsd/gtk/x86/eclipse, -profile, SDKProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, freebsd, -p2.ws, gtk, -p2.arch, x86]. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.rcp.id
*** 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?201504042149.t34Ln8iu033499>