=>> Building sysutils/pp build started at Wed Nov 15 21:50:15 CST 2023 port directory: /usr/ports/sysutils/pp package name: pp-1.03_1 building for: FreeBSD 140amd64-quarterly-job-04 14.0-RELEASE FreeBSD 14.0-RELEASE amd64 maintained by: a.arepo@gmail.com Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1400097 Jail OSVERSION: 1400097 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE UNAME_r=14.0-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 LOCALBASE=/usr/local USER=root USE_COLORS=no LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/poudriere/data/.m/140amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/poudriere/data/.m/140amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=140amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/140amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- a.arepo@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/pp/work/.cache HOME=/wrkdirs/usr/ports/sysutils/pp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/pp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/pp/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/pp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/pp/work/.cache HOME=/wrkdirs/usr/ports/sysutils/pp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/pp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/pp/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 " MANPREFIX="/usr/local" 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.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pp" EXAMPLESDIR="share/examples/pp" DATADIR="share/pp" WWWDIR="www/pp" ETCDIR="etc/pp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pp DOCSDIR=/usr/local/share/doc/pp EXAMPLESDIR=/usr/local/share/examples/pp WWWDIR=/usr/local/www/pp ETCDIR=/usr/local/etc/pp --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 #### /poudriere/control/quarterly-make.conf #### #DEFAULT_VERSIONS+=apache=2.4 #DEFAULT_VERSIONS+=corosync=3 #DEFAULT_VERSIONS+=gcc=12 DEFAULT_VERSIONS+=ghostscript=agpl DEFAULT_VERSIONS+=java=17 DEFAULT_VERSIONS+=linux=c7_64 #DEFAULT_VERSIONS+=llvm=17 #DEFAULT_VERSIONS+=lua=5.4 #DEFAULT_VERSIONS+=mono=5.20 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=perl5=5.38 DEFAULT_VERSIONS+=pgsql=15 #DEFAULT_VERSIONS+=php=8.0 #DEFAULT_VERSIONS+=python2=2.7 #DEFAULT_VERSIONS+=python3=3.9 #DEFAULT_VERSIONS+=python=3.9 #DEFAULT_VERSIONS+=samba=4.16 #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=base DEFAULT_VERSIONS+=tcltk=8.6 WANT_OPENLDAP_SASL=yes # We play ball with... LICENSES_GROUPS_ACCEPTED+=FSF LICENSES_GROUPS_ACCEPTED+=OSI LICENSES_GROUPS_ACCEPTED+=COPYFREE LICENSES_GROUPS_ACCEPTED+=FONTS LICENSES_ACCEPTED+=GPLv2+ LICENSES_ACCEPTED+=MSPAT LICENSES_ACCEPTED+=NONE LICENSES_ACCEPTED+='GPLV2+ MSPAT' # Until 1.18 gets its modules crap sorted #GO_PORT=lang/go117 # Ehh, screw it. DISABLE_LICENSES=yes # FINALLY. BUILD_ALL_PYTHON_FLAVORS=yes # Duh WITH_PKGNG=yes # Workaround for FreeBSD PR 201193 WITH_MPM=event # Workaround for FreeBSD PR 234914 -- JTFC, FreeBSD, figure it out. .if ${.CURDIR:M*/www/mod_php7[0-9]} CONFIGURE_ENV+= pthreads_working="yes" .endif #MESA_LLVM_VER = 13 # ports infrastructure dudes are hacks. security_p5-GSSAPI_SET = GSSAPI_MIT OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_HEIMDAL OPTIONS_UNSET += WAYLAND OPTIONS_SET += GSSAPI_MIT #KRB5_VERSION=121 #security_p5-GSSAPI_SET = GSSAPI_HEIMDAL #OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_MIT #OPTIONS_SET += GSSAPI_HEIMDAL WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 63795 open files (-n) 1024 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-- =================================================== =========================================================================== =================================================== ===> pp-1.03_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.8.pkg [140amd64-quarterly-job-04] Installing pkg-1.20.8... [140amd64-quarterly-job-04] Extracting pkg-1.20.8: .......... done ===> pp-1.03_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pp-1.03_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pp-1.03_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pp-1.03_1 for building => SHA256 Checksum OK for pp-1.03.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pp-1.03_1 for building ===> Extracting for pp-1.03_1 => SHA256 Checksum OK for pp-1.03.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pp-1.03_1 =========================================================================== =================================================== ===> pp-1.03_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [140amd64-quarterly-job-04] Installing ccache-3.7.12_4... [140amd64-quarterly-job-04] Extracting ccache-3.7.12_4: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> pp-1.03_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of pp-1.03_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pp-1.03_1 =========================================================================== =================================================== ===> Building for pp-1.03_1 --- main.o --- --- progress.o --- --- main.o --- cc -c -Wall -D_FILE_OFFSET_BITS=64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing src/main.c --- progress.o --- cc -c -Wall -D_FILE_OFFSET_BITS=64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing src/progress.c --- main.o --- In file included from src/main.c:15: src/progress.h:1:9: warning: 'PROGREES_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef PROGREES_H ^~~~~~~~~~ src/progress.h:2:9: note: 'PROGRESS_H' is defined here; did you mean 'PROGREES_H'? #define PROGRESS_H ^~~~~~~~~~ PROGREES_H 1 warning generated. --- progress.o --- In file included from src/progress.c:10: src/progress.h:1:9: warning: 'PROGREES_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef PROGREES_H ^~~~~~~~~~ src/progress.h:2:9: note: 'PROGRESS_H' is defined here; did you mean 'PROGREES_H'? #define PROGRESS_H ^~~~~~~~~~ PROGREES_H 1 warning generated. --- pp --- cc -lc -fstack-protector-strong main.o progress.o -o "pp" =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for pp-1.03_1 ===> Generating temporary packing list install "pp" "/wrkdirs/usr/ports/sysutils/pp/work/stage/usr/local/bin" ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for pp-1.03_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for pp-1.03_1 build of sysutils/pp | pp-1.03_1 ended at Wed Nov 15 21:50:33 CST 2023 build time: 00:00:18