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: https://pkg-status.freebsd.org/beefy18/data/144i386-default/0c6548094723/logs/bluej-4.2.2_3.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=144i386-default&build=0c6548094723 Log: =>> Building java/bluej build started at Wed Aug 19 08:27:31 UTC 2026 port directory: /usr/ports/java/bluej package name: bluej-4.2.2_3 building for: FreeBSD 144i386-default-job-02 14.4-RELEASE-p8 FreeBSD 14.4-RELEASE-p8 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 982 Apr 4 01:01 /usr/ports/java/bluej/Makefile Ports top last git commit: 0c6548094723a6583e6e99253ca9486fb3b3137f Ports top unclean checkout: no Port dir last git commit: 86813e9ccf597695e26c8104e678f913689f1e93 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.8 Host OSVERSION: 1600019 Jail OSVERSION: 1404000 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1404000 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=14.4-RELEASE-p8 LOCALBASE=/usr/local UNAME_v=FreeBSD 14.4-RELEASE-p8 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.8 MASTERMNT=/usr/local/poudriere/data/.m/144i386-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/144i386-default/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=144i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/144i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/bluej/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/bluej/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/bluej/work/.cache HOME=/wrkdirs/usr/ports/java/bluej/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/bluej/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/bluej/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/bluej/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/bluej/work XDG_CACHE_HOME=/wrkdirs/usr/ports/java/bluej/work/.cache HOME=/wrkdirs/usr/ports/java/bluej/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/java/bluej/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/java/bluej/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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" OSREL=14.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bluej" EXAMPLESDIR="share/examples/bluej" DATADIR="share/java/bluej" WWWDIR="www/bluej" ETCDIR="etc/bluej" --End PLIST_SUB-- --SUB_LIST-- JAVA_HOME=/usr/local/openjdk21 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/java/bluej DOCSDIR=/usr/local/share/doc/bluej EXAMPLESDIR=/usr/local/share/examples/bluej WWWDIR=/usr/local/www/bluej ETCDIR=/usr/local/etc/bluej --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 524288 stack size (kbytes, -s) 65536 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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 bluej-4.2.2_3: Makefile warning: in desktop entry #1 (bluej): category Application is not a valid desktop category ===> NOTICE: The bluej 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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> bluej-4.2.2_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.8.4.pkg [144i386-default-job-02] Installing pkg-2.8.4... [144i386-default-job-02] Extracting pkg-2.8.4: .......... done ===> bluej-4.2.2_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of bluej-4.2.2_3 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 bluej-4.2.2_3: Makefile warning: in desktop entry #1 (bluej): category Application is not a valid desktop category ===> NOTICE: The bluej 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 GPLv2 accepted by the user ===> Fetching all distfiles required by bluej-4.2.2_3 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 bluej-4.2.2_3: Makefile warning: in desktop entry #1 (bluej): category Application is not a valid desktop category ===> NOTICE: The bluej 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 GPLv2 accepted by the user ===> Fetching all distfiles required by bluej-4.2.2_3 for building => SHA256 Checksum OK for BlueJ-generic-422.jar. =========================================================================== =======================<phase: extract-depends>============================ <snip> [144i386-default-job-02] | | `-- Installing libXft-2.3.9... [144i386-default-job-02] | | `-- Extracting libXft-2.3.9: .......... done [144i386-default-job-02] | | `-- Installing libthai-0.1.30... [144i386-default-job-02] | | `-- Installing libdatrie-0.2.14_1... [144i386-default-job-02] | | `-- Extracting libdatrie-0.2.14_1: .......... done [144i386-default-job-02] | | `-- Extracting libthai-0.1.30: .......... done [144i386-default-job-02] | `-- Extracting pango-1.57.1: .......... done [144i386-default-job-02] `-- Extracting gtk2-2.24.33_1: .......... done [144i386-default-job-02] `-- Installing gtk3-3.24.52... [144i386-default-job-02] | `-- Installing adwaita-icon-theme-47.0... [144i386-default-job-02] | | `-- Installing adwaita-icon-theme-legacy-46.2... [144i386-default-job-02] | | `-- Extracting adwaita-icon-theme-legacy-46.2: .......... done [144i386-default-job-02] | `-- Extracting adwaita-icon-theme-47.0: .......... done [144i386-default-job-02] | `-- Installing colord-1.4.8_2... [144i386-default-job-02] | | `-- Installing lcms2-2.19.1... [144i386-default-job-02] | | `-- Extracting lcms2-2.19.1: .......... done [144i386-default-job-02] | | `-- Installing libgudev-237... [144i386-default-job-02] | | `-- Extracting libgudev-237: .......... done [144i386-default-job-02] | | `-- Installing libgusb-0.4.9_1... [144i386-default-job-02] | | `-- Installing json-glib-1.10.8... [144i386-default-job-02] | | | `-- Installing gobject-introspection-1.86.0,1... [144i386-default-job-02] | | | `-- Installing py312-setuptools-63.1.0_3... [144i386-default-job-02] | | | `-- Extracting py312-setuptools-63.1.0_3: .......... done [144i386-default-job-02] | | | `-- Extracting gobject-introspection-1.86.0,1: .......... done [144i386-default-job-02] | | `-- Extracting json-glib-1.10.8: .......... done [144i386-default-job-02] | | `-- Extracting libgusb-0.4.9_1: .......... done [144i386-default-job-02] | | `-- Installing polkit-127... [144i386-default-job-02] | | `-- Installing duktape-lib-2.7.0_1... [144i386-default-job-02] | | `-- Extracting duktape-lib-2.7.0_1: ......... done ===> Creating groups Creating group 'polkitd' with gid '565' ===> Creating users Creating user 'polkitd' with uid '565' [144i386-default-job-02] | | `-- Extracting polkit-127: ......... done [144i386-default-job-02] | | `-- Installing sqlite3-3.53.3,1... [144i386-default-job-02] | | `-- Installing libedit-3.1.20260512,1... [144i386-default-job-02] | | `-- Extracting libedit-3.1.20260512,1: .......... done [144i386-default-job-02] | | `-- Extracting sqlite3-3.53.3,1: .......... done ===> Creating groups Creating group 'colord' with gid '970' ===> Creating users Creating user 'colord' with uid '970' [144i386-default-job-02] | `-- Extracting colord-1.4.8_2: .......... done [144i386-default-job-02] | `-- Installing libepoxy-1.5.10... [144i386-default-job-02] | `-- Extracting libepoxy-1.5.10: .......... done [144i386-default-job-02] | `-- Installing librsvg2-rust-2.62.3_1... [144i386-default-job-02] | `-- Extracting librsvg2-rust-2.62.3_1: .......... done [144i386-default-job-02] | `-- Installing libxkbcommon-1.13.2... [144i386-default-job-02] | | `-- Installing xkeyboard-config-2.48... [144i386-default-job-02] | | `-- Extracting xkeyboard-config-2.48: .......... done [144i386-default-job-02] | `-- Extracting libxkbcommon-1.13.2: .......... done [144i386-default-job-02] `-- Extracting gtk3-3.24.52: .......... done [144i386-default-job-02] `-- Installing icu-76.1,1... [144i386-default-job-02] `-- Extracting icu-76.1,1: .......... done [144i386-default-job-02] `-- Installing libXt-1.3.1,1... [144i386-default-job-02] `-- Extracting libXt-1.3.1,1: .......... done [144i386-default-job-02] `-- Installing libXxf86vm-1.1.7... [144i386-default-job-02] `-- Extracting libXxf86vm-1.1.7: .......... done [144i386-default-job-02] `-- Installing libxslt-1.1.45... [144i386-default-job-02] | `-- Installing libgcrypt-1.12.2... [144i386-default-job-02] | | `-- Installing libgpg-error-1.61... [144i386-default-job-02] | | `-- Extracting libgpg-error-1.61: .......... done [144i386-default-job-02] | `-- Extracting libgcrypt-1.12.2: .......... done [144i386-default-job-02] `-- Extracting libxslt-1.1.45: .......... done [144i386-default-job-02] `-- Installing openjdk11-11.0.32+9.2_1... [144i386-default-job-02] | `-- Installing javavmwrapper-2.7.10_2... [144i386-default-job-02] | `-- Extracting javavmwrapper-2.7.10_2: .......... done [144i386-default-job-02] | `-- Installing xorg-fonts-truetype-7.7_1... [144i386-default-job-02] | | `-- Installing dejavu-2.37_4... [144i386-default-job-02] | | `-- Installing mkfontscale-1.2.4... [144i386-default-job-02] | | | `-- Installing libfontenc-1.1.9... [144i386-default-job-02] | | | `-- Extracting libfontenc-1.1.9: ......... done [144i386-default-job-02] | | `-- Extracting mkfontscale-1.2.4: ....... done [144i386-default-job-02] | | `-- Extracting dejavu-2.37_4: .......... done [144i386-default-job-02] | | `-- Installing encodings-1.1.0,1... [144i386-default-job-02] | | `-- Extracting encodings-1.1.0,1: .......... done [144i386-default-job-02] | | `-- Installing font-bh-ttf-1.0.4... [144i386-default-job-02] | | `-- Extracting font-bh-ttf-1.0.4: .......... done [144i386-default-job-02] | | `-- Installing font-misc-ethiopic-1.0.5... [144i386-default-job-02] | | `-- Extracting font-misc-ethiopic-1.0.5: ...... done [144i386-default-job-02] | | `-- Installing font-misc-meltho-1.0.4... [144i386-default-job-02] | | `-- Extracting font-misc-meltho-1.0.4: .......... done [144i386-default-job-02] | `-- Extracting xorg-fonts-truetype-7.7_1: ... done [144i386-default-job-02] `-- Extracting openjdk11-11.0.32+9.2_1: .......... done [144i386-default-job-02] `-- Installing sndio-1.10.0_1... ===> Creating groups Creating group '_sndio' with gid '702' ===> Creating users Creating user '_sndio' with uid '702' [144i386-default-job-02] `-- Extracting sndio-1.10.0_1: .......... done pkg-static: Missing shlib libjvm.so required by openjfx14 Failed to install the following 1 package(s): /packages/All/openjfx14-14.0.2.1+1_20.pkg ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: gtk-update-icon-cache.ucl Generating GTK icon cache for /usr/local/share/icons/hicolor Generating GTK icon cache for /usr/local/share/icons/AdwaitaLegacy Generating GTK icon cache for /usr/local/share/icons/Adwaita ==> Running trigger: glib-schemas.ucl Compiling glib schemas Warning: Schema âorg.gnome.system.localeâ has path â/system/locale/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. Warning: Schema âorg.gnome.system.proxyâ has path â/system/proxy/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. Warning: Schema âorg.gnome.system.proxy.httpâ has path â/system/proxy/http/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. Warning: Schema âorg.gnome.system.proxy.httpsâ has path â/system/proxy/https/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. Warning: Schema âorg.gnome.system.proxy.ftpâ has path â/system/proxy/ftp/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. Warning: Schema âorg.gnome.system.proxy.socksâ has path â/system/proxy/socks/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===== Message from libinotify-20240724_3: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from python312-3.12.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py312-gdbm databases/py-gdbm@py312 py312-sqlite3 databases/py-sqlite3@py312 py312-tkinter x11-toolkits/py-tkinter@py312 ===== Message from freetype2-2.14.3: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from wayland-1.25.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.13.2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===== Message from openjdk11-11.0.32+9.2_1: -- This OpenJDK implementation may require procfs(5) mounted on /proc for some applications. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: proc /proc procfs rw 0 0 *** Error code 1 Stop. make: stopped making "run-depends" in /usr/ports/java/bluej
