=>> Building security/pinentry build started at Mon Jun 30 00:22:56 PDT 2025 port directory: /usr/ports/security/pinentry package name: pinentry-1.3.1_2 building for: FreeBSD 143amd64-default-php84-job-04 14.3-RELEASE FreeBSD 14.3-RELEASE amd64 maintained by: jhale@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 4971 Jun 29 04:44 /usr/ports/security/pinentry/Makefile Ports top last git commit: a4e80f06aa Ports top unclean checkout: no Port dir last git commit: 217815b0af Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE UNAME_r=14.3-RELEASE 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/143amd64-default-php84/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=/usr/local/poudriere/data/.m/143amd64-default-php84/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-default-php84 SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143amd64-default-php84/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--- ===> The following configuration options are available for pinentry-1.3.1_2: ====> Default frontend: you have to select exactly one of them EFL=off: EFL frontend FLTK=off: FLTK frontend GNOME=off: GNOME frontend GTK2=off: Gtk+ 2 frontend NCURSES=on: Curses frontend QT5=off: Qt 5 frontend QT6=off: Qt 6 frontend TTY=off: Console version ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- jhale@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pinentry/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pinentry/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/pinentry/work/.cache HOME=/wrkdirs/usr/ports/security/pinentry/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/pinentry/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/pinentry/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/security/pinentry/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pinentry/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/pinentry/work/.cache HOME=/wrkdirs/usr/ports/security/pinentry/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/pinentry/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/pinentry/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=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pinentry" EXAMPLESDIR="share/examples/pinentry" DATADIR="share/pinentry" WWWDIR="www/pinentry" ETCDIR="etc/pinentry" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pinentry DOCSDIR=/usr/local/share/doc/pinentry EXAMPLESDIR=/usr/local/share/examples/pinentry WWWDIR=/usr/local/www/pinentry ETCDIR=/usr/local/etc/pinentry --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 #### #### # https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk DEFAULT_VERSIONS+=python=3.11 python3=3.11 DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=samba=4.16 # MariaDB 10.6 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=go=1.21 .if ${.CURDIR:M*/devel/git} FLAVOR=lite .endif # until libressl update is fixed... use base #.if ${.CURDIR:C/.*\/security\/py-cryptography//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/security\/p5-Net-SSLeay//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/lang\/rust//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #OPTIONS_SET+=GSSAPI_NONE #OPTIONS_UNSET+=X11 #### #### # https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk DEFAULT_VERSIONS+=python=3.11 python3=3.11 DEFAULT_VERSIONS+=pgsql=17 DEFAULT_VERSIONS+=php=8.4 DEFAULT_VERSIONS+=samba=4.19 DEFAULT_VERSIONS+=mysql=11.4m DEFAULT_VERSIONS+=ssl=openssl # https://github.com/freebsd/freebsd-ports/blob/main/lang/php84/pkg-message.mod #WITH_MPM=event .if ${.CURDIR:M*/graphics/pecl-imagick} FLAVOR=php84 .endif .if ${.CURDIR:M*/net/pecl-smbclient} FLAVOR=php84 .endif .if ${.CURDIR:M*/databases/pecl-redis} FLAVOR=php84 .endif .if ${.CURDIR:M*/databases/pecl-memcache} FLAVOR=php84 .endif .if ${.CURDIR:M*/databases/pecl-memcached} FLAVOR=php84 .endif .if ${.CURDIR:M*/databases/pecl-APCu} FLAVOR=php84 .endif .if ${.CURDIR:M*/converters/pecl-igbinary} FLAVOR=php84 .endif #OPTIONS_SET+=GSSAPI_NONE OPTIONS_UNSET+=X11 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---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) 63651 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 ===> License GPLv2+ accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pinentry-1.3.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [143amd64-default-php84-job-04] Installing pkg-2.2.1... [143amd64-default-php84-job-04] Extracting pkg-2.2.1: .......... done ===> pinentry-1.3.1_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pinentry-1.3.1_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by pinentry-1.3.1_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by pinentry-1.3.1_2 for building => SHA256 Checksum OK for pinentry-1.3.1.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by pinentry-1.3.1_2 for building ===> Extracting for pinentry-1.3.1_2 => SHA256 Checksum OK for pinentry-1.3.1.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for pinentry-1.3.1_2 ===> Applying FreeBSD patches for pinentry-1.3.1_2 from /usr/ports/security/pinentry/files =========================================================================== =================================================== ===== 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=nobody UID=65534 GID=65534 ===> Configuring for pinentry-1.3.1_2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pinentry-1.3.1_2 depends on executable: pinentry-curses - not found ===> Installing existing package /packages/All/pinentry-curses-1.3.1.pkg [143amd64-default-php84-job-04] Installing pinentry-curses-1.3.1... [143amd64-default-php84-job-04] `-- Installing libassuan-3.0.2... [143amd64-default-php84-job-04] | `-- Installing indexinfo-0.3.1_1... [143amd64-default-php84-job-04] | `-- Extracting indexinfo-0.3.1_1: .... done [143amd64-default-php84-job-04] | `-- Installing libgpg-error-1.55... [143amd64-default-php84-job-04] | | `-- Installing gettext-runtime-0.23.1... [143amd64-default-php84-job-04] | | `-- Extracting gettext-runtime-0.23.1: .......... done [143amd64-default-php84-job-04] | `-- Extracting libgpg-error-1.55: .......... done [143amd64-default-php84-job-04] `-- Extracting libassuan-3.0.2: .......... done [143amd64-default-php84-job-04] Extracting pinentry-curses-1.3.1: .... done ===> pinentry-1.3.1_2 depends on executable: pinentry-curses - found ===> Returning to build of pinentry-1.3.1_2 ===> pinentry-1.3.1_2 depends on executable: indexinfo - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for pinentry-1.3.1_2 ===> Generating temporary packing list /bin/ln -sf pinentry-curses /wrkdirs/usr/ports/security/pinentry/work/stage/usr/local/bin/pinentry install -m 0644 /wrkdirs/usr/ports/security/pinentry/work/pinentry-1.3.1/doc/pinentry.info /wrkdirs/usr/ports/security/pinentry/work/stage/usr/local/share/info ====> 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-06-30T07:22:56+0000' 'PKG_NOTE_ports_top_git_hash=a4e80f06aa' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=217815b0af' '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 pinentry-1.3.1_2 ===> Building pinentry-1.3.1_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for pinentry-1.3.1_2 build of security/pinentry | pinentry-1.3.1_2 ended at Mon Jun 30 00:23:04 PDT 2025 build time: 00:00:10