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: j...@chen.org.nz Last committer: swi...@freebsd.org Ident: $FreeBSD: head/java/eclipse/Makefile 502804 2019-05-27 16:03:34Z swills $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p503023_s348376/logs/eclipse-4.11.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p503023_s348376 Log: =>> Building java/eclipse build started at Mon Jun 3 01:38:21 UTC 2019 port directory: /usr/ports/java/eclipse package name: eclipse-4.11 building for: FreeBSD head-powerpc64-default-job-17 13.0-CURRENT FreeBSD 13.0-CURRENT 1300030 powerpc maintained by: j...@chen.org.nz Makefile ident: $FreeBSD: head/java/eclipse/Makefile 502804 2019-05-27 16:03:34Z swills $ Poudriere version: 3.2.8-4-g701d8fe1 Host OSVERSION: 1300012 Jail OSVERSION: 1300030 Job Id: 17 !!! Jail is newer than host. (Jail: 1300030, Host: 1300012) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300030 UNAME_v=FreeBSD 13.0-CURRENT 1300030 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-4-g701d8fe1 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- j...@chen.org.nz --End MAINTAINER-- --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" PATH=/wrkdirs/usr/ports/java/eclipse/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --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" PATH=/wrkdirs/usr/ports/java/eclipse/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local 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" 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 PACKAGE_BUILDING_FLAVORS=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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300030 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=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.11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-powerpc64-default-job-17] Installing pkg-1.10.5_5... [head-powerpc64-default-job-17] Extracting pkg-1.10.5_5: .......... done ===> eclipse-4.11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of eclipse-4.11 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License EPL accepted by the user => eclipse.jdt-R4_11.tar.xz doesn't seem to exist in /portdistfiles/eclipse. => Attempting to fetch https://git.eclipse.org/c/jdt/eclipse.jdt.git/snapshot/eclipse.jdt-R4_11.tar.xz fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.git/snapshot/eclipse.jdt-R4_11.tar.xz: size unknown fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.git/snapshot/eclipse.jdt-R4_11.tar.xz: size of remote file is not known eclipse.jdt-R4_11.tar.xz 36 kB 14 MBps 00s => eclipse.jdt.core-R4_11.tar.xz doesn't seem to exist in /portdistfiles/eclipse. => Attempting to fetch https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/snapshot/eclipse.jdt.core-R4_11.tar.xz fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/snapshot/eclipse.jdt.core-R4_11.tar.xz: size unknown fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/snapshot/eclipse.jdt.core-R4_11.tar.xz: size of remote file is not known eclipse.jdt.core-R4_11.tar.xz 8175 kB 6873 kBps 01s => eclipse.jdt.core.binaries-R4_11.tar.xz doesn't seem to exist in /portdistfiles/eclipse. => Attempting to fetch https://git.eclipse.org/c/jdt/eclipse.jdt.core.binaries.git/snapshot/eclipse.jdt.core.binaries-R4_11.tar.xz fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.core.binaries.git/snapshot/eclipse.jdt.core.binaries-R4_11.tar.xz: size unknown fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.core.binaries.git/snapshot/eclipse.jdt.core.binaries-R4_11.tar.xz: size of remote file is not known eclipse.jdt.core.binaries-R4_11.tar.xz 32 MB 6885 kBps 04s => eclipse.jdt.debug-R4_11.tar.xz doesn't seem to exist in /portdistfiles/eclipse. => Attempting to fetch https://git.eclipse.org/c/jdt/eclipse.jdt.debug.git/snapshot/eclipse.jdt.debug-R4_11.tar.xz fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.debug.git/snapshot/eclipse.jdt.debug-R4_11.tar.xz: size unknown fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.debug.git/snapshot/eclipse.jdt.debug-R4_11.tar.xz: size of remote file is not known eclipse.jdt.debug-R4_11.tar.xz 1391 kB 3497 kBps 00s => eclipse.jdt.ui-R4_11.tar.xz doesn't seem to exist in /portdistfiles/eclipse. => Attempting to fetch https://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/snapshot/eclipse.jdt.ui-R4_11.tar.xz fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/snapshot/eclipse.jdt.ui-R4_11.tar.xz: size unknown fetch: https://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/snapshot/eclipse.jdt.ui-R4_11.tar.xz: size of remote file is not known eclipse.jdt.ui-R4_11.tar.xz 13 MB 5685 kBps 03s => eclipse.pde.build-R4_11.tar.xz doesn't seem to exist in /portdistfiles/eclipse. <snip> [[1;34mINFO[m] org.eclipse.ui.tests.rcp 3.4.300-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.tests.views.properties.tabbed 3.6.400-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.ide.application.tests 1.2.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.ui.bindings.tests 0.12.400-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.core.commands.tests 0.12.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.ui.tests 0.11.600-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.ui.tests.css.core 1.300.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.ui.tests.css.swt 0.10.500-SNAPSHOT .. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.ui.workbench.addons.swt.test 1.3.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.tests.urischeme 1.0.200-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.contributions 3.4.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.fieldassist 1.1.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.multipageeditor 3.2.500-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.propertysheet 3.3.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.readmetool 3.5.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.undo 3.2.600-SNAPSHOT ...... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.views.properties.tabbed.article 3.2.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.demo.cssbridge 1.1.100-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.jface.snippets 3.3.600-SNAPSHOT ........ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.job 3.1.100 ................ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.navigator 3.3.200-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.uriSchemeHandler 1.0.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.forms.examples 3.2.100 .............. [1;33mSKIPPED[m [[1;34mINFO[m] eclipse.platform.ui.examples 4.11.0-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.tips.core 0.1.300-SNAPSHOT ............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.tips.ui 0.1.400-SNAPSHOT ............... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.platform.doc.tips 0.1.0-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.debug.examples.core 1.4.300-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.debug.examples.memory 1.102.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.debug.examples.mixedmode 1.2.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.debug.examples.ui 1.6.0-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.debug.tests 3.11.200-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.filesystem.feature 4.6.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] eclipse.platform.resources.tests 4.11.0-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.resources 3.10.500-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.resources.saveparticipant1 3.4.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.resources.saveparticipant2 3.4.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.resources.saveparticipant3 3.4.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.resources.saveparticipant 3.4.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.ds 1.6.0-SNAPSHOT .............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.core.feature 1.8.0-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.runtime.feature 1.2.400-SNAPSHOT .. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.expressions.tests 3.5.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.runtime 3.11.600-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.core.tests 1.1.500-SNAPSHOT ......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.contenttype.tests 1.0.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.tools.base 3.107.100-SNAPSHOT ...... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.tools.spies 3.106.200-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.tools 3.107.300-SNAPSHOT ........... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.examples 3.106.400-SNAPSHOT ........ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.examples.browser.demos 3.106.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.examples.launcher 3.106.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.examples.ole.win32 3.107.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.examples.views 3.106.200-SNAPSHOT .. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.tests.fragments.feature 3.106.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.swt.tools.feature 3.107.300-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] eclipse.platform.swt.binaries 4.11.0-SNAPSHOT ...... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.cvs 1.4.900-SNAPSHOT ................... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.team.cvs.core 3.4.500-SNAPSHOT ......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.team.cvs.ssh2 3.3.300-SNAPSHOT ......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.team.cvs.ui 3.4.400-SNAPSHOT ........... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.compare.examples 3.2.300-SNAPSHOT ...... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.compare.examples.xml 3.4.500-SNAPSHOT .. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.team.examples.filesystem 3.5.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.cvs 1.4.800-SNAPSHOT ................... [1;33mSKIPPED[m [[1;34mINFO[m] eclipse.platform.team.tests 4.11.0-SNAPSHOT ........ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.compare.tests 3.6.400-SNAPSHOT ......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.core.tests.net 1.4.300-SNAPSHOT ........ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.jsch.tests 1.1.200-SNAPSHOT ............ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.team.tests.core 3.8.400-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.team.tests.cvs.core 3.4.500-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.search.tests 3.9.300-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.editors.tests 3.11.300-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.workbench.texteditor.tests 3.12.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.examples.javaeditor 3.2.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.jface.text.examples 1.0.100-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.genericeditor.tests 1.1.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.genericeditor.examples 1.1.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.server.jetty 1.8.0-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ua.tests 3.4.300-SNAPSHOT .............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ua.tests.doc 1.0.500-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.intro.quicklinks.examples 1.0.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ui.intro.solstice.examples 1.0.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.tips.json 0.1.300-SNAPSHOT ............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.tips.ide 0.1.400-SNAPSHOT .............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.tips.feature 0.2.400-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] eclipse.platform.ui.tools 4.11.0-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.tools 4.8.200-SNAPSHOT .............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.tools.services 4.8.200-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.tools.compat 4.7.400-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.tools.emf.ui 4.6.300-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.tools.emf.editor3x 4.7.200-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.tools.jdt.templates 4.8.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.tools.test 1.1.100-SNAPSHOT ......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.e4.core.tools.feature 4.11.0-SNAPSHOT .. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.cm 1.4.0-SNAPSHOT .............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.coordinator 1.3.600-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.device 1.0.800-SNAPSHOT ........ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.io 1.1.300-SNAPSHOT ............ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.ip 1.1.600-SNAPSHOT ............ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.metatype 1.4.600-SNAPSHOT ...... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.useradmin 1.1.700-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.wireadmin 1.0.800-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.compendium.sdk 3.17.0-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.supplement 1.8.200-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.console.jaas.fragment 1.0.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.console.ssh 1.2.100-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.transforms.xslt 1.0.500-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.transforms.hook 1.2.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.region 1.4.300-SNAPSHOT ........ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.log.stream 1.0.100-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.weaving.hook 1.2.200-SNAPSHOT .. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.weaving.caching 1.1.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.weaving.caching.j9 1.1.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.core.sdk 3.17.0-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.executable 3.8.300-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.servletbridge 1.4.200-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.http.servletbridge 1.1.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.server.core 1.9.0-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.server.p2 1.7.0-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.serverside.sdk 3.17.0-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.sdk 3.17.0-SNAPSHOT ............ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.server.simple 1.5.0-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.bidi.tests 1.0.400-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.cm.test 1.0.200-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.common.tests 3.10.300-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.osgi.tests 3.13.400-SNAPSHOT ........... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.compendium.tests 1.2.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.ds.tests 1.5.300-SNAPSHOT ...... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.preferences.tests 3.7.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.security.tests 1.1.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.console.ssh.tests 1.1.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.console.tests 1.1.0-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.http.servlet.tests 1.6.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.servletbridge.template 1.0.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.slf4j.stub 1.0.200-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.frameworkadmin.test 1.2.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.sar 0.2.0-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.artifact.optimizers 1.1.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.artifact.processors 1.1.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.discovery 1.1.100-SNAPSHOT .. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.discovery.compatibility 1.1.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.installer 1.2.0-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.ui.admin 1.1.100-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.ui.admin.rcp 1.2.0-SNAPSHOT . [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.ui.discovery 1.1.100-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.discovery.feature 1.2.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.sdk 3.11.300-SNAPSHOT ....... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.tests.reconciler.product 1.1.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.tests.optimizers 1.1.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.tests.verifier 1.2.200-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.tests 1.7.500-SNAPSHOT ...... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.tests.discovery 1.2.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.equinox.p2.tests.ui 1.2.300-SNAPSHOT ... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.ant.optional.junit 3.3.300-SNAPSHOT .... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.releng.tools 4.0.300-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.releng.tests 3.4.200-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.sdk.examples 3.6.100-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.sdk.tests 4.11.0-SNAPSHOT .............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.test 3.4.300-SNAPSHOT .................. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.test.performance.win32 3.1.300-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.releng.tools 3.10.300-SNAPSHOT ......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.sdk 4.11.0-SNAPSHOT .................... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.sdk.examples 3.6.400-SNAPSHOT .......... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.test 3.7.600-SNAPSHOT .................. [1;33mSKIPPED[m [[1;34mINFO[m] eclipse.platform.releng.tychoeclipsebuilder 4.11.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.rcp.configuration 1.1.400-SNAPSHOT ..... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.rt.osgistarterkit.product 4.11.0-SNAPSHOT [1;33mSKIPPED[m [[1;34mINFO[m] equinox-sdk 4.11.0-SNAPSHOT ........................ [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.rcp.id 4.11.0-SNAPSHOT ................. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.rcp.sdk.id 4.11.0-SNAPSHOT ............. [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.platform.ide 4.11.0-SNAPSHOT ........... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.platform.sdk 4.11.0-SNAPSHOT ........... [1;33mSKIPPED[m [[1;34mINFO[m] org.eclipse.sdk.ide 4.11.0-SNAPSHOT ................ [1;33mSKIPPED[m [[1;34mINFO[m] platform-aggregator 4.11.0-SNAPSHOT ................ [1;33mSKIPPED[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;31mBUILD FAILURE[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 26:58 min [[1;34mINFO[m] Finished at: 2019-06-03T02:29:01Z [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;31mERROR[m] Failed to execute goal [32morg.apache.maven.plugins:maven-antrun-plugin:1.8:run[m [1m(natives)[m on project [36morg.eclipse.swt.gtk.freebsd.powerpc64[m: [1;31mAn Ant BuildException has occured: The following error occurred while executing this line:[m [[1;31mERROR[m] [1;31m/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_11/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml:737: The following error occurred while executing this line:[m [[1;31mERROR[m] [1;31m/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_11/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml:801: exec returned: 2[m [[1;31mERROR[m] [1;31maround Ant part ...<ant antfile="build.xml" target="build_libraries"/>... @ 6:54 in /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_11/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.powerpc64/target/antrun/build-main.xml[m [[1;31mERROR[m] -> [1m[Help 1][m [[1;31mERROR[m] [[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch. [[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging. [[1;31mERROR[m] [[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles: [[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [[1;31mERROR[m] [[1;31mERROR[m] After correcting the problems, you can resume the build with the command [[1;31mERROR[m] [1mmvn <goals> -rf :org.eclipse.swt.gtk.freebsd.powerpc64[m *** Error code 1 Stop. make: stopped in /usr/ports/java/eclipse _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"