[package - 124amd64-quarterly][java/eclipse] Failed for eclipse-4.24_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 01:21:57 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: ports@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy2/data/124amd64-quarterly/6c557bfe2b39/logs/eclipse-4.24_1.log Build URL: https://pkg-status.freebsd.org/beefy2/build.html?mastername=124amd64-quarterly&build=6c557bfe2b39 Log: =>> Building java/eclipse build started at Thu Sep 21 01:09:11 UTC 2023 port directory: /usr/ports/java/eclipse package name: eclipse-4.24_1 building for: FreeBSD 124amd64-quarterly-job-06 12.4-RELEASE-p5 FreeBSD 12.4-RELEASE-p5 amd64 maintained by: ports@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1500000 Jail OSVERSION: 1204000 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1204000 UNAME_v=FreeBSD 12.4-RELEASE-p5 UNAME_r=12.4-RELEASE-p5 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-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/124amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/124amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=124amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/124amd64-quarterly/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-- ports@FreeBSD.org --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 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 5 55" 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.4 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=3 #### /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-freebsd12.4 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-freebsd12.4 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-freebsd12.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.4-RELEASE-p5 OSREL=12.4 OSVERSION=1204000 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 >============================ ===> NOTICE: The eclipse port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License EPL accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> eclipse-4.24_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.2.pkg [124amd64-quarterly-job-06] Installing pkg-1.19.2... [124amd64-quarterly-job-06] Extracting pkg-1.19.2: .......... done ===> eclipse-4.24_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of eclipse-4.24_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The eclipse port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License EPL accepted by the user ===> Fetching all distfiles required by eclipse-4.24_1 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The eclipse port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing <snip> [INFO] No baseline version MavenProject: org.eclipse.equinox.bundles:org.eclipse.equinox.bidi:1.4.100-SNAPSHOT @ /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF [WARNING] artifact org.eclipse.equinox.bundles:org.eclipse.equinox.bidi:xml:p2metadata:1.4.100-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.equinox.bundles:org.eclipse.equinox.bidi:xml:p2artifacts:1.4.100-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.equinox.bidi --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.equinox.bidi --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.bidi --- [INFO] Skipped [INFO] [INFO] --------------------< org.eclipse.pde:eclipse.pde >--------------------- [INFO] Building eclipse.pde 4.24.0-SNAPSHOT [37/502] [INFO] from eclipse.pde/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ eclipse.pde --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ eclipse.pde --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ eclipse.pde --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/src/main/resources [INFO] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde --- [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde --- [INFO] Skipped [INFO] [INFO] ----------------< org.eclipse.pde:eclipse.pde.apitools >---------------- [INFO] Building eclipse.pde.apitools 4.24.0-SNAPSHOT [38/502] [INFO] from eclipse.pde/apitools/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde.apitools --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ eclipse.pde.apitools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ eclipse.pde.apitools --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ eclipse.pde.apitools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/src/main/resources [INFO] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.apitools --- [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.apitools --- [INFO] Skipped [INFO] [INFO] -------< org.eclipse.pde:org.eclipse.pde.api.tools.annotations >-------- [INFO] Building org.eclipse.pde.api.tools.annotations 1.1.400-SNAPSHOT [39/502] [INFO] from eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.api.tools.annotations --- [INFO] The project's OSGi version is 1.1.400.v20220616-0004 [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.pde.api.tools.annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.pde.api.tools.annotations --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.api.tools.annotations --- [INFO] Resolving class path of org.eclipse.pde.api.tools.annotations... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.pde.api.tools.annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.pde.api.tools.annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.api.tools.annotations --- [INFO] Compiling 5 source files to /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/classes [INFO] [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.pde.api.tools.annotations --- [INFO] Expected eclipse log file: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/apigeneration-workspace/data/.metadata/.log [INFO] Command line: [/usr/local/openjdk11/bin/java, -jar, /wrkdirs/usr/ports/java/eclipse/work/eclipse-maven-repo-4.24/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/apigeneration-workspace, -configuration, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/apigeneration-workspace/configuration, -data, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.pde.api.tools.annotations_1.1.400.v20220616-0004, -project, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggr egator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations, -binary, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/classes, -target, /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.pde.api.tools.annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ org.eclipse.pde.api.tools.annotations --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.api.tools.annotations --- [INFO] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.api.tools.annotations --- [INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/org.eclipse.pde.api.tools.annotations-1.1.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.api.tools.annotations --- [INFO] Building jar: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/org.eclipse.pde.api.tools.annotations-1.1.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.api.tools.annotations --- [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.400-SNAPSHOT @ /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/pom.xml [INFO] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.pde.api.tools.annotations --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.pde.api.tools.annotations --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.api.tools.annotations --- [INFO] Skipped [INFO] [INFO] ---------< org.eclipse.swt:org.eclipse.swt.gtk.freebsd.amd64 >---------- [INFO] Building org.eclipse.swt.gtk.freebsd.amd64 3.120.0-SNAPSHOT [40/502] [INFO] from eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] The project's OSGi version is 3.120.0.v20220616-0004 [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/saveproperties [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] Resolving class path of org.eclipse.swt.gtk.freebsd.amd64... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (normal) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] Executing tasks [INFO] [copy] Copying 539 files to /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/src [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (natives) @ org.eclipse.swt.gtk.freebsd.amd64 --- [INFO] Executing tasks [WARNING] [echo] Version=4952r11; New=4952r12; New comma_ver=4,952,12,0 [INFO] [copy] Copying 67 files to /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/../../../eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/tmpdir [INFO] [exec] Cairo found, compiling SWT support for the cairo graphics library. [INFO] [exec] libjawt.so found, the SWT/AWT integration library will be compiled. [INFO] [exec] Building SWT/GTK+ for Architectures: freebsd amd64 [INFO] [exec] Building GTK3 bindings: [INFO] [exec] gmake[1]: Entering directory '/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_24/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.amd64/tmpdir' [INFO] [exec] cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DSWT_VERSION=4952r11 -DFREEBSD -DGTK -I`pkg-config --variable=prefix gtk+-3.0`/include -I/usr/local/openjdk11/include -I/usr/local/openjdk11/include/freebsd -DJNI64 -m64 -Werror -c swt.c *** Signal 9 Stop. make: stopped in /usr/ports/java/eclipse