=>> Building textproc/p5-YAML-LibYAML build started at Tue Apr 20 09:43:48 UTC 2021 port directory: /usr/ports/textproc/p5-YAML-LibYAML package name: p5-YAML-LibYAML-0.82 building for: FreeBSD voi.aagh.net 12.2-RELEASE-p6 FreeBSD 12.2-RELEASE-p6 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 01 ---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.6 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--- ---End OPTIONS List--- --MAINTAINER-- sunpoet@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/textproc/p5-YAML-LibYAML/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work HOME=/wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/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/textproc/p5-YAML-LibYAML/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work HOME=/wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/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=" -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/YAML-LibYAML" EXAMPLESDIR="share/examples/YAML-LibYAML" DATADIR="share/YAML-LibYAML" WWWDIR="www/YAML-LibYAML" ETCDIR="etc/YAML-LibYAML" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/YAML-LibYAML DOCSDIR=/usr/local/share/doc/YAML-LibYAML EXAMPLESDIR=/usr/local/share/examples/YAML-LibYAML WWWDIR=/usr/local/www/YAML-LibYAML ETCDIR=/usr/local/etc/YAML-LibYAML --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=4 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p6 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### 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-YAML-LibYAML-0.82 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [voi.aagh.net] Installing pkg-1.16.3... [voi.aagh.net] Extracting pkg-1.16.3: .......... done ===> p5-YAML-LibYAML-0.82 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p5-YAML-LibYAML-0.82 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART10 GPLv1+ accepted by the user ===> Fetching all distfiles required by p5-YAML-LibYAML-0.82 for building =========================================================================== =================================================== ===> License ART10 GPLv1+ accepted by the user ===> Fetching all distfiles required by p5-YAML-LibYAML-0.82 for building => SHA256 Checksum OK for YAML-LibYAML-0.82.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART10 GPLv1+ accepted by the user ===> Fetching all distfiles required by p5-YAML-LibYAML-0.82 for building ===> Extracting for p5-YAML-LibYAML-0.82 => SHA256 Checksum OK for YAML-LibYAML-0.82.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for p5-YAML-LibYAML-0.82 =========================================================================== =================================================== ===> p5-YAML-LibYAML-0.82 depends on package: perl5>=5.32.r0<5.33 - not found ===> Installing existing package /packages/All/perl5-5.32.1_1.txz [voi.aagh.net] Installing perl5-5.32.1_1... [voi.aagh.net] Extracting perl5-5.32.1_1: .......... done ===> p5-YAML-LibYAML-0.82 depends on package: perl5>=5.32.r0<5.33 - found ===> Returning to build of p5-YAML-LibYAML-0.82 ===> p5-YAML-LibYAML-0.82 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [voi.aagh.net] Installing ccache-3.7.1_1... [voi.aagh.net] Extracting ccache-3.7.1_1: .......... 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.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> p5-YAML-LibYAML-0.82 depends on file: /usr/local/bin/ccache - found ===> Returning to build of p5-YAML-LibYAML-0.82 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for p5-YAML-LibYAML-0.82 Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for YAML::LibYAML Writing MYMETA.yml and MYMETA.json =========================================================================== =================================================== ===> Building for p5-YAML-LibYAML-0.82 cp lib/YAML/XS.pm blib/lib/YAML/XS.pm cp lib/YAML/LibYAML.pod blib/lib/YAML/LibYAML.pod cp lib/YAML/LibYAML.pm blib/lib/YAML/LibYAML.pm cp lib/YAML/XS.pod blib/lib/YAML/XS.pod cp lib/YAML/XS/LibYAML.pm ../blib/lib/YAML/XS/LibYAML.pm Running Mkbootstrap for LibYAML () chmod 644 "LibYAML.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibYAML.bs ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.bs 644 cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H api.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H dumper.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H emitter.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H loader.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H parser.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H perl_libyaml.c perl_libyaml.c:1016:13: warning: 14 enumeration values not handled in switch: 'SVt_NULL', 'SVt_IV', 'SVt_NV'... [-Wswitch] switch (SvTYPE(SvRV(node))) { ^ /usr/local/lib/perl5/5.32/mach/CORE/sv.h:355:20: note: expanded from macro 'SvTYPE' #define SvTYPE(sv) ((svtype)((sv)->sv_flags & SVTYPEMASK)) ^ 1 warning generated. cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H reader.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H scanner.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H writer.c "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' LibYAML.xs > LibYAML.xsc mv LibYAML.xsc LibYAML.c cc -c -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_CONFIG_H LibYAML.c rm -f ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong api.o dumper.o emitter.o loader.o parser.o perl_libyaml.o reader.o scanner.o writer.o LibYAML.o -o ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so chmod 755 ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so Manifying 1 pod document Manifying 2 pod documents =========================================================================== =================================================== ===> p5-YAML-LibYAML-0.82 depends on package: perl5>=5.32.r0<5.33 - found =========================================================================== =================================================== ===> Staging for p5-YAML-LibYAML-0.82 ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibYAML.bs ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.bs 644 Manifying 1 pod document Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/YAML/XS/LibYAML/LibYAML.so Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/YAML/LibYAML.pm Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/YAML/XS.pod Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/YAML/XS.pm Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/YAML/LibYAML.pod Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/YAML/XS/LibYAML.pm Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/man/man3/YAML::XS.3 Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/man/man3/YAML::LibYAML.3 Installing /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/man/man3/YAML::XS::LibYAML.3 /usr/bin/strip /wrkdirs/usr/ports/textproc/p5-YAML-LibYAML/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/YAML/XS/LibYAML/LibYAML.so ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for p5-YAML-LibYAML-0.82 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for p5-YAML-LibYAML-0.82 build of textproc/p5-YAML-LibYAML | p5-YAML-LibYAML-0.82 ended at Tue Apr 20 09:43:57 UTC 2021 build time: 00:00:09