=>> Building security/p5-GSSAPI build started at Mon Dec 20 22:36:01 UTC 2021 port directory: /usr/ports/security/p5-GSSAPI package name: p5-GSSAPI-0.28_1 building for: FreeBSD voi.aagh.net 12.2-RELEASE-p6 FreeBSD 12.2-RELEASE-p6 amd64 maintained by: perl@FreeBSD.org Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p6 UNAME_r=12.2-RELEASE-p6 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_2_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/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--- ===> The following configuration options are available for p5-GSSAPI-0.28_1: ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=on: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- perl@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- INSTALLDIRS="site" CC="cc" CCFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " LD="cc" PREFIX="/usr/local" INSTALLPRIVLIB="/usr/local/lib" INSTALLARCHLIB="/usr/local/lib" --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work/.cache HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/p5-GSSAPI/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh PERL_EXTUTILS_AUTOINSTALL="--skipdeps" PERL_MM_USE_DEFAULT="YES" --End CONFIGURE_ENV-- --MAKE_ENV-- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work/.cache HOME=/wrkdirs/usr/ports/security/p5-GSSAPI/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/p5-GSSAPI/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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=" -Wl,-rpath,/usr/local/lib/heimdal:/usr/lib -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=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/GSSAPI" EXAMPLESDIR="share/examples/GSSAPI" DATADIR="share/GSSAPI" WWWDIR="www/GSSAPI" ETCDIR="etc/GSSAPI" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/GSSAPI DOCSDIR=/usr/local/share/doc/GSSAPI EXAMPLESDIR=/usr/local/share/examples/GSSAPI WWWDIR=/usr/local/www/GSSAPI ETCDIR=/usr/local/etc/GSSAPI --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 #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=6 DEFAULT_VERSIONS=pgsql=13 ruby=2.7 python=3.8 ssl=openssl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 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) 89999 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-- =================================================== ===> License ART10 GPLv1+ accepted by the user =========================================================================== =================================================== ===> p5-GSSAPI-0.28_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5.pkg [voi.aagh.net] Installing pkg-1.17.5... [voi.aagh.net] Extracting pkg-1.17.5: .......... done ===> p5-GSSAPI-0.28_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p5-GSSAPI-0.28_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART10 GPLv1+ accepted by the user ===> Fetching all distfiles required by p5-GSSAPI-0.28_1 for building =========================================================================== =================================================== ===> License ART10 GPLv1+ accepted by the user ===> Fetching all distfiles required by p5-GSSAPI-0.28_1 for building => SHA256 Checksum OK for GSSAPI-0.28.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART10 GPLv1+ accepted by the user ===> Fetching all distfiles required by p5-GSSAPI-0.28_1 for building ===> Extracting for p5-GSSAPI-0.28_1 => SHA256 Checksum OK for GSSAPI-0.28.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for p5-GSSAPI-0.28_1 ===> Applying FreeBSD patches for p5-GSSAPI-0.28_1 from /usr/ports/security/p5-GSSAPI/files =========================================================================== =================================================== ===> p5-GSSAPI-0.28_1 depends on file: /usr/local/lib/heimdal/libgssapi.so - not found ===> Installing existing package /packages/All/heimdal-7.7.0_1.pkg [voi.aagh.net] Installing heimdal-7.7.0_1... [voi.aagh.net] `-- Installing db5-5.3.28_7... [voi.aagh.net] `-- Extracting db5-5.3.28_7: .......... done [voi.aagh.net] `-- Installing gettext-runtime-0.21... [voi.aagh.net] | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] `-- Extracting gettext-runtime-0.21: .......... done [voi.aagh.net] `-- Installing openssl-1.1.1m_1,1... [voi.aagh.net] `-- Extracting openssl-1.1.1m_1,1: .......... done [voi.aagh.net] `-- Installing readline-8.1.1... [voi.aagh.net] `-- Extracting readline-8.1.1: .......... done [voi.aagh.net] Extracting heimdal-7.7.0_1: .......... done ===== Message from heimdal-7.7.0_1: -- heimdal-7.1.0_1 uses a new database format which is incompatible with Heimdal in the base system and heimdal-1.5.3_6 or prior. Please read 20161112 in /usr/ports/UPDATING carefully to upgrade your database. ===> p5-GSSAPI-0.28_1 depends on file: /usr/local/lib/heimdal/libgssapi.so - found ===> Returning to build of p5-GSSAPI-0.28_1 ===> p5-GSSAPI-0.28_1 depends on package: perl5>=5.32.r0<5.33 - not found ===> Installing existing package /packages/All/perl5-5.32.1_1.pkg [voi.aagh.net] Installing perl5-5.32.1_1... [voi.aagh.net] Extracting perl5-5.32.1_1: .......... done ===> p5-GSSAPI-0.28_1 depends on package: perl5>=5.32.r0<5.33 - found ===> Returning to build of p5-GSSAPI-0.28_1 ===> p5-GSSAPI-0.28_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_2.pkg [voi.aagh.net] Installing ccache-3.7.12_2... [voi.aagh.net] Extracting ccache-3.7.12_2: .......... 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_2: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> p5-GSSAPI-0.28_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of p5-GSSAPI-0.28_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for p5-GSSAPI-0.28_1 Welcome to GSSAPI.pm setup! (./Makefile.PL Version 0.03) run "perl Makefile.PL --help" to see further installation options ---------------------------------------------------------- Searching krb5-config command... using krb5-config command '/usr/local/bin/krb5-config'. ---------------------------------------------------------- using GSSAPI implementation heimdal 7.7.0 ---------------------------------------------------------- Adding from your Perlinstallation ($Config{lddlflags}) to LDDLFLAGS -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong ---------------------------------------------------------- Bypassing to LDDLFLAGS -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/local/lib/heimdal ---------------------------------------------------------- Adding own DEFINEs -DHEIMDAL ---------------------------------------------------------- Using LIBS -L/usr/local/lib/heimdal -lgssapi -lkrb5 -lheimntlm -lhx509 -lcom_err -lhcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -lpthread -lpthread -L/usr/local/lib ---------------------------------------------------------- Using INC includeconfiguration -I/usr/local/include/heimdal ---------------------------------------------------------- Checking if your kit is complete... Looks good Invalid LICENSE value 'perl' ignored Generating a Unix-style Makefile Writing Makefile for GSSAPI Writing MYMETA.yml and MYMETA.json =========================================================================== =================================================== ===> Building for p5-GSSAPI-0.28_1 cp GSSAPI.pm blib/lib/GSSAPI.pm cp GSSAPI/Status.pm blib/lib/GSSAPI/Status.pm cp GSSAPI/OID/Set.pm blib/lib/GSSAPI/OID/Set.pm cp GSSAPI/OID.pm blib/lib/GSSAPI/OID.pm Running Mkbootstrap for GSSAPI () chmod 644 "GSSAPI.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GSSAPI.bs blib/arch/auto/GSSAPI/GSSAPI.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/wrkdirs/usr/ports/security/p5-GSSAPI/work/GSSAPI-0.28/typemap' GSSAPI.xs > GSSAPI.xsc mv GSSAPI.xsc GSSAPI.c cc -c -I/usr/local/include/heimdal -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHEIMDAL GSSAPI.c rm -f blib/arch/auto/GSSAPI/GSSAPI.so LD_RUN_PATH="/usr/local/lib/heimdal" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/local/lib/heimdal GSSAPI.o -o blib/arch/auto/GSSAPI/GSSAPI.so -L/usr/local/lib/heimdal -lgssapi -lkrb5 -lheimntlm -lhx509 -lcom_err -lhcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -lpthread -lpthread -L/usr/local/lib chmod 755 blib/arch/auto/GSSAPI/GSSAPI.so Manifying 4 pod documents =========================================================================== =================================================== ===> p5-GSSAPI-0.28_1 depends on file: /usr/local/lib/heimdal/libgssapi.so - found ===> p5-GSSAPI-0.28_1 depends on package: perl5>=5.32.r0<5.33 - found =========================================================================== =================================================== ===> Staging for p5-GSSAPI-0.28_1 ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GSSAPI.bs blib/arch/auto/GSSAPI/GSSAPI.bs 644 Manifying 4 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/GSSAPI/GSSAPI.so Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI.pm Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI/OID.pm Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI/Status.pm Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI/OID/Set.pm Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/man/man3/GSSAPI::Status.3 Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/man/man3/GSSAPI::OID::Set.3 Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/man/man3/GSSAPI.3 Installing /wrkdirs/usr/ports/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/man/man3/GSSAPI::OID.3 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for p5-GSSAPI-0.28_1 install -l rs /.npkg/All/p5-GSSAPI-0.28_1.pkg /.npkg/All/p5-GSSAPI-0.28_1.txz =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for p5-GSSAPI-0.28_1 build of security/p5-GSSAPI | p5-GSSAPI-0.28_1 ended at Mon Dec 20 22:36:15 UTC 2021 build time: 00:00:14