=>> Building databases/metabase build started at 2025-04-25T00:48:20+00:00 port directory: /usr/ports/databases/metabase package name: metabase-0.41.5 building for: FreeBSD poudriere3.servers.bornfiber.dk 14.2-RELEASE-p3 FreeBSD 14.2-RELEASE-p3 amd64 maintained by: daniel@morante.net port version: 0.41.5 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 1012 Dec 27 19:10 /usr/ports/databases/metabase/Makefile Poudriere version: poudriere-git-3.4.99.20250209 Host OSVERSION: 1402505 Jail OSVERSION: 1402000 Job Id: 06 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p3 UNAME_r=14.2-RELEASE-p3 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 POUDRIERE_VERSION=3.4.99.20250209 MASTERMNT=/usr/local/poudriere/data/.m/86aa5a/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/86aa5a/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_2_amd64-default OLDPWD=/usr/local/poudriere/data/.m/86aa5a/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250209 PREFIX=/usr/local 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-- daniel@morante.net --End MAINTAINER-- --PORTVERSION-- 0.41.5 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/metabase/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/metabase/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/metabase/work/.cache HOME=/wrkdirs/usr/ports/databases/metabase/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/metabase/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/metabase/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/databases/metabase/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/metabase/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/metabase/work/.cache HOME=/wrkdirs/usr/ports/databases/metabase/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/metabase/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/metabase/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=" -fstack-protector-strong " 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.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/metabase" EXAMPLESDIR="share/examples/metabase" DATADIR="share/metabase" WWWDIR="www/metabase" ETCDIR="etc/metabase" --End PLIST_SUB-- --SUB_LIST-- PORTNAME=metabase METABASEDATADIR=/var/db/metabase METABASE_USER=www METABASE_GROUP=www JAVA_HOME=/usr/local/openjdk8 JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/metabase DOCSDIR=/usr/local/share/doc/metabase EXAMPLESDIR=/usr/local/share/examples/metabase WWWDIR=/usr/local/www/metabase ETCDIR=/usr/local/etc/metabase --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles OVERLAYS+=/overlays/tykports FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # supports parallel building using multiple make sub-processes MAKE_JOBS_UNSAFE= # support multiple jobs #MAKE_JOBS_NUMBER=8 # disable license auditing framework completely DISABLE_LICENSES= # unset some options we never want by default OPTIONS_UNSET+= ALSA CUPS DEBUG DOCBOOK HTMLDOCS X11 GUI DOCS NLS EXAMPLES # build with ccache enabled WITH_CCACHE_BUILD= CCACHE_DIR=/var/cache/ccache # define default versions DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=python=3.11 DEFAULT_VERSIONS+=python3=3.11 DEFAULT_VERSIONS+=php=8.3 DEFAULT_VERSIONS+=node=22 DEFAULT_VERSIONS+=openjdk=17 DEFAULT_VERSIONS+=lua=54 DEFAULT_VERSIONS+=perl5=5.40 DEFAULT_VERSIONS+=go=1.22 # allow non-default python flavours BUILD_ALL_PYTHON_FLAVORS= # allow building for newer versions ALLOW_UNSUPPORTED_SYSTEM= # add overlay UID_FILES=${PORTSDIR}/UIDs ${PORTSDIR}/UIDs.tyk GID_FILES=${PORTSDIR}/GIDs ${PORTSDIR}/GIDs.tyk 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) 250000 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-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> metabase-0.41.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.2.pkg [poudriere3.servers.bornfiber.dk] Installing pkg-2.1.2... [poudriere3.servers.bornfiber.dk] Extracting pkg-2.1.2: .......... done ===> metabase-0.41.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of metabase-0.41.5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by metabase-0.41.5 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by metabase-0.41.5 for building => SHA256 Checksum OK for metabase-0.41.5/metabase.jar. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by metabase-0.41.5 for building ===> Extracting for metabase-0.41.5 => SHA256 Checksum OK for metabase-0.41.5/metabase.jar. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for metabase-0.41.5 =========================================================================== =================================================== ===== 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 metabase-0.41.5 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> metabase-0.41.5 depends on file: /usr/local/openjdk8/bin/java - not found ===> Installing existing package /packages/All/openjdk8-8.452.09.1.pkg [poudriere3.servers.bornfiber.dk] Installing openjdk8-8.452.09.1... [poudriere3.servers.bornfiber.dk] `-- Installing dejavu-2.37_3... [poudriere3.servers.bornfiber.dk] | `-- Installing fontconfig-2.15.0_3,1... [poudriere3.servers.bornfiber.dk] | | `-- Installing expat-2.7.1... [poudriere3.servers.bornfiber.dk] | | `-- Extracting expat-2.7.1: .......... done [poudriere3.servers.bornfiber.dk] | | `-- Installing freetype2-2.13.3... [poudriere3.servers.bornfiber.dk] | | `-- Extracting freetype2-2.13.3: .......... done [poudriere3.servers.bornfiber.dk] | `-- Extracting fontconfig-2.15.0_3,1: .......... done [poudriere3.servers.bornfiber.dk] | `-- Installing mkfontscale-1.2.3... [poudriere3.servers.bornfiber.dk] | | `-- Installing libfontenc-1.1.8... [poudriere3.servers.bornfiber.dk] | | `-- Extracting libfontenc-1.1.8: ...... done [poudriere3.servers.bornfiber.dk] | `-- Extracting mkfontscale-1.2.3: .... done [poudriere3.servers.bornfiber.dk] `-- Extracting dejavu-2.37_3: .......... done [poudriere3.servers.bornfiber.dk] `-- Installing java-zoneinfo-2021.e... [poudriere3.servers.bornfiber.dk] `-- Extracting java-zoneinfo-2021.e: .......... done [poudriere3.servers.bornfiber.dk] `-- Installing javavmwrapper-2.7.10... [poudriere3.servers.bornfiber.dk] `-- Extracting javavmwrapper-2.7.10: .......... done [poudriere3.servers.bornfiber.dk] `-- Installing libinotify-20240724_1... [poudriere3.servers.bornfiber.dk] `-- Extracting libinotify-20240724_1: .......... done [poudriere3.servers.bornfiber.dk] Extracting openjdk8-8.452.09.1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.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 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_1: -- 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.452.09.1: -- This OpenJDK implementation may require fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc for some applications. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ===> metabase-0.41.5 depends on file: /usr/local/openjdk8/bin/java - found ===> Returning to build of metabase-0.41.5 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for metabase-0.41.5 ===> Generating temporary packing list ===> Creating groups ===> Creating users install -m 0644 /portdistfiles/metabase-0.41.5/metabase.jar /wrkdirs/usr/ports/databases/metabase/work/stage/usr/local/libexec/metabase.jar install -m 0644 /usr/ports/databases/metabase/files/metabase.conf /wrkdirs/usr/ports/databases/metabase/work/stage/usr/local/etc/metabase.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=2025-04-25T00:48:20+00:00' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250209' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for metabase-0.41.5 ===> Building metabase-0.41.5 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for metabase-0.41.5 build of databases/metabase | metabase-0.41.5 ended at 2025-04-25T00:52:45+00:00 build time: 00:06:10