[package - 131amd64-default][java/eclipse] Failed for eclipse-4.24 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Oct 2022 22:45:18 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://beefy16.nyi.freebsd.org/data/131amd64-default/06ade0876922/logs/eclipse-4.24.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=131amd64-default&build=06ade0876922 Log: =>> Building java/eclipse build started at Sat Oct 8 22:06:01 UTC 2022 port directory: /usr/ports/java/eclipse package name: eclipse-4.24 building for: FreeBSD 131amd64-default-job-10 13.1-RELEASE-p2 FreeBSD 13.1-RELEASE-p2 amd64 maintained by: jonc@chen.org.nz Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400063 Jail OSVERSION: 1301000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE-p2 UNAME_r=13.1-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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=/usr/local/poudriere/data/.m/131amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131amd64-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-- 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=13.1 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 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 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd13.1 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=yes 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=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd13.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.1-RELEASE-p2 OSREL=13.1 OSVERSION=1301000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---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 [131amd64-default-job-10] Installing pkg-1.18.4... [131amd64-default-job-10] 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 <snip> [INFO] org.eclipse.jface.tests 1.3.600-SNAPSHOT ........... SUCCESS [ 0.911 s] [INFO] eclipse.platform.ui.examples 4.24.0-SNAPSHOT ....... SUCCESS [ 0.005 s] [INFO] [bundle] JFace Data Binding Examples 1.3.0-SNAPSHOT SUCCESS [ 0.531 s] [INFO] org.eclipse.jface.tests.databinding.conformance 1.4.100-SNAPSHOT SUCCESS [ 0.569 s] [INFO] org.eclipse.jface.tests.databinding 1.11.100-SNAPSHOT SUCCESS [ 1.269 s] [INFO] org.eclipse.jface.tests.notifications 0.1.0-SNAPSHOT SUCCESS [ 0.610 s] [INFO] org.eclipse.ui.monitoring.tests 1.2.0-SNAPSHOT ..... SUCCESS [ 0.563 s] [INFO] eclipse.platform.runtime.tests 4.24.0-SNAPSHOT ..... SUCCESS [ 0.003 s] [INFO] org.eclipse.core.tests.harness 3.12.200-SNAPSHOT ... SUCCESS [ 0.208 s] [INFO] org.eclipse.ui.tests 3.15.600-SNAPSHOT ............. SUCCESS [ 2.424 s] [INFO] org.eclipse.ui.tests.forms 3.9.100-SNAPSHOT ........ SUCCESS [ 0.553 s] [INFO] org.eclipse.ui.tests.navigator 3.6.200-SNAPSHOT .... SUCCESS [ 0.883 s] [INFO] org.eclipse.ui.tests.pluginchecks 1.1.0-SNAPSHOT ... SUCCESS [ 0.468 s] [INFO] org.eclipse.ui.tests.performance 1.4.200-SNAPSHOT .. SUCCESS [ 0.833 s] [INFO] org.eclipse.ui.tests.rcp 3.5.0-SNAPSHOT ............ SUCCESS [ 0.483 s] [INFO] org.eclipse.ui.tests.views.properties.tabbed 3.7.100-SNAPSHOT SUCCESS [ 0.522 s] [INFO] org.eclipse.ui.ide.application.tests 1.3.0-SNAPSHOT SUCCESS [ 0.621 s] [INFO] org.eclipse.e4.ui.bindings.tests 0.13.200-SNAPSHOT . SUCCESS [ 0.588 s] [INFO] org.eclipse.e4.core.commands.tests 0.13.100-SNAPSHOT SUCCESS [ 0.470 s] [INFO] org.eclipse.e4.ui.tests 0.14.700-SNAPSHOT .......... SUCCESS [ 1.188 s] [INFO] org.eclipse.e4.ui.tests.css.core 1.301.200-SNAPSHOT SUCCESS [ 0.594 s] [INFO] org.eclipse.e4.ui.tests.css.swt 0.11.400-SNAPSHOT .. SUCCESS [ 0.648 s] [INFO] org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0-SNAPSHOT SUCCESS [ 0.473 s] [INFO] org.eclipse.tests.urischeme 1.1.100-SNAPSHOT ....... SUCCESS [ 0.573 s] [INFO] [bundle] Command Contribution Examples 3.5.0-SNAPSHOT SUCCESS [ 0.464 s] [INFO] [bundle] Field Assist Example 1.2.200-SNAPSHOT ..... SUCCESS [ 0.483 s] [INFO] [bundle] Multi-Page Editor Example 3.3.0-SNAPSHOT .. SUCCESS [ 0.473 s] [INFO] [bundle] User File Editor 3.4.0-SNAPSHOT ........... SUCCESS [ 0.446 s] [INFO] [bundle] Readme File Editing Tool 3.6.0-SNAPSHOT ... SUCCESS [ 0.640 s] [INFO] [bundle] Undo Example 3.4.0-SNAPSHOT ............... SUCCESS [ 0.512 s] [INFO] org.eclipse.ui.examples.views.properties.tabbed.article 3.3.0-SNAPSHOT SUCCESS [ 0.347 s] [INFO] org.eclipse.e4.demo.cssbridge 1.2.0-SNAPSHOT ....... SUCCESS [ 0.318 s] [INFO] org.eclipse.e4.ui.examples.job 0.3.0-SNAPSHOT ...... SUCCESS [ 0.286 s] [INFO] org.eclipse.jface.snippets 3.5.0-SNAPSHOT .......... SUCCESS [ 0.463 s] [INFO] org.eclipse.ui.examples.job 3.2.0 .................. SUCCESS [ 0.657 s] [INFO] org.eclipse.ui.examples.navigator 3.3.500-SNAPSHOT . SUCCESS [ 0.341 s] [INFO] [bundle] Example for Eclipse URI Scheme Handling 1.1.100-SNAPSHOT SUCCESS [ 0.233 s] [INFO] org.eclipse.ui.forms.examples 3.3.0-SNAPSHOT ....... SUCCESS [ 0.608 s] [INFO] org.eclipse.ui.examples.markerHelp 3.1.100 ......... SUCCESS [ 0.477 s] [INFO] [bundle] Tip of the Day core plugin 0.2.0-SNAPSHOT . SUCCESS [ 3.241 s] [INFO] [bundle] Tip of the Day UI 0.2.0-SNAPSHOT .......... SUCCESS [ 3.376 s] [INFO] org.eclipse.platform.doc.tips 0.2.0-SNAPSHOT ....... SUCCESS [ 0.174 s] [INFO] [bundle] Example Debug Core Plug-in 1.5.0-SNAPSHOT . SUCCESS [ 3.116 s] [INFO] org.eclipse.debug.examples.memory 1.103.0-SNAPSHOT . SUCCESS [ 0.444 s] [INFO] org.eclipse.debug.examples.mixedmode 1.3.0-SNAPSHOT SUCCESS [ 0.400 s] [INFO] [bundle] Example Debug UI Plug-in 1.7.100-SNAPSHOT . SUCCESS [ 3.422 s] [INFO] org.eclipse.debug.tests 3.12.700-SNAPSHOT .......... SUCCESS [ 0.897 s] [INFO] org.eclipse.debug.ui.launchview.tests 1.0.0-SNAPSHOT SUCCESS [ 0.709 s] [INFO] eclipse.platform.resources.examples 4.24.0-SNAPSHOT SUCCESS [ 0.004 s] [INFO] [bundle] Efs Examples Plug-in 1.0.0-SNAPSHOT ....... SUCCESS [ 0.620 s] [INFO] eclipse.platform.resources.tests 4.24.0-SNAPSHOT ... SUCCESS [ 0.003 s] [INFO] [feature] Eclipse Test feature containing all FS-specific fragments 4.6.0-SNAPSHOT SUCCESS [ 0.018 s] [INFO] org.eclipse.core.tests.resources 3.10.1800-SNAPSHOT SUCCESS [ 1.923 s] [INFO] org.eclipse.core.tests.resources.saveparticipant1 3.4.0-SNAPSHOT SUCCESS [ 0.506 s] [INFO] org.eclipse.core.tests.resources.saveparticipant2 3.4.0-SNAPSHOT SUCCESS [ 0.483 s] [INFO] org.eclipse.core.tests.resources.saveparticipant3 3.4.0-SNAPSHOT SUCCESS [ 0.318 s] [INFO] org.eclipse.core.tests.resources.saveparticipant 3.4.0-SNAPSHOT SUCCESS [ 0.575 s] [INFO] [feature] Equinox Core Function 1.13.600-SNAPSHOT .. SUCCESS [ 0.097 s] [INFO] [feature] Eclipse Core Runtime Infrastructure 1.2.1700-SNAPSHOT SUCCESS [ 0.038 s] [INFO] org.eclipse.core.expressions.tests 3.6.0-SNAPSHOT .. SUCCESS [ 0.538 s] [INFO] org.eclipse.core.tests.runtime 3.20.200-SNAPSHOT ... SUCCESS [ 0.881 s] [INFO] org.eclipse.e4.core.tests 1.2.300-SNAPSHOT ......... SUCCESS [ 0.572 s] [INFO] org.eclipse.core.contenttype.tests 1.1.0-SNAPSHOT .. SUCCESS [ 0.588 s] [INFO] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT SUCCESS [ 0.090 s] [INFO] org.eclipse.swt.tools.base 3.107.400-SNAPSHOT ...... SUCCESS [ 0.179 s] [INFO] org.eclipse.swt.tools.spies 3.108.400-SNAPSHOT ..... SUCCESS [ 0.341 s] [INFO] org.eclipse.swt.tools 3.109.400-SNAPSHOT ........... SUCCESS [ 0.581 s] [INFO] org.eclipse.swt.examples 3.107.300-SNAPSHOT ........ SUCCESS [ 0.909 s] [INFO] org.eclipse.swt.examples.browser.demos 3.107.100-SNAPSHOT SUCCESS [ 0.352 s] [INFO] org.eclipse.swt.examples.launcher 3.107.100-SNAPSHOT SUCCESS [ 0.332 s] [INFO] org.eclipse.swt.examples.ole.win32 3.108.0-SNAPSHOT SUCCESS [ 0.417 s] [INFO] org.eclipse.swt.examples.views 3.107.100-SNAPSHOT .. SUCCESS [ 0.283 s] [INFO] org.eclipse.swt.tests 3.106.1700-SNAPSHOT .......... SUCCESS [ 1.008 s] [INFO] org.eclipse.swt.tools.feature 3.108.500-SNAPSHOT ... SUCCESS [ 0.072 s] [INFO] eclipse.platform.swt.binaries 4.24.0-SNAPSHOT ...... SUCCESS [ 0.004 s] [INFO] org.eclipse.compare.examples 3.3.0-SNAPSHOT ........ SUCCESS [ 0.457 s] [INFO] org.eclipse.compare.examples.xml 3.5.0-SNAPSHOT .... SUCCESS [ 0.696 s] [INFO] org.eclipse.team.examples.filesystem 3.6.0-SNAPSHOT SUCCESS [ 0.671 s] [INFO] eclipse.platform.team.tests 4.24.0-SNAPSHOT ........ SUCCESS [ 0.003 s] [INFO] org.eclipse.compare.tests 3.7.0-SNAPSHOT ........... SUCCESS [ 0.552 s] [INFO] org.eclipse.core.tests.net 1.5.0-SNAPSHOT .......... SUCCESS [ 0.501 s] [INFO] org.eclipse.jsch.tests 1.1.600-SNAPSHOT ............ SUCCESS [ 3.112 s] [INFO] org.eclipse.team.tests.core 3.9.0-SNAPSHOT ......... SUCCESS [ 0.583 s] [INFO] org.eclipse.search.tests 3.10.100-SNAPSHOT ......... SUCCESS [ 0.767 s] [INFO] org.eclipse.ui.editors.tests 3.12.500-SNAPSHOT ..... SUCCESS [ 0.587 s] [INFO] org.eclipse.ui.workbench.texteditor.tests 3.13.100-SNAPSHOT SUCCESS [ 0.585 s] [INFO] [bundle] JFace Text Example 3.3.100-SNAPSHOT ....... SUCCESS [ 0.686 s] [INFO] org.eclipse.jface.text.examples 1.1.0-SNAPSHOT ..... SUCCESS [ 0.312 s] [INFO] org.eclipse.ui.genericeditor.tests 1.2.100-SNAPSHOT SUCCESS [ 0.657 s] [INFO] [bundle] Examples for Generic Editor 1.2.0-SNAPSHOT SUCCESS [ 0.660 s] [INFO] org.eclipse.text.quicksearch.tests 1.1.200-SNAPSHOT SUCCESS [ 0.521 s] [INFO] [feature] Jetty Http Server Feature 1.10.1000-SNAPSHOT SUCCESS [ 0.047 s] [INFO] org.eclipse.ua.tests 3.5.200-SNAPSHOT .............. SUCCESS [ 1.141 s] [INFO] org.eclipse.ua.tests.doc 1.1.300-SNAPSHOT .......... SUCCESS [ 1.207 s] [INFO] org.eclipse.ui.intro.quicklinks.examples 1.1.0-SNAPSHOT SUCCESS [ 0.214 s] [INFO] org.eclipse.ui.intro.solstice.examples 1.1.0-SNAPSHOT SUCCESS [ 0.157 s] [INFO] [bundle] Tip of the Day Json Provider 0.2.100-SNAPSHOT SUCCESS [ 3.011 s] [INFO] [bundle] IDE Enablement for Tip of the Day 0.2.0-SNAPSHOT SUCCESS [ 3.460 s] [INFO] org.eclipse.tips.feature 0.2.1700-SNAPSHOT ......... SUCCESS [ 0.053 s] [INFO] infocenter-parent 4.24.0-SNAPSHOT .................. SUCCESS [ 0.003 s] [INFO] [bundle] Servletbridge 1.6.100-SNAPSHOT ............ SUCCESS [ 3.581 s] [INFO] [bundle] Servletbridge Http Service 1.2.100-SNAPSHOT SUCCESS [ 2.786 s] [INFO] infocenter-product 1.0.0-SNAPSHOT .................. SUCCESS [ 5.912 s] [INFO] infocenter-app 4.24.0-SNAPSHOT ..................... SUCCESS [ 0.917 s] [INFO] org.eclipse.e4.tools 4.9.100-SNAPSHOT .............. SUCCESS [ 3.719 s] [INFO] org.eclipse.e4.tools.compat 4.8.100-SNAPSHOT ....... SUCCESS [ 2.972 s] [INFO] org.eclipse.e4.tools.emf.editor3x 4.8.100-SNAPSHOT . SUCCESS [ 3.764 s] [INFO] org.eclipse.e4.tools.jdt.templates 4.9.0-SNAPSHOT .. SUCCESS [ 3.165 s] [INFO] org.eclipse.e4.tools.test 1.2.0-SNAPSHOT ........... SUCCESS [ 0.579 s] [INFO] org.eclipse.e4.core.tools.feature 4.24.0-SNAPSHOT .. SUCCESS [ 0.258 s] [INFO] [bundle] Configuration Admin 1.5.100-SNAPSHOT ...... SUCCESS [ 2.980 s] [INFO] [bundle] Coordinator 1.5.0-SNAPSHOT ................ SUCCESS [ 2.847 s] [INFO] org.eclipse.equinox.device 1.1.200-SNAPSHOT ........ SUCCESS [ 2.869 s] [INFO] org.eclipse.equinox.metatype 1.6.100-SNAPSHOT ...... SUCCESS [ 3.230 s] [INFO] org.eclipse.equinox.useradmin 1.2.200-SNAPSHOT ..... SUCCESS [ 2.893 s] [INFO] [feature] Equinox Compendium SDK 3.22.300-SNAPSHOT . SUCCESS [ 0.119 s] [INFO] org.eclipse.equinox.supplement 1.10.500-SNAPSHOT ... SUCCESS [ 3.865 s] [INFO] [bundle] SSHD Fragment 1.1.100-SNAPSHOT ............ SUCCESS [ 0.050 s] [INFO] [bundle] Console ssh support plug-in 1.2.900-SNAPSHOT SUCCESS [ 0.244 s] [INFO] [bundle] XSLT Transform Provider 1.2.100-SNAPSHOT .. SUCCESS [ 2.929 s] [INFO] [bundle] Transformer Hook Framework Extension 1.3.100-SNAPSHOT SUCCESS [ 2.732 s] [INFO] [bundle] Region Digraph 1.5.200-SNAPSHOT ........... SUCCESS [ 0.273 s] [INFO] [bundle] Log Stream Provider 1.1.0-SNAPSHOT ........ SUCCESS [ 0.185 s] [INFO] [bundle] Aspect Weaving Hooks Plug-in 1.3.100-SNAPSHOT SUCCESS [ 3.387 s] [INFO] org.eclipse.equinox.weaving.caching 1.2.100-SNAPSHOT SUCCESS [ 3.096 s] [INFO] org.eclipse.equinox.weaving.caching.j9 1.2.100-SNAPSHOT SUCCESS [ 2.833 s] [INFO] [feature] Equinox Core SDK 3.23.400-SNAPSHOT ....... SUCCESS [ 0.232 s] [INFO] org.eclipse.equinox.launcher.cocoa.macosx 1.2.500-SNAPSHOT SUCCESS [ 0.140 s] [INFO] org.eclipse.equinox.executable 3.8.1700-SNAPSHOT ... SUCCESS [ 0.596 s] [INFO] [feature] Core Server Feature 1.14.600-SNAPSHOT .... SUCCESS [ 0.108 s] [INFO] [feature] Equinox Target Components 3.23.400-SNAPSHOT SUCCESS [ 0.203 s] [INFO] [feature] Simple Http Server Feature 1.7.100-SNAPSHOT SUCCESS [ 0.039 s] [INFO] [test-bundle] BiDi tests 1.3.100-SNAPSHOT .......... SUCCESS [ 0.428 s] [INFO] org.eclipse.equinox.cm.test 1.1.200-SNAPSHOT ....... SUCCESS [ 0.468 s] [INFO] org.eclipse.equinox.common.tests 3.15.300-SNAPSHOT . SUCCESS [ 0.698 s] [INFO] org.eclipse.equinox.ds.tests 1.6.200-SNAPSHOT ...... SUCCESS [ 3.277 s] [INFO] [test-bundle] Preferences Tests 3.9.200-SNAPSHOT ... SUCCESS [ 0.580 s] [INFO] org.eclipse.equinox.security.tests 1.2.300-SNAPSHOT SUCCESS [ 0.500 s] [INFO] org.eclipse.equinox.console.ssh.tests 1.2.0-SNAPSHOT SUCCESS [ 0.641 s] [INFO] org.eclipse.equinox.console.tests 1.2.0-SNAPSHOT ... SUCCESS [ 0.667 s] [INFO] org.eclipse.equinox.http.servlet.tests 1.8.400-SNAPSHOT SUCCESS [ 1.072 s] [INFO] org.eclipse.equinox.slf4j.stub 1.1.100-SNAPSHOT .... SUCCESS [ 0.077 s] [INFO] org.eclipse.osgi.tests 3.16.700-SNAPSHOT ........... SUCCESS [ 13.373 s] [INFO] org.eclipse.equinox.frameworkadmin.test 1.3.0-SNAPSHOT SUCCESS [ 1.000 s] [INFO] [bundle] Equinox Provisioning Discovery 1.2.0-SNAPSHOT SUCCESS [ 2.970 s] [INFO] [bundle] Equinox Provisioning Discovery 1.2.200-SNAPSHOT SUCCESS [ 3.183 s] [INFO] org.eclipse.equinox.p2.installer 1.3.300-SNAPSHOT .. SUCCESS [ 2.818 s] [INFO] [bundle] p2 Admin UI 1.2.0-SNAPSHOT ................ SUCCESS [ 3.257 s] [INFO] org.eclipse.equinox.p2.ui.admin.rcp 1.3.200-SNAPSHOT SUCCESS [ 2.923 s] [INFO] [bundle] Equinox Provisioning Discovery UI 1.2.300-SNAPSHOT SUCCESS [ 3.172 s] [INFO] org.eclipse.equinox.p2.tests.reconciler.product 1.1.0-SNAPSHOT SUCCESS [ 42.115 s] [INFO] org.eclipse.equinox.p2.tests.verifier 1.3.100-SNAPSHOT SUCCESS [ 0.688 s] [INFO] org.eclipse.equinox.p2.tests 1.8.700-SNAPSHOT ...... SUCCESS [ 3.730 s] [INFO] org.eclipse.equinox.p2.tests.discovery 1.3.200-SNAPSHOT SUCCESS [ 4.272 s] [INFO] org.eclipse.equinox.p2.tests.ui 1.3.400-SNAPSHOT ... SUCCESS [ 1.136 s] [INFO] [feature] Equinox p2, Discovery UI support 1.2.1100-SNAPSHOT SUCCESS [ 0.085 s] [INFO] [feature] p2 Server Feature 1.12.500-SNAPSHOT ...... SUCCESS [ 0.071 s] [INFO] [feature] Equinox p2, SDK 3.11.1600-SNAPSHOT ....... SUCCESS [ 0.183 s] [INFO] org.eclipse.equinox.p2.examples 4.24.0-SNAPSHOT .... SUCCESS [ 0.003 s] [INFO] org.eclipse.equinox.p2.examples.rcp.discovery 2.2.0-SNAPSHOT SUCCESS [ 0.513 s] [INFO] org.eclipse.equinox.p2.examples.rcp.prestartupdate 1.2.0-SNAPSHOT SUCCESS [ 0.539 s] [INFO] org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility 1.2.0-SNAPSHOT SUCCESS [ 0.488 s] [INFO] org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates 1.2.0-SNAPSHOT SUCCESS [ 0.560 s] [INFO] org.eclipse.equinox.p2.examples.rcp.sdkui 1.2.0-SNAPSHOT SUCCESS [ 0.583 s] [INFO] org.eclipse.ant.optional.junit 3.3.300-SNAPSHOT .... SUCCESS [ 0.067 s] [INFO] org.eclipse.releng.tests 3.5.300-SNAPSHOT .......... SUCCESS [ 0.514 s] [INFO] org.eclipse.sdk.examples 4.24.0-SNAPSHOT ........... SUCCESS [ 0.071 s] [INFO] org.eclipse.sdk.tests 4.24.0-SNAPSHOT .............. SUCCESS [ 0.068 s] [INFO] org.eclipse.test 3.5.0-SNAPSHOT .................... SUCCESS [ 0.902 s] [INFO] org.eclipse.test.performance.win32 3.1.500-SNAPSHOT SUCCESS [ 0.050 s] [INFO] org.eclipse.sdk.feature 4.24.0-SNAPSHOT ............ SUCCESS [ 0.328 s] [INFO] org.eclipse.sdk.examples.feature 4.24.0-SNAPSHOT ... SUCCESS [ 0.194 s] [INFO] org.eclipse.test.feature 3.8.100-SNAPSHOT .......... SUCCESS [ 0.131 s] [INFO] org.eclipse.sdk.tests.feature 4.24.0-SNAPSHOT ...... SUCCESS [ 1.912 s] [INFO] eclipse.platform.releng.tychoeclipsebuilder 4.24.0-SNAPSHOT SUCCESS [ 0.004 s] [INFO] org.eclipse.rcp.configuration 1.1.1700-SNAPSHOT .... SUCCESS [ 0.080 s] [INFO] org.eclipse.rt.osgistarterkit.product 4.24.0-SNAPSHOT SUCCESS [ 13.428 s] [INFO] equinox-sdk 4.24.0-SNAPSHOT ........................ SUCCESS [ 8.003 s] [INFO] eclipse.platform.repository 4.24.0-SNAPSHOT ........ FAILURE [06:33 min] [INFO] platform-aggregator 4.24.0-SNAPSHOT ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31:12 min [INFO] Finished at: 2022-10-08T22:38:42Z [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