[exp - 123amd64-default-build-as-user][java/eclipse] Failed for eclipse-4.24 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Oct 2022 20:28:20 UTC
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: jonc@chen.org.nz Log URL: http://package19.nyi.freebsd.org/data/123amd64-default-build-as-user/da00b9a366e0/logs/eclipse-4.24.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=123amd64-default-build-as-user&build=da00b9a366e0 Log: =>> Building java/eclipse build started at Mon Oct 17 19:43:26 UTC 2022 port directory: /usr/ports/java/eclipse package name: eclipse-4.24 building for: FreeBSD 123amd64-default-build-as-user-job-07 12.3-RELEASE-p7 FreeBSD 12.3-RELEASE-p7 amd64 maintained by: jonc@chen.org.nz Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1203000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p7 UNAME_r=12.3-RELEASE-p7 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-21-g883afb07 MASTERMNT=/poudriere/data/.m/123amd64-default-build-as-user/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/poudriere/data/.m/123amd64-default-build-as-user/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123amd64-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/123amd64-default-build-as-user/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-- jonc@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 XDG_CACHE_HOME=/wrkdirs/usr/ports/java/eclipse/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/eclipse/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 XDG_CACHE_HOME=/wrkdirs/usr/ports/java/eclipse/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/eclipse/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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" GTK4_VERSION="4.0.0" OSREL=12.3 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="11+" 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 FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=error: invalid value 'c++2b' in '-std=c++2b' note: use 'c++98' or 'c++03' for 'ISO C++ 1998 with amendments' standard note: use 'gnu++98' or 'gnu++03' for 'ISO C++ 1998 with amendments and GNU extensions' standard note: use 'c++11' for 'ISO C++ 2011 with amendments' standard note: use 'gnu++11' for 'ISO C++ 2011 with amendments and GNU extensions' standard note: use 'c++14' for 'ISO C++ 2014 with amendments' standard note: use 'gnu++14' for 'ISO C++ 2014 with amendments and GNU extensions' standard note: use 'c++17' for 'ISO C++ 2017 with amendments' standard note: use 'gnu++17' for 'ISO C++ 2017 with amendments and GNU extensions' standard note: use 'c++20' for 'ISO C++ 2020 DIS' standard note: use 'gnu++20' for 'ISO C++ 2020 DIS with GNU extensions' standard CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=error: invalid value 'gnu++2b' in '-std=gnu++2b' note: use 'c++98' or 'c++03' for 'ISO C++ 1998 with amendments' standard note: use 'gnu++98' or 'gnu++03' for 'ISO C++ 1998 with amendments and GNU extensions' standard note: use 'c++11' for 'ISO C++ 2011 with amendments' standard note: use 'gnu++11' for 'ISO C++ 2011 with amendments and GNU extensions' standard note: use 'c++14' for 'ISO C++ 2014 with amendments' standard note: use 'gnu++14' for 'ISO C++ 2014 with amendments and GNU extensions' standard note: use 'c++17' for 'ISO C++ 2017 with amendments' standard note: use 'gnu++17' for 'ISO C++ 2017 with amendments and GNU extensions' standard note: use 'c++20' for 'ISO C++ 2020 DIS' standard note: use 'gnu++20' for 'ISO C++ 2020 DIS with GNU extensions' standard _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.3-RELEASE-p7 OSREL=12.3 OSVERSION=1203000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc 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.24 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.18.4.pkg [123amd64-default-build-as-user-job-07] Installing pkg-1.18.4... [123amd64-default-build-as-user-job-07] Extracting pkg-1.18.4: .......... done ===> eclipse-4.24 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of eclipse-4.24 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License EPL accepted by the user ===> Fetching all distfiles required by eclipse-4.24 for building =========================================================================== =======================<phase: checksum >============================ ===> License EPL accepted by the user ===> Fetching all distfiles required by eclipse-4.24 for building => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.releng.aggregator-4.24-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt.core-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt.debug-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt.ui-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-pde-eclipse.pde-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.common-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.debug-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.releng-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.resources-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.runtime-fd42b6e331_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.swt-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.swt.binaries-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.team-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.text-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.ua-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.ui-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.ui.tools-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-equinox-equinox.binaries-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-equinox-equinox.bundles-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-equinox-equinox.framework-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-equinox-p2-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/daemonblade-eclipse-maven-repo-4.24_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License EPL accepted by the user ===> Fetching all distfiles required by eclipse-4.24 for building ===> Extracting for eclipse-4.24 => SHA256 Checksum OK for eclipse/eclipse-platform-eclipse.platform.releng.aggregator-4.24-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt.core-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_24_GH0.tar.gz. => SHA256 Checksum OK for eclipse/eclipse-jdt-eclipse.jdt.debug-R4_24_GH0.tar.gz. <snip> [INFO] org.eclipse.jface.tests 1.3.600-SNAPSHOT ........... SUCCESS [ 1.734 s] [INFO] eclipse.platform.ui.examples 4.24.0-SNAPSHOT ....... SUCCESS [ 0.007 s] [INFO] [bundle] JFace Data Binding Examples 1.3.0-SNAPSHOT SUCCESS [ 0.866 s] [INFO] org.eclipse.jface.tests.databinding.conformance 1.4.100-SNAPSHOT SUCCESS [ 0.752 s] [INFO] org.eclipse.jface.tests.databinding 1.11.100-SNAPSHOT SUCCESS [ 2.136 s] [INFO] org.eclipse.jface.tests.notifications 0.1.0-SNAPSHOT SUCCESS [ 0.605 s] [INFO] org.eclipse.ui.monitoring.tests 1.2.0-SNAPSHOT ..... SUCCESS [ 0.693 s] [INFO] eclipse.platform.runtime.tests 4.24.0-SNAPSHOT ..... SUCCESS [ 0.008 s] [INFO] org.eclipse.core.tests.harness 3.12.200-SNAPSHOT ... SUCCESS [ 0.501 s] [INFO] org.eclipse.ui.tests 3.15.600-SNAPSHOT ............. SUCCESS [ 3.346 s] [INFO] org.eclipse.ui.tests.forms 3.9.100-SNAPSHOT ........ SUCCESS [ 0.785 s] [INFO] org.eclipse.ui.tests.navigator 3.6.200-SNAPSHOT .... SUCCESS [ 1.362 s] [INFO] org.eclipse.ui.tests.pluginchecks 1.1.0-SNAPSHOT ... SUCCESS [ 0.805 s] [INFO] org.eclipse.ui.tests.performance 1.4.200-SNAPSHOT .. SUCCESS [ 1.017 s] [INFO] org.eclipse.ui.tests.rcp 3.5.0-SNAPSHOT ............ SUCCESS [ 0.982 s] [INFO] org.eclipse.ui.tests.views.properties.tabbed 3.7.100-SNAPSHOT SUCCESS [ 0.773 s] [INFO] org.eclipse.ui.ide.application.tests 1.3.0-SNAPSHOT SUCCESS [ 0.576 s] [INFO] org.eclipse.e4.ui.bindings.tests 0.13.200-SNAPSHOT . SUCCESS [ 0.846 s] [INFO] org.eclipse.e4.core.commands.tests 0.13.100-SNAPSHOT SUCCESS [ 0.733 s] [INFO] org.eclipse.e4.ui.tests 0.14.700-SNAPSHOT .......... SUCCESS [ 1.743 s] [INFO] org.eclipse.e4.ui.tests.css.core 1.301.200-SNAPSHOT SUCCESS [ 0.698 s] [INFO] org.eclipse.e4.ui.tests.css.swt 0.11.400-SNAPSHOT .. SUCCESS [ 0.970 s] [INFO] org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0-SNAPSHOT SUCCESS [ 0.688 s] [INFO] org.eclipse.tests.urischeme 1.1.100-SNAPSHOT ....... SUCCESS [ 0.815 s] [INFO] [bundle] Command Contribution Examples 3.5.0-SNAPSHOT SUCCESS [ 0.645 s] [INFO] [bundle] Field Assist Example 1.2.200-SNAPSHOT ..... SUCCESS [ 0.624 s] [INFO] [bundle] Multi-Page Editor Example 3.3.0-SNAPSHOT .. SUCCESS [ 0.660 s] [INFO] [bundle] User File Editor 3.4.0-SNAPSHOT ........... SUCCESS [ 0.594 s] [INFO] [bundle] Readme File Editing Tool 3.6.0-SNAPSHOT ... SUCCESS [ 0.666 s] [INFO] [bundle] Undo Example 3.4.0-SNAPSHOT ............... SUCCESS [ 0.610 s] [INFO] org.eclipse.ui.examples.views.properties.tabbed.article 3.3.0-SNAPSHOT SUCCESS [ 0.554 s] [INFO] org.eclipse.e4.demo.cssbridge 1.2.0-SNAPSHOT ....... SUCCESS [ 0.537 s] [INFO] org.eclipse.e4.ui.examples.job 0.3.0-SNAPSHOT ...... SUCCESS [ 0.509 s] [INFO] org.eclipse.jface.snippets 3.5.0-SNAPSHOT .......... SUCCESS [ 0.745 s] [INFO] org.eclipse.ui.examples.job 3.2.0 .................. SUCCESS [ 0.874 s] [INFO] org.eclipse.ui.examples.navigator 3.3.500-SNAPSHOT . SUCCESS [ 0.760 s] [INFO] [bundle] Example for Eclipse URI Scheme Handling 1.1.100-SNAPSHOT SUCCESS [ 0.482 s] [INFO] org.eclipse.ui.forms.examples 3.3.0-SNAPSHOT ....... SUCCESS [ 0.890 s] [INFO] org.eclipse.ui.examples.markerHelp 3.1.100 ......... SUCCESS [ 0.723 s] [INFO] [bundle] Tip of the Day core plugin 0.2.0-SNAPSHOT . SUCCESS [ 4.381 s] [INFO] [bundle] Tip of the Day UI 0.2.0-SNAPSHOT .......... SUCCESS [ 4.635 s] [INFO] org.eclipse.platform.doc.tips 0.2.0-SNAPSHOT ....... SUCCESS [ 0.267 s] [INFO] [bundle] Example Debug Core Plug-in 1.5.0-SNAPSHOT . SUCCESS [ 3.935 s] [INFO] org.eclipse.debug.examples.memory 1.103.0-SNAPSHOT . SUCCESS [ 0.703 s] [INFO] org.eclipse.debug.examples.mixedmode 1.3.0-SNAPSHOT SUCCESS [ 0.697 s] [INFO] [bundle] Example Debug UI Plug-in 1.7.100-SNAPSHOT . SUCCESS [ 4.679 s] [INFO] org.eclipse.debug.tests 3.12.700-SNAPSHOT .......... SUCCESS [ 1.300 s] [INFO] org.eclipse.debug.ui.launchview.tests 1.0.0-SNAPSHOT SUCCESS [ 0.894 s] [INFO] eclipse.platform.resources.examples 4.24.0-SNAPSHOT SUCCESS [ 0.073 s] [INFO] [bundle] Efs Examples Plug-in 1.0.0-SNAPSHOT ....... SUCCESS [ 0.754 s] [INFO] eclipse.platform.resources.tests 4.24.0-SNAPSHOT ... SUCCESS [ 0.004 s] [INFO] [feature] Eclipse Test feature containing all FS-specific fragments 4.6.0-SNAPSHOT SUCCESS [ 0.027 s] [INFO] org.eclipse.core.tests.resources 3.10.1800-SNAPSHOT SUCCESS [ 3.214 s] [INFO] org.eclipse.core.tests.resources.saveparticipant1 3.4.0-SNAPSHOT SUCCESS [ 0.691 s] [INFO] org.eclipse.core.tests.resources.saveparticipant2 3.4.0-SNAPSHOT SUCCESS [ 0.826 s] [INFO] org.eclipse.core.tests.resources.saveparticipant3 3.4.0-SNAPSHOT SUCCESS [ 0.607 s] [INFO] org.eclipse.core.tests.resources.saveparticipant 3.4.0-SNAPSHOT SUCCESS [ 0.730 s] [INFO] [feature] Equinox Core Function 1.13.600-SNAPSHOT .. SUCCESS [ 0.128 s] [INFO] [feature] Eclipse Core Runtime Infrastructure 1.2.1700-SNAPSHOT SUCCESS [ 0.060 s] [INFO] org.eclipse.core.expressions.tests 3.6.0-SNAPSHOT .. SUCCESS [ 0.779 s] [INFO] org.eclipse.core.tests.runtime 3.20.200-SNAPSHOT ... SUCCESS [ 1.210 s] [INFO] org.eclipse.e4.core.tests 1.2.300-SNAPSHOT ......... SUCCESS [ 0.954 s] [INFO] org.eclipse.core.contenttype.tests 1.1.0-SNAPSHOT .. SUCCESS [ 0.714 s] [INFO] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT SUCCESS [ 0.122 s] [INFO] org.eclipse.swt.tools.base 3.107.400-SNAPSHOT ...... SUCCESS [ 0.199 s] [INFO] org.eclipse.swt.tools.spies 3.108.400-SNAPSHOT ..... SUCCESS [ 0.528 s] [INFO] org.eclipse.swt.tools 3.109.400-SNAPSHOT ........... SUCCESS [ 0.962 s] [INFO] org.eclipse.swt.examples 3.107.300-SNAPSHOT ........ SUCCESS [ 1.145 s] [INFO] org.eclipse.swt.examples.browser.demos 3.107.100-SNAPSHOT SUCCESS [ 0.516 s] [INFO] org.eclipse.swt.examples.launcher 3.107.100-SNAPSHOT SUCCESS [ 0.528 s] [INFO] org.eclipse.swt.examples.ole.win32 3.108.0-SNAPSHOT SUCCESS [ 0.456 s] [INFO] org.eclipse.swt.examples.views 3.107.100-SNAPSHOT .. SUCCESS [ 0.457 s] [INFO] org.eclipse.swt.tests 3.106.1700-SNAPSHOT .......... SUCCESS [ 1.589 s] [INFO] org.eclipse.swt.tools.feature 3.108.500-SNAPSHOT ... SUCCESS [ 0.119 s] [INFO] eclipse.platform.swt.binaries 4.24.0-SNAPSHOT ...... SUCCESS [ 0.007 s] [INFO] org.eclipse.compare.examples 3.3.0-SNAPSHOT ........ SUCCESS [ 0.714 s] [INFO] org.eclipse.compare.examples.xml 3.5.0-SNAPSHOT .... SUCCESS [ 0.910 s] [INFO] org.eclipse.team.examples.filesystem 3.6.0-SNAPSHOT SUCCESS [ 0.900 s] [INFO] eclipse.platform.team.tests 4.24.0-SNAPSHOT ........ SUCCESS [ 0.005 s] [INFO] org.eclipse.compare.tests 3.7.0-SNAPSHOT ........... SUCCESS [ 1.051 s] [INFO] org.eclipse.core.tests.net 1.5.0-SNAPSHOT .......... SUCCESS [ 0.544 s] [INFO] org.eclipse.jsch.tests 1.1.600-SNAPSHOT ............ SUCCESS [ 3.715 s] [INFO] org.eclipse.team.tests.core 3.9.0-SNAPSHOT ......... SUCCESS [ 0.824 s] [INFO] org.eclipse.search.tests 3.10.100-SNAPSHOT ......... SUCCESS [ 0.950 s] [INFO] org.eclipse.ui.editors.tests 3.12.500-SNAPSHOT ..... SUCCESS [ 0.856 s] [INFO] org.eclipse.ui.workbench.texteditor.tests 3.13.100-SNAPSHOT SUCCESS [ 0.735 s] [INFO] [bundle] JFace Text Example 3.3.100-SNAPSHOT ....... SUCCESS [ 0.882 s] [INFO] org.eclipse.jface.text.examples 1.1.0-SNAPSHOT ..... SUCCESS [ 0.274 s] [INFO] org.eclipse.ui.genericeditor.tests 1.2.100-SNAPSHOT SUCCESS [ 0.884 s] [INFO] [bundle] Examples for Generic Editor 1.2.0-SNAPSHOT SUCCESS [ 0.911 s] [INFO] org.eclipse.text.quicksearch.tests 1.1.200-SNAPSHOT SUCCESS [ 0.786 s] [INFO] [feature] Jetty Http Server Feature 1.10.1000-SNAPSHOT SUCCESS [ 0.088 s] [INFO] org.eclipse.ua.tests 3.5.200-SNAPSHOT .............. SUCCESS [ 1.604 s] [INFO] org.eclipse.ua.tests.doc 1.1.300-SNAPSHOT .......... SUCCESS [ 1.118 s] [INFO] org.eclipse.ui.intro.quicklinks.examples 1.1.0-SNAPSHOT SUCCESS [ 0.321 s] [INFO] org.eclipse.ui.intro.solstice.examples 1.1.0-SNAPSHOT SUCCESS [ 0.231 s] [INFO] [bundle] Tip of the Day Json Provider 0.2.100-SNAPSHOT SUCCESS [ 4.226 s] [INFO] [bundle] IDE Enablement for Tip of the Day 0.2.0-SNAPSHOT SUCCESS [ 4.442 s] [INFO] org.eclipse.tips.feature 0.2.1700-SNAPSHOT ......... SUCCESS [ 0.079 s] [INFO] infocenter-parent 4.24.0-SNAPSHOT .................. SUCCESS [ 0.006 s] [INFO] [bundle] Servletbridge 1.6.100-SNAPSHOT ............ SUCCESS [ 4.599 s] [INFO] [bundle] Servletbridge Http Service 1.2.100-SNAPSHOT SUCCESS [ 3.874 s] [INFO] infocenter-product 1.0.0-SNAPSHOT .................. SUCCESS [ 7.484 s] [INFO] infocenter-app 4.24.0-SNAPSHOT ..................... SUCCESS [ 1.267 s] [INFO] org.eclipse.e4.tools 4.9.100-SNAPSHOT .............. SUCCESS [ 5.297 s] [INFO] org.eclipse.e4.tools.compat 4.8.100-SNAPSHOT ....... SUCCESS [ 4.181 s] [INFO] org.eclipse.e4.tools.emf.editor3x 4.8.100-SNAPSHOT . SUCCESS [ 5.128 s] [INFO] org.eclipse.e4.tools.jdt.templates 4.9.0-SNAPSHOT .. SUCCESS [ 4.758 s] [INFO] org.eclipse.e4.tools.test 1.2.0-SNAPSHOT ........... SUCCESS [ 0.998 s] [INFO] org.eclipse.e4.core.tools.feature 4.24.0-SNAPSHOT .. SUCCESS [ 0.355 s] [INFO] [bundle] Configuration Admin 1.5.100-SNAPSHOT ...... SUCCESS [ 4.186 s] [INFO] [bundle] Coordinator 1.5.0-SNAPSHOT ................ SUCCESS [ 4.005 s] [INFO] org.eclipse.equinox.device 1.1.200-SNAPSHOT ........ SUCCESS [ 3.884 s] [INFO] org.eclipse.equinox.metatype 1.6.100-SNAPSHOT ...... SUCCESS [ 4.353 s] [INFO] org.eclipse.equinox.useradmin 1.2.200-SNAPSHOT ..... SUCCESS [ 3.815 s] [INFO] [feature] Equinox Compendium SDK 3.22.300-SNAPSHOT . SUCCESS [ 0.143 s] [INFO] org.eclipse.equinox.supplement 1.10.500-SNAPSHOT ... SUCCESS [ 5.501 s] [INFO] [bundle] SSHD Fragment 1.1.100-SNAPSHOT ............ SUCCESS [ 0.127 s] [INFO] [bundle] Console ssh support plug-in 1.2.900-SNAPSHOT SUCCESS [ 0.494 s] [INFO] [bundle] XSLT Transform Provider 1.2.100-SNAPSHOT .. SUCCESS [ 3.829 s] [INFO] [bundle] Transformer Hook Framework Extension 1.3.100-SNAPSHOT SUCCESS [ 4.063 s] [INFO] [bundle] Region Digraph 1.5.200-SNAPSHOT ........... SUCCESS [ 0.395 s] [INFO] [bundle] Log Stream Provider 1.1.0-SNAPSHOT ........ SUCCESS [ 0.198 s] [INFO] [bundle] Aspect Weaving Hooks Plug-in 1.3.100-SNAPSHOT SUCCESS [ 4.815 s] [INFO] org.eclipse.equinox.weaving.caching 1.2.100-SNAPSHOT SUCCESS [ 4.141 s] [INFO] org.eclipse.equinox.weaving.caching.j9 1.2.100-SNAPSHOT SUCCESS [ 3.809 s] [INFO] [feature] Equinox Core SDK 3.23.400-SNAPSHOT ....... SUCCESS [ 0.297 s] [INFO] org.eclipse.equinox.launcher.cocoa.macosx 1.2.500-SNAPSHOT SUCCESS [ 0.175 s] [INFO] org.eclipse.equinox.executable 3.8.1700-SNAPSHOT ... SUCCESS [ 0.991 s] [INFO] [feature] Core Server Feature 1.14.600-SNAPSHOT .... SUCCESS [ 0.131 s] [INFO] [feature] Equinox Target Components 3.23.400-SNAPSHOT SUCCESS [ 0.265 s] [INFO] [feature] Simple Http Server Feature 1.7.100-SNAPSHOT SUCCESS [ 0.041 s] [INFO] [test-bundle] BiDi tests 1.3.100-SNAPSHOT .......... SUCCESS [ 0.699 s] [INFO] org.eclipse.equinox.cm.test 1.1.200-SNAPSHOT ....... SUCCESS [ 0.764 s] [INFO] org.eclipse.equinox.common.tests 3.15.300-SNAPSHOT . SUCCESS [ 1.272 s] [INFO] org.eclipse.equinox.ds.tests 1.6.200-SNAPSHOT ...... SUCCESS [ 5.020 s] [INFO] [test-bundle] Preferences Tests 3.9.200-SNAPSHOT ... SUCCESS [ 0.759 s] [INFO] org.eclipse.equinox.security.tests 1.2.300-SNAPSHOT SUCCESS [ 0.817 s] [INFO] org.eclipse.equinox.console.ssh.tests 1.2.0-SNAPSHOT SUCCESS [ 0.735 s] [INFO] org.eclipse.equinox.console.tests 1.2.0-SNAPSHOT ... SUCCESS [ 0.713 s] [INFO] org.eclipse.equinox.http.servlet.tests 1.8.400-SNAPSHOT SUCCESS [ 1.707 s] [INFO] org.eclipse.equinox.slf4j.stub 1.1.100-SNAPSHOT .... SUCCESS [ 0.161 s] [INFO] org.eclipse.osgi.tests 3.16.700-SNAPSHOT ........... SUCCESS [ 19.914 s] [INFO] org.eclipse.equinox.frameworkadmin.test 1.3.0-SNAPSHOT SUCCESS [ 0.912 s] [INFO] [bundle] Equinox Provisioning Discovery 1.2.0-SNAPSHOT SUCCESS [ 4.352 s] [INFO] [bundle] Equinox Provisioning Discovery 1.2.200-SNAPSHOT SUCCESS [ 4.283 s] [INFO] org.eclipse.equinox.p2.installer 1.3.300-SNAPSHOT .. SUCCESS [ 3.954 s] [INFO] [bundle] p2 Admin UI 1.2.0-SNAPSHOT ................ SUCCESS [ 4.793 s] [INFO] org.eclipse.equinox.p2.ui.admin.rcp 1.3.200-SNAPSHOT SUCCESS [ 4.700 s] [INFO] [bundle] Equinox Provisioning Discovery UI 1.2.300-SNAPSHOT SUCCESS [ 5.466 s] [INFO] org.eclipse.equinox.p2.tests.reconciler.product 1.1.0-SNAPSHOT SUCCESS [ 57.886 s] [INFO] org.eclipse.equinox.p2.tests.verifier 1.3.100-SNAPSHOT SUCCESS [ 0.915 s] [INFO] org.eclipse.equinox.p2.tests 1.8.700-SNAPSHOT ...... SUCCESS [ 5.110 s] [INFO] org.eclipse.equinox.p2.tests.discovery 1.3.200-SNAPSHOT SUCCESS [ 5.970 s] [INFO] org.eclipse.equinox.p2.tests.ui 1.3.400-SNAPSHOT ... SUCCESS [ 1.556 s] [INFO] [feature] Equinox p2, Discovery UI support 1.2.1100-SNAPSHOT SUCCESS [ 0.134 s] [INFO] [feature] p2 Server Feature 1.12.500-SNAPSHOT ...... SUCCESS [ 0.106 s] [INFO] [feature] Equinox p2, SDK 3.11.1600-SNAPSHOT ....... SUCCESS [ 0.317 s] [INFO] org.eclipse.equinox.p2.examples 4.24.0-SNAPSHOT .... SUCCESS [ 0.008 s] [INFO] org.eclipse.equinox.p2.examples.rcp.discovery 2.2.0-SNAPSHOT SUCCESS [ 0.676 s] [INFO] org.eclipse.equinox.p2.examples.rcp.prestartupdate 1.2.0-SNAPSHOT SUCCESS [ 0.559 s] [INFO] org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility 1.2.0-SNAPSHOT SUCCESS [ 0.718 s] [INFO] org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates 1.2.0-SNAPSHOT SUCCESS [ 0.535 s] [INFO] org.eclipse.equinox.p2.examples.rcp.sdkui 1.2.0-SNAPSHOT SUCCESS [ 0.836 s] [INFO] org.eclipse.ant.optional.junit 3.3.300-SNAPSHOT .... SUCCESS [ 0.093 s] [INFO] org.eclipse.releng.tests 3.5.300-SNAPSHOT .......... SUCCESS [ 0.687 s] [INFO] org.eclipse.sdk.examples 4.24.0-SNAPSHOT ........... SUCCESS [ 0.066 s] [INFO] org.eclipse.sdk.tests 4.24.0-SNAPSHOT .............. SUCCESS [ 0.183 s] [INFO] org.eclipse.test 3.5.0-SNAPSHOT .................... SUCCESS [ 1.241 s] [INFO] org.eclipse.test.performance.win32 3.1.500-SNAPSHOT SUCCESS [ 0.144 s] [INFO] org.eclipse.sdk.feature 4.24.0-SNAPSHOT ............ SUCCESS [ 0.427 s] [INFO] org.eclipse.sdk.examples.feature 4.24.0-SNAPSHOT ... SUCCESS [ 0.344 s] [INFO] org.eclipse.test.feature 3.8.100-SNAPSHOT .......... SUCCESS [ 0.138 s] [INFO] org.eclipse.sdk.tests.feature 4.24.0-SNAPSHOT ...... SUCCESS [ 1.666 s] [INFO] eclipse.platform.releng.tychoeclipsebuilder 4.24.0-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.eclipse.rcp.configuration 1.1.1700-SNAPSHOT .... SUCCESS [ 0.102 s] [INFO] org.eclipse.rt.osgistarterkit.product 4.24.0-SNAPSHOT SUCCESS [ 17.424 s] [INFO] equinox-sdk 4.24.0-SNAPSHOT ........................ SUCCESS [ 10.643 s] [INFO] eclipse.platform.repository 4.24.0-SNAPSHOT ........ FAILURE [08:33 min] [INFO] platform-aggregator 4.24.0-SNAPSHOT ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40:47 min [INFO] Finished at: 2022-10-17T20:26:03Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT:archive-products (archive-products) on project eclipse.platform.repository: Error packing product: Problem creating zip: Execution exception: Java heap space -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :eclipse.platform.repository *** Error code 1 Stop. make: stopped in /usr/ports/java/eclipse