build started at Mon Sep 23 20:55:22 UTC 2024 port directory: /usr/ports/databases/postgresql16-server package name: postgresql16-server-16.4 building for: FreeBSD voi.aagh.net 14.1-RELEASE-p1 FreeBSD 14.1-RELEASE-p1 amd64 maintained by: pgsql@FreeBSD.org port version: 16.4 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 7855 Aug 12 18:05 /usr/ports/databases/postgresql16-server/Makefile Poudriere version: poudriere-git-3.4.99.20240811 Host OSVERSION: 1401000 Jail OSVERSION: 1401000 Job Id: 08 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p1 UNAME_r=14.1-RELEASE-p1 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.20240811 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_14_1_amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/RELENG_14_1_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=RELENG_14_1_amd64-default OLDPWD=/usr/local/poudriere/data/.m/RELENG_14_1_amd64-default/ref/.p POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240811 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--- ===> The following configuration options are available for postgresql16-server-16.4: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation DTRACE=off: Build with DTrace probes GSSAPI=off: Build with GSSAPI support LDAP=off: Build with LDAP authentication support LLVM=on: Build with support for JIT-compiling expressions LZ4=on: Build with LZ4 compression support NLS=on: Use internationalized messages OPTIMIZED_CFLAGS=off: Builds with compiler optimizations (-O3) PAM=off: Build with PAM Support SSL=on: Build with OpenSSL support TZDATA=off: Use internal timezone database XML=off: Build with XML data type ZSTD=on: Build with ZSTD compression support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- pgsql@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 16.4 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --with-libraries=/usr/local/lib --with-includes=/usr/local/include --enable-thread-safety --with-icu --disable-debug --disable-dtrace --without-gssapi --without-ldap --with-llvm --with-lz4 --enable-nls --without-pam --with-openssl --with-system-tzdata=/usr/share/zoneinfo --without-libxml --with-zstd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- INCLUDES="-I/usr/local/include" PTHREAD_LIBS="-lpthread" LDFLAGS_SL="" PATH=/usr/local/bin:/wrkdirs/usr/ports/databases/postgresql16-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LLVM_CONFIG=llvm-config15 CLANG=/usr/local/bin/clang15 MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work/.cache HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/postgresql16-server/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- MAKELEVEL=0 PATH=/usr/local/bin:/wrkdirs/usr/ports/databases/postgresql16-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work/.cache HOME=/wrkdirs/usr/ports/databases/postgresql16-server/work TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/postgresql16-server/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="/usr/local/llvm15/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/llvm15/bin/clang-cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lpthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="/usr/local/llvm15/bin/clang++" 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-- PG_VERSION=16 PG_USER=postgres PG_USER_regex=[[:<:]]postgres[[:>:]] PG_GROUP=postgres PG_GROUP_regex=[[:<:]]postgres[[:>:]] PORTDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " DTRACE="@comment " NO_DTRACE="" GSSAPI="@comment " NO_GSSAPI="" LDAP="@comment " NO_LDAP="" LLVM="" NO_LLVM="@comment " LZ4="" NO_LZ4="@comment " NLS="" NO_NLS="@comment " OPTIMIZED_CFLAGS="@comment " NO_OPTIMIZED_CFLAGS="" PAM="@comment " NO_PAM="" SSL="" NO_SSL="@comment " TZDATA="@comment " NO_TZDATA="" XML="@comment " NO_XML="" ZSTD="" NO_ZSTD="@comment " OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/postgresql" EXAMPLESDIR="share/examples/postgresql" DATADIR="share/postgresql" WWWDIR="www/postgresql" ETCDIR="etc/postgresql" --End PLIST_SUB-- --SUB_LIST-- PG_VERSION=16 PG_GROUP=postgres PG_USER=postgres PG_UID=770 DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " DTRACE="@comment " NO_DTRACE="" GSSAPI="@comment " NO_GSSAPI="" LDAP="@comment " NO_LDAP="" LLVM="" NO_LLVM="@comment " LZ4="" NO_LZ4="@comment " NLS="" NO_NLS="@comment " OPTIMIZED_CFLAGS="@comment " NO_OPTIMIZED_CFLAGS="" PAM="@comment " NO_PAM="" SSL="" NO_SSL="@comment " TZDATA="@comment " NO_TZDATA="" XML="@comment " NO_XML="" ZSTD="" NO_ZSTD="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/postgresql DOCSDIR=/usr/local/share/doc/postgresql EXAMPLESDIR=/usr/local/share/examples/postgresql WWWDIR=/usr/local/www/postgresql ETCDIR=/usr/local/etc/postgresql --End SUB_LIST-- ---Begin make.conf--- 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 #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=13 ruby=3.2 python=3.11 php=8.3 ssl=openssl linux=c6 WITH_DEBUG_PORTS= ftp/curl sysutils/lnav #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere DISTDIR=/portdistfiles PACKAGES=/.npkg ---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) 3771513 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-- =================================================== Ignoring: no rebuild needed for shlib chase =========================================================================== build of databases/postgresql16-server | postgresql16-server-16.4 ended at Mon Sep 23 20:55:22 UTC 2024 build time: 00:00:00