=>> Building misc/openhab2-addons build started at Fri Dec 12 00:41:20 EST 2025 port directory: /usr/ports/misc/openhab2-addons package name: openhab2-addons-2.5.12 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: netchild@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 972 Sep 22 04:12 /usr/ports/misc/openhab2-addons/Makefile Ports top last git commit: 62d8b1999233 Ports top unclean checkout: no Port dir last git commit: 29d6c8c1fad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 14 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/14/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 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-- netchild@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/openhab2-addons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/openhab2-addons/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/openhab2-addons/work/.cache HOME=/wrkdirs/usr/ports/misc/openhab2-addons/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/openhab2-addons/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/openhab2-addons/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/misc/openhab2-addons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/openhab2-addons/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/openhab2-addons/work/.cache HOME=/wrkdirs/usr/ports/misc/openhab2-addons/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/openhab2-addons/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/openhab2-addons/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-- OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openhab2-addons" EXAMPLESDIR="share/examples/openhab2-addons" DATADIR="share/openhab2-addons" WWWDIR="www/openhab2-addons" ETCDIR="etc/openhab2-addons" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openhab2-addons DOCSDIR=/usr/local/share/doc/openhab2-addons EXAMPLESDIR=/usr/local/share/examples/openhab2-addons WWWDIR=/usr/local/www/openhab2-addons ETCDIR=/usr/local/etc/openhab2-addons --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### 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) 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) 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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: superseeded by misc/openhab-addons. It is scheduled to be removed on or after 2025-12-31. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openhab2-addons-2.5.12 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> openhab2-addons-2.5.12 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openhab2-addons-2.5.12 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: superseeded by misc/openhab-addons. It is scheduled to be removed on or after 2025-12-31. ===> Fetching all distfiles required by openhab2-addons-2.5.12 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: superseeded by misc/openhab-addons. It is scheduled to be removed on or after 2025-12-31. ===> Fetching all distfiles required by openhab2-addons-2.5.12 for building => SHA256 Checksum OK for openhab-addons-2.5.12.kar. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: superseeded by misc/openhab-addons. It is scheduled to be removed on or after 2025-12-31. ===> Fetching all distfiles required by openhab2-addons-2.5.12 for building ===> Extracting for openhab2-addons-2.5.12 => SHA256 Checksum OK for openhab-addons-2.5.12.kar. /portdistfiles/openhab-addons-2.5.12.kar -> /wrkdirs/usr/ports/misc/openhab2-addons/work/openhab2-addons-2.5.12/openhab-addons-2.5.12.kar =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for openhab2-addons-2.5.12 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for openhab2-addons-2.5.12 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> openhab2-addons-2.5.12 depends on file: /usr/local/libexec/openhab2/addons/README - not found ===> Installing existing package /packages/All/openhab2-2.5.12.pkg [pkg.DaveG.ca] Installing openhab2-2.5.12... [pkg.DaveG.ca] `-- Installing openjdk8-8.472.08.1... [pkg.DaveG.ca] | `-- Installing alsa-lib-1.2.14... [pkg.DaveG.ca] | `-- Extracting alsa-lib-1.2.14: .......... done [pkg.DaveG.ca] | `-- Installing dejavu-2.37_3... [pkg.DaveG.ca] | | `-- Installing fontconfig-2.15.0_3,1... [pkg.DaveG.ca] | | `-- Installing expat-2.7.3... [pkg.DaveG.ca] | | `-- Extracting expat-2.7.3: .......... done [pkg.DaveG.ca] | | `-- Installing freetype2-2.14.1... [pkg.DaveG.ca] | | | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | | | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | | | `-- Installing png-1.6.50... [pkg.DaveG.ca] | | | `-- Extracting png-1.6.50: .......... done [pkg.DaveG.ca] | | `-- Extracting freetype2-2.14.1: .......... done [pkg.DaveG.ca] | | `-- Extracting fontconfig-2.15.0_3,1: .......... done [pkg.DaveG.ca] | | `-- Installing mkfontscale-1.2.3... [pkg.DaveG.ca] | | `-- Installing libfontenc-1.1.8... [pkg.DaveG.ca] | | `-- Extracting libfontenc-1.1.8: ...... done [pkg.DaveG.ca] | | `-- Extracting mkfontscale-1.2.3: .... done [pkg.DaveG.ca] | `-- Extracting dejavu-2.37_3: .......... done [pkg.DaveG.ca] | `-- Installing giflib-5.2.2... [pkg.DaveG.ca] | `-- Extracting giflib-5.2.2: .......... done [pkg.DaveG.ca] | `-- Installing java-zoneinfo-2021.e... [pkg.DaveG.ca] | `-- Extracting java-zoneinfo-2021.e: .......... done [pkg.DaveG.ca] | `-- Installing javavmwrapper-2.7.10... [pkg.DaveG.ca] | `-- Extracting javavmwrapper-2.7.10: .......... done [pkg.DaveG.ca] | `-- Installing libX11-1.8.12,1... [pkg.DaveG.ca] | | `-- Installing libxcb-1.17.0... [pkg.DaveG.ca] | | `-- Installing libXau-1.0.12... [pkg.DaveG.ca] | | `-- Extracting libXau-1.0.12: .......... done [pkg.DaveG.ca] | | `-- Installing libXdmcp-1.1.5... [pkg.DaveG.ca] | | | `-- Installing xorgproto-2024.1... [pkg.DaveG.ca] | | | `-- Extracting xorgproto-2024.1: .......... done [pkg.DaveG.ca] | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg.DaveG.ca] | | `-- Extracting libxcb-1.17.0: .......... done [pkg.DaveG.ca] | `-- Extracting libX11-1.8.12,1: .......... done [pkg.DaveG.ca] | `-- Installing libXext-1.3.6,1... [pkg.DaveG.ca] | `-- Extracting libXext-1.3.6,1: .......... done [pkg.DaveG.ca] | `-- Installing libXi-1.8.2,1... [pkg.DaveG.ca] | | `-- Installing libXfixes-6.0.1... [pkg.DaveG.ca] | | `-- Extracting libXfixes-6.0.1: ....... done [pkg.DaveG.ca] | `-- Extracting libXi-1.8.2,1: .......... done [pkg.DaveG.ca] | `-- Installing libXrender-0.9.12... [pkg.DaveG.ca] | `-- Extracting libXrender-0.9.12: ....... done [pkg.DaveG.ca] | `-- Installing libXt-1.3.0,1... [pkg.DaveG.ca] | | `-- Installing libICE-1.1.2,1... [pkg.DaveG.ca] | | `-- Extracting libICE-1.1.2,1: .......... done [pkg.DaveG.ca] | | `-- Installing libSM-1.2.6,1... [pkg.DaveG.ca] | | `-- Extracting libSM-1.2.6,1: ........ done [pkg.DaveG.ca] | `-- Extracting libXt-1.3.0,1: .......... done [pkg.DaveG.ca] | `-- Installing libXtst-1.2.5... [pkg.DaveG.ca] | `-- Extracting libXtst-1.2.5: .......... done [pkg.DaveG.ca] | `-- Installing libinotify-20240724_3... [pkg.DaveG.ca] | `-- Extracting libinotify-20240724_3: .......... done [pkg.DaveG.ca] `-- Extracting openjdk8-8.472.08.1: .......... done ===> Creating groups Creating group 'openhab' with gid '235' ===> Creating users Creating user 'openhab' with uid '235' ===> Creating homedir(s) [pkg.DaveG.ca] Extracting openhab2-2.5.12: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.14.1: -- 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 dejavu-2.37_3: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===== 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 openjdk8-8.472.08.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 ===== Message from openhab2-2.5.12: -- The openHAB2 user interface "Paper UI" writes to /var/db/openhab2 (config) and to /usr/local/etc/openhab2 (when installing add-onds). The config in /usr/local/etc/openhab2 is evaluated additionally to /var/db/openhab2. See /usr/local/etc/rc.d/openhab2 for environment variables you need to set by hand (all "export"-ones) if you want to execute some of the openHAB2 commands from the shell directly. When the openHAB2 docs talk about "userdata", look into /var/db/openhab2. Serial ports do not work with FreeBSD, see: https://github.com/openhab/openhab1-addons/wiki/FreeBSD By default openHAB2 tries to use IPv6. As FreeBSD does not support mapping IPV4 multicast addresses inside IPv6 addresses you will get the following error message: [ERROR] [org.jupnp.transport.Router] - Unable to initialize network router: org.jupnp.transport.spi.InitializationException: Could not initialize MulticastReceiverImpl: java.net.SocketException: Invalid argument A workaround is to use the following rc.conf setting which will prefer IPv4 over IPv6: openhab2_java_opts="-Djava.net.preferIPv4Stack=true" If you upgrade from a pevious version, make a backup of /var/db/openhab2 read about the breaking changes in the release notes at https://github.com/openhab/openhab-distro/releases/tag/2.5.0 and run /usr/local/libexec/openhab2/runtime/bin/update.freebsd which takes care about changes for: - Textual Configuration - Next Generation Rule Engine -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: superseeded by misc/openhab. It is scheduled to be removed on or after 2025-12-31. ===> openhab2-addons-2.5.12 depends on file: /usr/local/libexec/openhab2/addons/README - found ===> Returning to build of openhab2-addons-2.5.12 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for openhab2-addons-2.5.12 ===> Generating temporary packing list ===> Creating groups ===> Creating users /bin/mkdir -p /wrkdirs/usr/ports/misc/openhab2-addons/work/stage/usr/local/libexec/openhab2 /bin/mkdir -p /wrkdirs/usr/ports/misc/openhab2-addons/work/stage/usr/local/libexec/openhab2/addons (cd /wrkdirs/usr/ports/misc/openhab2-addons/work/openhab2-addons-2.5.12 && install -m 0644 openhab-addons-2.5.12.kar /wrkdirs/usr/ports/misc/openhab2-addons/work/stage/usr/local/libexec/openhab2/addons/) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-12T05:41:20+0000' 'PKG_NOTE_ports_top_git_hash=62d8b1999233' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=29d6c8c1fad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for openhab2-addons-2.5.12 ===> Building openhab2-addons-2.5.12 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for openhab2-addons-2.5.12 build of misc/openhab2-addons | openhab2-addons-2.5.12 ended at Fri Dec 12 00:43:31 EST 2025 build time: 00:02:13