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:     [email protected]
Log URL:        
http://beefy14.nyi.freebsd.org/data/130amd64-quarterly/1085d041ce12/logs/eclipse-4.16_1.log
Build URL:      
http://beefy14.nyi.freebsd.org/build.html?mastername=130amd64-quarterly&build=1085d041ce12
Log:

=>> Building java/eclipse
build started at Tue Apr  5 13:25:34 UTC 2022
port directory: /usr/ports/java/eclipse
package name: eclipse-4.16_1
building for: FreeBSD 130amd64-quarterly-job-02 13.0-RELEASE-p10 FreeBSD 
13.0-RELEASE-p10 amd64
maintained by: [email protected]
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1300139
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE-p10
UNAME_r=13.0-RELEASE-p10
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/130amd64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130amd64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130amd64-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--
[email protected]
--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
 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
 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.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="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 11.0.1 
([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: 
x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 
([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: 
x86_64-unknown-freebsd13.0 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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 
([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: 
x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE-p10
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
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.16_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[130amd64-quarterly-job-02] Installing pkg-1.17.5_1...
[130amd64-quarterly-job-02] Extracting pkg-1.17.5_1: .......... done
===>   eclipse-4.16_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of eclipse-4.16_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.16_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.16_1 for building
=> SHA256 Checksum OK for eclipse/eclipse.jdt-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.jdt.core-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.jdt.core.binaries-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.jdt.debug-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.jdt.ui-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.pde.build-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.pde.ui-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.common-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.debug-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.releng-R4_16.tar.xz.
=> SHA256 Checksum OK for 
eclipse/eclipse.platform.releng.aggregator-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.resources-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.runtime-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.swt-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.swt.binaries-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.team-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.text-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.ua-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.ui-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/eclipse.platform.ui.tools-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/rt.equinox.binaries-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/rt.equinox.bundles-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/rt.equinox.framework-R4_16.tar.xz.
=> SHA256 Checksum OK for eclipse/rt.equinox.p2-R4_16.tar.xz.
=> SHA256 Checksum OK for 
eclipse/daemonblade-eclipse-maven-repo-4.16_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License EPL accepted by the user
===> Fetching all distfiles required by eclipse-4.16_1 for building
===>  Extracting for eclipse-4.16_1
=> SHA256 Checksum OK for eclipse/eclipse.jdt-R4_16.tar.xz.
<snip>
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) 
@ org.eclipse.pde.ua.core ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/target/org.eclipse.pde.ua.core-1.1.500-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default 
(default-p2-metadata-default) @ org.eclipse.pde.ua.core ---
[INFO] No baseline version MavenProject: 
org.eclipse.pde:org.eclipse.pde.ua.core:1.1.500-SNAPSHOT @ 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/pom.xml
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines 
(compare-attached-artifacts-with-release) @ org.eclipse.pde.ua.core ---
[INFO] Skipped
[INFO] 
[INFO] -------< eclipse.platform.ui:org.eclipse.core.databinding.beans >-------
[INFO] Building JFace Data Binding for JavaBeans 1.6.100-SNAPSHOT     [220/499]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
org.eclipse.core.databinding.beans ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier 
(default-build-qualifier) @ org.eclipse.core.databinding.beans ---
[INFO] The project's OSGi version is 1.6.100.v20200617-1404
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ 
org.eclipse.core.databinding.beans ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version 
(default-validate-version) @ org.eclipse.core.databinding.beans ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (saveproperties) @ 
org.eclipse.core.databinding.beans ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ 
org.eclipse.core.databinding.beans ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.8-SNAPSHOT:generate-api-build-xml (default) @ 
org.eclipse.core.databinding.beans ---
Generating target/.apibuild.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
org.eclipse.core.databinding.beans ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ 
org.eclipse.core.databinding.beans ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ 
org.eclipse.core.databinding.beans ---
[INFO] Compiling 44 source files to 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/classes
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ 
org.eclipse.core.databinding.beans ---
[INFO] Expected eclipse log file: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
        [/usr/local/openjdk11/bin/java, -jar, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse-maven-repo-4.16/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar,
 -install, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/eclipserun-work,
 -configuration, 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/eclipserun-work/configuration,
 -data, target/apibuild-workspace, -application, 
org.eclipse.ant.core.antRunner, -buildfile, target/.apibuild.xml]
Buildfile: target/.apibuild.xml

apigen:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 0 seconds
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
org.eclipse.core.databinding.beans ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ 
org.eclipse.core.databinding.beans ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.6.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform 
(default-target-platform) @ org.eclipse.core.databinding.beans ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) 
@ org.eclipse.core.databinding.beans ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.6.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default 
(default-p2-metadata-default) @ org.eclipse.core.databinding.beans ---
[INFO] No baseline version MavenProject: 
eclipse.platform.ui:org.eclipse.core.databinding.beans:1.6.100-SNAPSHOT @ 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot..META-INF_MANIFEST.MF
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines 
(compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.beans 
---
[INFO] Skipped
[INFO] 
[INFO] -------< eclipse.platform.resources:eclipse.platform.resources >--------
[INFO] Building eclipse.platform.resources 4.16.0-SNAPSHOT            [221/499]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
eclipse.platform.resources ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (saveproperties) @ 
eclipse.platform.resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ 
eclipse.platform.resources ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.8-SNAPSHOT:generate-api-build-xml (default) @ 
eclipse.platform.resources ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ 
eclipse.platform.resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/src/main/resources
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ 
eclipse.platform.resources ---
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ 
eclipse.platform.resources ---
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines 
(compare-attached-artifacts-with-release) @ eclipse.platform.resources ---
[INFO] Skipped
[INFO] 
[INFO] -----< org.eclipse.core:org.eclipse.core.filesystem.freebsd.amd64 >-----
[INFO] Building org.eclipse.core.filesystem.freebsd.amd64 1.2.300-SNAPSHOT 
[222/499]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier 
(default-build-qualifier) @ org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] The project's OSGi version is 1.2.300.v20200617-1404
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version 
(default-validate-version) @ org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (saveproperties) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.8-SNAPSHOT:generate-api-build-xml (default) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/src/main/resources
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (natives) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Executing tasks
[INFO]      [exec] gmake[1]: Entering directory 
'/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/natives/unix/freebsd'
[INFO]      [exec] cc -O2 -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC 
-c -I /usr/local/openjdk11/include -I /usr/local/openjdk11/include/freebsd -o 
unixfile.o ../unixfile.c
[INFO]      [exec] ../unixfile.c:62:1: warning: non-void function does not 
return a value [-Wreturn-type]
[INFO]      [exec] }
[INFO]      [exec] ^
[INFO]      [exec] 1 warning generated.
[INFO]      [exec] cc -O2 -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -shared 
-Wl,-soname,libunixfile.so -o libunixfile_1_0_0.so unixfile.o -lc
[INFO]      [exec] gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/natives/unix/freebsd'
[INFO]     [mkdir] Created dir: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/os/freebsd/amd64
[INFO]      [copy] Copying 1 file to 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/os/freebsd/amd64
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (default) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/target/org.eclipse.core.filesystem.freebsd.amd64-1.2.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform 
(default-target-platform) @ org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) 
@ org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Building jar: 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/target/org.eclipse.core.filesystem.freebsd.amd64-1.2.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default 
(default-p2-metadata-default) @ org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] No baseline version MavenProject: 
org.eclipse.core:org.eclipse.core.filesystem.freebsd.amd64:1.2.300-SNAPSHOT @ 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem.freebsd.amd64/pom.xml
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.7.0:compare-version-with-baselines 
(compare-attached-artifacts-with-release) @ 
org.eclipse.core.filesystem.freebsd.amd64 ---
[INFO] Skipped
[INFO] 
[INFO] --------< org.eclipse.core:org.eclipse.core.net.freebsd.amd64 >---------
[INFO] Building org.eclipse.core.net.freebsd.amd64 1.2.400-SNAPSHOT   [223/499]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier 
(default-build-qualifier) @ org.eclipse.core.net.freebsd.amd64 ---
[INFO] The project's OSGi version is 1.2.400.v20200617-1404
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version 
(default-validate-version) @ org.eclipse.core.net.freebsd.amd64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (saveproperties) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.core.net.freebsd.amd64/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] 
[INFO] --- eclipse-cbi-plugin:1.1.8-SNAPSHOT:generate-api-build-xml (default) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.core.net.freebsd.amd64/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (filter-resources) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.core.net.freebsd.amd64/src/main/resources
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (natives) @ 
org.eclipse.core.net.freebsd.amd64 ---
[INFO] Executing tasks
[INFO]      [exec] gmake[1]: Entering directory 
'/wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.core.net/natives/unix/freebsd'
[INFO]      [exec] Building file: gnomeproxy.o
[INFO]      [exec] cc `pkg-config --cflags gio-2.0` 
-I/usr/local/openjdk11/include -I/usr/local/openjdk11/include/freebsd -O0 -fPIC 
-g3 -Wall -c -fmessage-length=0  -o gnomeproxy.o ../gnomeproxy.c
*** Signal 9

Stop.
make: stopped in /usr/ports/java/eclipse

Reply via email to