=>> Building print/indexinfo build started at 2025-02-03T00:04:00+00:00 port directory: /usr/ports/print/indexinfo package name: indexinfo-0.3.1 building for: FreeBSD poudriere3.srv.tunenet.dk 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 amd64 maintained by: bapt@FreeBSD.org port version: 0.3.1 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 556 Dec 27 08:31 /usr/ports/print/indexinfo/Makefile Poudriere version: poudriere-git-3.4.99.20241212 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p1 UNAME_r=14.2-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.20241212 MASTERMNT=/usr/local/poudriere/data/.m/86aa5a/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/86aa5a/02/.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.20241212 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-- bapt@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 0.3.1 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/indexinfo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/indexinfo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/print/indexinfo/work/.cache HOME=/wrkdirs/usr/ports/print/indexinfo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/indexinfo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/print/indexinfo/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/print/indexinfo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/indexinfo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/print/indexinfo/work/.cache HOME=/wrkdirs/usr/ports/print/indexinfo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/indexinfo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/print/indexinfo/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 -DHAVE_CAPSICUM -fstack-protector-strong -fno-strict-aliasing -std=gnu99 " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DHAVE_CAPSICUM -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.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/indexinfo" EXAMPLESDIR="share/examples/indexinfo" DATADIR="share/indexinfo" WWWDIR="www/indexinfo" ETCDIR="etc/indexinfo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/indexinfo DOCSDIR=/usr/local/share/doc/indexinfo EXAMPLESDIR=/usr/local/share/examples/indexinfo WWWDIR=/usr/local/www/indexinfo ETCDIR=/usr/local/etc/indexinfo --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.2 DEFAULT_VERSIONS+=node=18 DEFAULT_VERSIONS+=openjdk=17 DEFAULT_VERSIONS+=lua=54 # 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 #### 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) 19558 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 ===> indexinfo-0.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.5.pkg [poudriere3.srv.tunenet.dk] Installing pkg-2.0.5... [poudriere3.srv.tunenet.dk] Extracting pkg-2.0.5: .......... done ===> indexinfo-0.3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of indexinfo-0.3.1 =========================================================================== =================================================== ===== 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 indexinfo-0.3.1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by indexinfo-0.3.1 for building => SHA256 Checksum OK for indexinfo-0.3.1.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 indexinfo-0.3.1 for building ===> Extracting for indexinfo-0.3.1 => SHA256 Checksum OK for indexinfo-0.3.1.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 indexinfo-0.3.1 =========================================================================== =================================================== ===== 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 indexinfo-0.3.1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for indexinfo-0.3.1 cc -O2 -pipe -DHAVE_CAPSICUM -fstack-protector-strong -fno-strict-aliasing -std=gnu99 -DPACKAGE_NAME=\"indexinfo\" -DPACKAGE_VERSION=\"0.3.1\" -D_BSD_SOURCE -c indexinfo.c cc indexinfo.o -fstack-protector-strong -lz -o indexinfo =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for indexinfo-0.3.1 ===> Generating temporary packing list install -s -m 755 indexinfo /wrkdirs/usr/ports/print/indexinfo/work/stage/usr/local/bin ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=2025-02-03T00:04:00+00:00' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20241212' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for indexinfo-0.3.1 ===> Building indexinfo-0.3.1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for indexinfo-0.3.1 build of print/indexinfo | indexinfo-0.3.1 ended at 2025-02-03T00:04:02+00:00 build time: 00:00:03