=>> Building sysutils/consul-replicate build started at Sun May 4 22:59:30 EDT 2025 port directory: /usr/ports/sysutils/consul-replicate package name: consul-replicate-0.4.0_23 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: jhixson@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 758 Mar 20 01:41 /usr/ports/sysutils/consul-replicate/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d0642a617631 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/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-- jhixson@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work/.cache HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/consul-replicate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/consul-replicate/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/sysutils/consul-replicate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work/.cache HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/consul-replicate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/consul-replicate/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-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/consul-replicate" EXAMPLESDIR="share/examples/consul-replicate" DATADIR="share/consul-replicate" WWWDIR="www/consul-replicate" ETCDIR="etc/consul-replicate" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/consul-replicate DOCSDIR=/usr/local/share/doc/consul-replicate EXAMPLESDIR=/usr/local/share/examples/consul-replicate WWWDIR=/usr/local/www/consul-replicate ETCDIR=/usr/local/etc/consul-replicate --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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> consul-replicate-0.4.0_23 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> consul-replicate-0.4.0_23 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of consul-replicate-0.4.0_23 =========================================================================== =================================================== ===== 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 consul-replicate-0.4.0_23 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by consul-replicate-0.4.0_23 for building => SHA256 Checksum OK for hashicorp-consul-replicate-v0.4.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by consul-replicate-0.4.0_23 for building ===> Extracting for consul-replicate-0.4.0_23 => SHA256 Checksum OK for hashicorp-consul-replicate-v0.4.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for consul-replicate-0.4.0_23 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> consul-replicate-0.4.0_23 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_5.pkg [13amd64-weekly-desktop-job-04] Installing go121-1.21.13_5... [13amd64-weekly-desktop-job-04] Extracting go121-1.21.13_5: .......... done ===> consul-replicate-0.4.0_23 depends on file: /usr/local/bin/go121 - found ===> Returning to build of consul-replicate-0.4.0_23 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for consul-replicate-0.4.0_23 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for consul-replicate-0.4.0_23 (cd /wrkdirs/usr/ports/sysutils/consul-replicate/work/src/github.com/hashicorp/consul-replicate; for t in github.com/hashicorp/consul-replicate; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/consul-replicate/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^consul-replicate$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env -i HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work MACHINE_ARCH=amd64 PWD="${PWD}" GIT_CEILING_DIRECTORIES=/wrkdirs/usr/ports/sysutils/consul-replicate/work __MAKE_CONF=/nonexistent OSVERSION=1304000 PATH=/wrkdirs/usr/ports/sysutils/consul-replicate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin TMPDIR=/tmp UNAME_r=13.4-RELEASE-p4 UNAME_v=FreeBSD\ 13.4-RELEASE-p4 XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work/.cache HOME=/wrkdirs/usr/ports/sysutils/consul-replicate/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/consul-replicate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/consul-replicate/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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/wrkdirs/usr/ports/sysutils/consul-replicate/work" GOPATH="/wrkdirs/usr/ports/sysutils/consul-replicate/work" GOBIN="" GO111MODULE=off GOMAXPROCS=8 GOPROXY=off /usr/local/bin/go121 build -ldflags=" -X github.com/hashicorp/consul-replicate/version.Version=0.4.0 -X github.com/hashicorp/consul-replicate/version.GitCommit=675a2c2 -X github.com/hashicorp/consul-replicate/version.GitDescribe=v0.4.0 " -buildmode=exe -v -trimpath -buildvcs=false -o /wrkdirs/usr/ports/sysutils/consul-replicate/work/bin/${out} ${pkg}; done) ===> Building consul-replicate from github.com/hashicorp/consul-replicate internal/coverage/rtcov internal/unsafeheader internal/goarch internal/godebugs internal/goos internal/cpu internal/race runtime/internal/atomic internal/goexperiment sync/atomic math/bits unicode/utf8 internal/abi runtime/internal/math runtime/internal/sys internal/itoa unicode internal/bytealg encoding unicode/utf16 container/list math crypto/internal/alias crypto/internal/boring/sig crypto/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/alias log/internal runtime internal/reflectlite sync internal/singleflight internal/testlog internal/bisect runtime/cgo errors sort internal/godebug io strconv internal/oserror internal/safefilepath path github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/hcl/strconv crypto/internal/nistec/fiat math/rand syscall vendor/golang.org/x/net/dns/dnsmessage internal/intern hash strings bytes crypto/internal/randutil hash/crc32 crypto reflect crypto/rc4 net/netip vendor/golang.org/x/text/transform regexp/syntax bufio net/http/internal/ascii github.com/hashicorp/consul-replicate/vendor/golang.org/x/text/transform github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/logutils regexp internal/syscall/execenv internal/syscall/unix time context io/fs internal/poll github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/errwrap internal/fmtsort internal/saferio encoding/binary embed os encoding/base64 crypto/internal/edwards25519/field crypto/md5 crypto/cipher vendor/golang.org/x/crypto/internal/poly1305 github.com/hashicorp/consul-replicate/vendor/github.com/golang/snappy crypto/internal/nistec encoding/pem crypto/des vendor/golang.org/x/crypto/chacha20 crypto/internal/boring crypto/internal/edwards25519 crypto/hmac crypto/sha512 crypto/aes crypto/sha1 vendor/golang.org/x/crypto/hkdf crypto/sha256 fmt vendor/golang.org/x/net/route path/filepath vendor/golang.org/x/sys/cpu io/ioutil os/signal crypto/ecdh vendor/golang.org/x/crypto/chacha20poly1305 net os/exec github.com/hashicorp/consul-replicate/vendor/github.com/mitchellh/go-homedir github.com/hashicorp/consul-replicate/vendor/github.com/mattn/go-shellwords github.com/hashicorp/consul-replicate/version encoding/hex github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/hcl/token flag encoding/json net/url github.com/hashicorp/consul-replicate/vendor/github.com/fatih/structs math/big github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/json/token github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/hcl/parser github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/json/scanner compress/flate log github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl/json/parser vendor/golang.org/x/net/http2/hpack vendor/golang.org/x/text/unicode/norm github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/hcl vendor/golang.org/x/text/unicode/bidi mime compress/gzip mime/quotedprintable net/http/internal github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/go-multierror github.com/hashicorp/consul-replicate/vendor/github.com/mitchellh/mapstructure compress/lzw github.com/hashicorp/consul-replicate/vendor/golang.org/x/net/http2/hpack github.com/hashicorp/consul-replicate/vendor/golang.org/x/text/unicode/bidi github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/vault/helper/compressutil github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/vault/helper/jsonutil github.com/hashicorp/consul-replicate/vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/secure/bidirule github.com/hashicorp/consul-replicate/vendor/github.com/pkg/errors encoding/gob github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/signals github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/vault/helper/parseutil vendor/golang.org/x/net/idna github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/serf/coordinate github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/child github.com/hashicorp/consul-replicate/vendor/golang.org/x/text/secure/bidirule github.com/hashicorp/consul-replicate/vendor/github.com/burntsushi/toml github.com/hashicorp/consul-replicate/vendor/gopkg.in/yaml.v2 text/template/parse crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig crypto/rand encoding/asn1 crypto/dsa github.com/hashicorp/consul-replicate/vendor/golang.org/x/net/idna crypto/ed25519 crypto/rsa text/template crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa github.com/hashicorp/consul-replicate/vendor/golang.org/x/net/lex/httplex vendor/golang.org/x/net/http/httpproxy log/syslog net/textproto crypto/x509 github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/go-syslog github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/logging vendor/golang.org/x/net/http/httpguts mime/multipart crypto/tls net/http/httptrace github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/go-rootcerts net/http github.com/hashicorp/consul-replicate/vendor/github.com/sethgrid/pester github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/go-cleanhttp github.com/hashicorp/consul-replicate/vendor/golang.org/x/net/http2 github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul/api github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/vault/api github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/config github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/dependency github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/watch github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/template github.com/hashicorp/consul-replicate/vendor/github.com/hashicorp/consul-template/manager github.com/hashicorp/consul-replicate =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for consul-replicate-0.4.0_23 ===> Generating temporary packing list ===> Creating groups ===> Creating users for t in github.com/hashicorp/consul-replicate; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/consul-replicate/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/wrkdirs/usr/ports/sysutils/consul-replicate/work/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/wrkdirs/usr/ports/sysutils/consul-replicate/work/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /wrkdirs/usr/ports/sysutils/consul-replicate/work/bin/${src} ${dst}; done ===> Installing consul-replicate as /wrkdirs/usr/ports/sysutils/consul-replicate/work/stage/usr/local/bin/consul-replicate ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== 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-05-05T02:59:30+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d0642a617631' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for consul-replicate-0.4.0_23 ===> Building consul-replicate-0.4.0_23 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for consul-replicate-0.4.0_23 build of sysutils/consul-replicate | consul-replicate-0.4.0_23 ended at Sun May 4 22:59:52 EDT 2025 build time: 00:00:27