=>> Building deskutils/noti build started at Sat Dec 27 22:46:26 EST 2025 port directory: /usr/ports/deskutils/noti package name: noti-3.8.0_9 building for: FreeBSD 143amd64-deluxe-desktop-job-04 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: tagattie@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 793 Dec 16 05:29 /usr/ports/deskutils/noti/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 75d873b56a74 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 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.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-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/143amd64-deluxe-desktop/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 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-- tagattie@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/noti/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/noti/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/noti/work/.cache HOME=/wrkdirs/usr/ports/deskutils/noti/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/noti/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/noti/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/deskutils/noti/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/noti/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/noti/work/.cache HOME=/wrkdirs/usr/ports/deskutils/noti/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/noti/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/noti/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=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/noti" EXAMPLESDIR="share/examples/noti" DATADIR="share/noti" WWWDIR="www/noti" ETCDIR="etc/noti" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/noti DOCSDIR=/usr/local/share/doc/noti EXAMPLESDIR=/usr/local/share/examples/noti WWWDIR=/usr/local/www/noti ETCDIR=/usr/local/etc/noti --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 pipebuf (-y) 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 ===> noti-3.8.0_9 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-04] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-04] Extracting pkg-2.5.1: .......... done ===> noti-3.8.0_9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of noti-3.8.0_9 =========================================================================== =================================================== ===== 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 noti-3.8.0_9 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by noti-3.8.0_9 for building => SHA256 Checksum OK for variadico-noti-3.8.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 noti-3.8.0_9 for building ===> Extracting for noti-3.8.0_9 => SHA256 Checksum OK for variadico-noti-3.8.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 noti-3.8.0_9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> noti-3.8.0_9 depends on file: /usr/local/bin/go124 - not found ===> Installing existing package /packages/All/go124-1.24.11.pkg [143amd64-deluxe-desktop-job-04] Installing go124-1.24.11... [143amd64-deluxe-desktop-job-04] Extracting go124-1.24.11: .......... done ===> noti-3.8.0_9 depends on file: /usr/local/bin/go124 - found ===> Returning to build of noti-3.8.0_9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for noti-3.8.0_9 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for noti-3.8.0_9 (cd /wrkdirs/usr/ports/deskutils/noti/work/noti-3.8.0; for t in ./cmd/noti; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/noti/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^noti$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env -i HOME=/wrkdirs/usr/ports/deskutils/noti/work MACHINE_ARCH=amd64 PWD="${PWD}" GIT_CEILING_DIRECTORIES=/wrkdirs/usr/ports/deskutils/noti/work __MAKE_CONF=/nonexistent OSVERSION=1403000 PATH=/wrkdirs/usr/ports/deskutils/noti/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin TMPDIR=/tmp UNAME_r=14.3-RELEASE-p2 UNAME_v=FreeBSD\ 14.3-RELEASE-p2 XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/noti/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/noti/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/noti/work/.cache HOME=/wrkdirs/usr/ports/deskutils/noti/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/noti/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/noti/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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/wrkdirs/usr/ports/deskutils/noti/work" GOPATH="/portdistfiles/go/deskutils_noti" GOBIN="/wrkdirs/usr/ports/deskutils/noti/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum.golang.org GO_NO_VENDOR_CHECKS=1 GOMAXPROCS=8 GOPROXY=off /usr/local/bin/go124 build -ldflags "-s -w -X github.com/variadico/noti/internal/command.Version=3.8.0" -buildmode=exe -v -trimpath -buildvcs=false -mod=vendor -o /wrkdirs/usr/ports/deskutils/noti/work/bin/${out} ${pkg}; done) ===> Building noti from ./cmd/noti internal/coverage/rtcov internal/byteorder internal/goos internal/goarch internal/godebugs internal/goexperiment internal/unsafeheader internal/cpu internal/profilerecord internal/asan internal/abi internal/runtime/atomic internal/chacha8rand internal/msan internal/runtime/math cmp internal/runtime/sys internal/itoa math/bits unicode/utf8 sync/atomic encoding unicode/utf16 unicode internal/bytealg internal/runtime/exithook internal/nettrace log/internal log/slog/internal math container/list crypto/internal/fips140/alias crypto/internal/fips140deps/byteorder crypto/internal/fips140deps/cpu crypto/internal/fips140/subtle crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias golang.org/x/text/internal/utf8internal github.com/pelletier/go-toml/v2/internal/characters golang.org/x/text/encoding/internal/identifier internal/stringslite github.com/spf13/viper/internal/features internal/race internal/sync internal/runtime/maps runtime weak iter internal/reflectlite crypto/subtle sync maps slices internal/testlog internal/bisect log/slog/internal/buffer internal/singleflight unique github.com/spf13/viper/internal/encoding errors sort runtime/cgo internal/godebug internal/oserror path io strconv syscall vendor/golang.org/x/net/dns/dnsmessage hash bytes strings net/netip reflect hash/crc32 crypto golang.org/x/text/transform crypto/internal/fips140deps/godebug bufio regexp/syntax crypto/internal/fips140 golang.org/x/text/runes crypto/internal/impl crypto/internal/fips140/sha256 crypto/internal/fips140/sha3 crypto/internal/fips140/sha512 math/rand/v2 math/rand crypto/internal/fips140/hmac time internal/syscall/execenv internal/syscall/unix crypto/internal/fips140/check regexp crypto/internal/randutil crypto/internal/fips140/aes crypto/internal/fips140/edwards25519/field crypto/internal/fips140/bigmod crypto/internal/fips140/nistec/fiat crypto/sha3 internal/saferio crypto/internal/fips140/edwards25519 crypto/internal/fips140hash crypto/internal/fips140/hkdf crypto/internal/fips140/tls12 crypto/tls/internal/fips140tls vendor/golang.org/x/text/transform crypto/internal/fips140/tls13 net/http/internal/ascii html golang.org/x/text/encoding github.com/hashicorp/hcl/hcl/strconv context io/fs internal/poll golang.org/x/text/encoding/internal golang.org/x/text/encoding/unicode github.com/spf13/afero/internal/common internal/filepathlite internal/fmtsort encoding/binary crypto/internal/fips140/nistec os encoding/base64 vendor/golang.org/x/crypto/internal/poly1305 encoding/pem crypto/internal/sysrand io/ioutil path/filepath fmt vendor/golang.org/x/net/route vendor/golang.org/x/sys/cpu crypto/internal/entropy crypto/internal/fips140/drbg github.com/spf13/afero/mem os/exec crypto/internal/fips140only crypto/internal/fips140/ed25519 crypto/internal/fips140/aes/gcm crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa net crypto/internal/fips140/mlkem crypto/md5 crypto/rc4 crypto/internal/fips140/rsa github.com/variadico/noti/service/espeak crypto/cipher encoding/csv flag encoding/hex net/url encoding/json text/template/parse log golang.org/x/sys/unix golang.org/x/text/unicode/norm compress/flate crypto/internal/boring math/big crypto/aes crypto/des crypto/ecdh compress/gzip text/template crypto/sha512 crypto/hmac vendor/golang.org/x/crypto/chacha20 crypto/sha1 vendor/golang.org/x/crypto/chacha20poly1305 crypto/sha256 vendor/golang.org/x/text/unicode/bidi github.com/fsnotify/fsnotify/internal vendor/golang.org/x/text/unicode/norm log/slog github.com/fsnotify/fsnotify vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/text/secure/bidirule mime/quotedprintable net/http/internal html/template crypto/rand crypto/elliptic crypto/internal/boring/bbig encoding/asn1 crypto/ed25519 crypto/internal/hpke github.com/sagikazarmark/slog-shim crypto/rsa crypto/dsa github.com/subosito/gotenv vendor/golang.org/x/net/idna github.com/hashicorp/hcl/hcl/token text/tabwriter gopkg.in/ini.v1 crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/json/token github.com/spf13/cast github.com/spf13/viper/internal/encoding/json github.com/hashicorp/hcl/json/scanner github.com/hashicorp/hcl/hcl/parser github.com/pelletier/go-toml/v2/internal/danger github.com/hashicorp/hcl/json/parser crypto/ecdsa github.com/pelletier/go-toml/v2/unstable github.com/hashicorp/hcl/hcl/printer gopkg.in/yaml.v3 github.com/hashicorp/hcl github.com/spf13/viper/internal/encoding/dotenv os/user github.com/variadico/noti/service/keybase github.com/pelletier/go-toml/v2/internal/tracker github.com/spf13/viper/internal/encoding/ini github.com/spf13/viper/internal/encoding/hcl github.com/pelletier/go-toml/v2 github.com/spf13/viper/internal/encoding/toml github.com/spf13/viper/internal/encoding/yaml vendor/golang.org/x/net/http/httpproxy net/textproto github.com/mitchellh/mapstructure crypto/x509 github.com/spf13/pflag github.com/godbus/dbus/v5 vendor/golang.org/x/net/http/httpguts mime/multipart crypto/tls github.com/spf13/cobra github.com/variadico/noti/service/freedesktop net/http/httptrace net/http github.com/variadico/noti/service/bearychat github.com/variadico/noti/service/bark github.com/variadico/noti/service/chanify github.com/variadico/noti/service/gchat github.com/variadico/noti/service/ntfy github.com/variadico/noti/service/mattermost github.com/magiconair/properties github.com/spf13/afero github.com/variadico/noti/service/pushbullet github.com/variadico/noti/service/pushover github.com/variadico/noti/service/pushsafer github.com/variadico/noti/service/simplepush github.com/variadico/noti/service/slack github.com/variadico/noti/service/telegram github.com/variadico/noti/service/twilio github.com/variadico/noti/service/zulip github.com/spf13/viper/internal/encoding/javaproperties github.com/spf13/viper github.com/variadico/noti/internal/command github.com/variadico/noti/cmd/noti =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> noti-3.8.0_9 depends on executable: notify-send - not found ===> Installing existing package /packages/All/libnotify-0.8.7.pkg [143amd64-deluxe-desktop-job-04] Installing libnotify-0.8.7... [143amd64-deluxe-desktop-job-04] `-- Installing gdk-pixbuf2-2.44.1... [143amd64-deluxe-desktop-job-04] | `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-04] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-04] | `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing glib-2.84.4,2... [143amd64-deluxe-desktop-job-04] | | `-- Installing libffi-3.5.1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libffi-3.5.1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libiconv-1.18_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libiconv-1.18_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libinotify-20240724_3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libinotify-20240724_3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing py311-packaging-25.0... [143amd64-deluxe-desktop-job-04] | | `-- Installing python311-3.11.14... [143amd64-deluxe-desktop-job-04] | | | `-- Installing mpdecimal-4.0.1... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting mpdecimal-4.0.1: .......... done [143amd64-deluxe-desktop-job-04] | | | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-04] | | | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting python311-3.11.14: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Extracting py311-packaging-25.0: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting glib-2.84.4,2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-04] | `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-04] | `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-04] | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing shared-mime-info-2.4_2... [143amd64-deluxe-desktop-job-04] | `-- Extracting shared-mime-info-2.4_2: ......... done [143amd64-deluxe-desktop-job-04] | `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-04] | | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting gdk-pixbuf2-2.44.1: .......... done [143amd64-deluxe-desktop-job-04] Extracting libnotify-0.8.7: .......... done ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ==> 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 python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> noti-3.8.0_9 depends on executable: notify-send - found ===> Returning to build of noti-3.8.0_9 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for noti-3.8.0_9 ===> Generating temporary packing list for t in ./cmd/noti; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/noti/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/wrkdirs/usr/ports/deskutils/noti/work/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/wrkdirs/usr/ports/deskutils/noti/work/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /wrkdirs/usr/ports/deskutils/noti/work/bin/${src} ${dst}; done ===> Installing noti as /wrkdirs/usr/ports/deskutils/noti/work/stage/usr/local/bin/noti install -m 444 /wrkdirs/usr/ports/deskutils/noti/work/noti-3.8.0/docs/man/dist/noti.1 /wrkdirs/usr/ports/deskutils/noti/work/stage/usr/local/share/man/man1/noti.1 install -m 444 /wrkdirs/usr/ports/deskutils/noti/work/noti-3.8.0/docs/man/dist/noti.yaml.5 /wrkdirs/usr/ports/deskutils/noti/work/stage/usr/local/share/man/man5/noti.yaml.5 ====> 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-28T03:46:26+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=75d873b56a74' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for noti-3.8.0_9 ===> Building noti-3.8.0_9 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for noti-3.8.0_9 build of deskutils/noti | noti-3.8.0_9 ended at Sat Dec 27 22:46:57 EST 2025 build time: 00:00:32