[package - main-armv7-default][lang/perl5.34] Failed for perl5-5.34.1_3 in configure

From: <pkg-fallout_at_FreeBSD.org>
Date: Mon, 28 Aug 2023 15:06:51 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     mat@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/pda3a991e41cf_s0677f5ccbb/logs/perl5-5.34.1_3.log
Build URL:      https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=pda3a991e41cf_s0677f5ccbb
Log:

=>> Building lang/perl5.34
build started at Mon Aug 28 15:05:51 UTC 2023
port directory: /usr/ports/lang/perl5.34
package name: perl5-5.34.1_3
building for: FreeBSD main-armv7-default-job-03 14.0-ALPHA2 FreeBSD 14.0-ALPHA2 1400096 arm
maintained by: mat@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400096
Job Id: 03




!!! Jail is newer than host. (Jail: 1400096, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400096
UNAME_v=FreeBSD 14.0-ALPHA2 1400096
UNAME_r=14.0-ALPHA2
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
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-armv7-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 perl5-5.34.1_3:
     DEBUG=off: Build with debugging support
     DOT_INC=off: Add '.' to @INC (unsafe)
     GDBM=off: GDBM_File extension
     MULTIPLICITY=on: Use multiplicity
     PERL_64BITINT=on: Use 64 bit integers (on i386)
     PERL_MALLOC=off: Use Perl malloc
     SITECUSTOMIZE=off: Run-time customization of @INC
     THREADS=on: Build threaded perl
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
mat@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
-Darchlib=/usr/local/lib/perl5/5.34/mach  -Dcc="cc"  -Dcf_by=mat  -Dcf_email=mat@FreeBSD.org  -Dcf_time="`/usr/bin/stat -t \"%a %b %d %T %Z %Y\" -f %Sm /distfiles/perl/perl-5.34.1.tar.xz`"  -Dinc_version_list=none  -Dlibperl=libperl.so.5.34.1  -Dman1dir=/usr/local/lib/perl5/5.34/perl/man/man1  -Dman3dir=/usr/local/lib/perl5/5.34/perl/man/man3  -Dprefix=/usr/local  -Dprivlib=/usr/local/lib/perl5/5.34  -Dscriptdir=/usr/local/bin  -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.34  -Dsitelib=/usr/local/lib/perl5/site_perl  -Dsiteman1dir=/usr/local/lib/perl5/site_perl/man/man1  -Dsiteman3dir=/usr/local/lib/perl5/site_perl/man/man3  -Dusenm=n  -Duseshrplib  -sde  -Ui_iconv  -Ui_malloc  -Uinstallusrbinperl  -Accflags='-DUSE_THREAD_SAFE_LOCALE' -Alddlflags='-L/wrkdirs/usr/ports/lang/perl5.34/work/perl-5.34.1 -L/usr/local/lib/perl5/5.34/mach/CORE -lperl'  -Dshrpldflags='$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.34/work/perl-5.34.1:N-L/usr/local/lib/perl5/5.34/mach/CORE:N-lperl) 
-Wl,-soname,$(LIBPERL:R)' -Doptimize="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing " -Uusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
UNAME_v="$(uname -v | sed 'y/=/ /')" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/perl5.34/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/perl5.34/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/perl5.34/work/.cache  HOME=/wrkdirs/usr/ports/lang/perl5.34/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/perl5.34/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/perl5.34/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/lang/perl5.34/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/perl5.34/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/perl5.34/work/.cache  HOME=/wrkdirs/usr/ports/lang/perl5.34/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/perl5.34/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/perl5.34/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--
ARCH_LIB=lib/perl5/5.34/mach  MAN1=lib/perl5/5.34/perl/man/man1  MAN3=lib/perl5/5.34/perl/man/man3  PERL_ARCH=mach  PERL_ARCH_regex=[[:<:]]mach[[:>:]]  PERL_VER=5.34  PERL_VERSION=5.34.1  PERLMANPREFIX=lib/perl5/5.34/perl  PERLMANPREFIX_regex=lib/perl5/5.34/perl[[:>:]]  PKGNAMESUFFIX=5  PRIV_LIB=lib/perl5/5.34  SITE_ARCH=lib/perl5/site_perl/mach/5.34  SITE_PERL=lib/perl5/site_perl  SITEMANPREFIX=lib/perl5/site_perl DEBUG="@comment " NO_DEBUG="" DOT_INC="@comment " NO_DOT_INC="" DTRACE="@comment " NO_DTRACE="" GDBM="@comment " NO_GDBM="" MULTIPLICITY="" NO_MULTIPLICITY="@comment " PERL_64BITINT="" NO_PERL_64BITINT="@comment " PERL_MALLOC="@comment " NO_PERL_MALLOC="" SITECUSTOMIZE="@comment " NO_SITECUSTOMIZE="" THREADS="" NO_THREADS="@comment " BINSUFFIX=""  DEFAULT="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/perl"  EXAMPLESDIR="share/examples/perl"  DATADIR="share/perl"  WWWDIR="www/perl"  ETCDIR="etc/perl"
--End PLIST_SUB--

--SUB_LIST--
PERL_ARCH=mach  PERL_VER=5.34  PERL_VERSION=5.34.1  PERLMANPREFIX=lib/perl5/5.34/perl  PRIV_LIB=lib/perl5/5.34  SITE_PERL=lib/perl5/site_perl  SITEMANPREFIX=lib/perl5/site_perl DEBUG="@comment " NO_DEBUG="" DOT_INC="@comment " NO_DOT_INC="" DTRACE="@comment " NO_DTRACE="" GDBM="@comment " NO_GDBM="" MULTIPLICITY="" NO_MULTIPLICITY="@comment " PERL_64BITINT="" NO_PERL_64BITINT="@comment " PERL_MALLOC="@comment " NO_PERL_MALLOC="" SITECUSTOMIZE="@comment " NO_SITECUSTOMIZE="" THREADS="" NO_THREADS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/perl DOCSDIR=/usr/local/share/doc/perl EXAMPLESDIR=/usr/local/share/examples/perl  WWWDIR=/usr/local/www/perl ETCDIR=/usr/local/etc/perl
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=14.0-ALPHA2
OSREL=14.0
OSVERSION=1400096
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
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)  1048576
stack size              (kbytes, -s)  1048576
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--
=======================<phase: check-sanity   >============================
===>  License ART10 GPLv1+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   perl5-5.34.1_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.6.pkg
[main-armv7-default-job-03] Installing pkg-1.20.6...
[main-armv7-default-job-03] Extracting pkg-1.20.6: .......... done
===>   perl5-5.34.1_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of perl5-5.34.1_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License ART10 GPLv1+ accepted by the user
===> Fetching all distfiles required by perl5-5.34.1_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License ART10 GPLv1+ accepted by the user
===> Fetching all distfiles required by perl5-5.34.1_3 for building
=> SHA256 Checksum OK for perl/perl-5.34.1.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License ART10 GPLv1+ accepted by the user
===> Fetching all distfiles required by perl5-5.34.1_3 for building
===>  Extracting for perl5-5.34.1_3
=> SHA256 Checksum OK for perl/perl-5.34.1.tar.xz.
/bin/ln -s libperl.so.5.34.1 /wrkdirs/usr/ports/lang/perl5.34/work/perl-5.34.1/libperl.so
/bin/ln -s libperl.so.5.34.1 /wrkdirs/usr/ports/lang/perl5.34/work/perl-5.34.1/libperl.so.5.34
===========================================================================
<snip>
dup2() found.
dup3() found.
<xlocale.h> found.
newlocale() found.
freelocale() found.
uselocale() found.
duplocale() found.
querylocale() found.
eaccess() found.
endgrent() found.
<grp.h> found.
endgrent_r() NOT found.
endhostent() found.
<netdb.h> found.
endhostent_r() NOT found.
endnetent() found.
endnetent_r() NOT found.
endprotoent() found.
endprotoent_r() NOT found.
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() NOT found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
fork() found.
pipe() found.
Figuring out the flag used by open() for non-blocking I/O...
Let's see what value errno gets from read() on a O_NONBLOCK file...
erf() found.
erfc() found.
exp2() found.
expm1() found.
Checking how std your stdio is...
Checking to see what happens if we set the stdio ptr...
Increasing ptr in your stdio leaves cnt unchanged.  Good.
You seem to have 'fast stdio' to directly manipulate the stdio buffers.
fchdir() found.
fchmod() found.
openat() found.
unlinkat() found.
renameat() found.
linkat() found.
fchmodat() found.
fchown() found.
fcntl() found.
Well, your system knows about the normal fd_set typedef...
and you have the normal fd_set macros (just as I'd expect).
fdclose() found.
fdim() found.
fegetround() found.
fgetpos() found.
finite() found.
finitel() NOT found.
flock() found.
fma() found.
fmax() found.
fmin() found.
fp_class() NOT found.
Checking to see if you have fpclassify...
fp_classify() NOT found.
fp_classl() NOT found.
pathconf() found.
fpathconf() found.
fpclass() NOT found.
fpclassl() NOT found.
fpgetround() found.
Checking to see if you have fpos64_t...
frexpl() found.
<sys/param.h> found.
<sys/mount.h> found.
Checking to see if your system supports struct fs_data...
fseeko() found.
fsetpos() found.
fstatfs() found.
statvfs() found.
fstatvfs() found.
fsync() found.
ftello() found.
Checking if you have a working futimes()
Yes, you have
A working gai_strerror() found.
<ndbm.h> found.
<gdbm/ndbm.h> NOT found.
<gdbm-ndbm.h> NOT found.
dbm_open() found.
Checking if your <ndbm.h> uses prototypes...
getaddrinfo() found.
getcwd() found.
Checking to see if getenv() preserves a different thread's results
getenv() didn't destroy another thread's buffer
getespwnam() NOT found.
getfsstat() found.
getgrent() found.
getgrent_r() found.
getgrgid_r() found.
getgrnam_r() found.
gethostbyaddr() found.
gethostbyname() found.
gethostent() found.
gethostname() found.
uname() found.
Shall I ignore gethostname() from now on? [n]  
gethostbyaddr_r() found.
gethostbyname_r() found.
gethostent_r() found.
getitimer() found.
getlogin() found.
getlogin_r() found.
getmnt() NOT found.
getmntent() NOT found.
getnameinfo() found.
getnetbyaddr() found.
getnetbyname() found.
getnetent() found.
getnetbyaddr_r() found.
getnetbyname_r() found.
getnetent_r() found.
getpagesize() found.
getprotobyname() found.
getprotobynumber() found.
getprotoent() found.
getpgid() found.
getpgrp2() NOT found.
getppid() found.
getpriority() found.
getprotobyname_r() found.
getprotobynumber_r() found.
getprotoent_r() found.
getprpwnam() NOT found.
getpwent() found.
getpwent_r() found.
getpwnam_r() found.
getpwuid_r() found.
getservbyname() found.
getservbyport() found.
getservent() found.
getservbyname_r() found.
getservbyport_r() found.
getservent_r() found.
getspnam() NOT found.
<shadow.h> NOT found.
getspnam_r() NOT found.
gettimeofday() found.
gmtime_r() found.
hasmntopt() NOT found.
<netinet/in.h> found.
<arpa/inet.h> found.
htonl() found.
echo: write error on stdout
hypot() found.
echo: write error on stdout
ilogb() found.
echo: write error on stdout
ilogbl() found.
echo: write error on stdout
inet_aton() found.
echo: write error on stdout
inet_ntop() found.
echo: write error on stdout
inet_pton() found.
echo: write error on stdout
isascii() found.
echo: write error on stdout
Abort trap
isblank() NOT found.
./Configure: /bin/rm: not found
Checking to see if you have isfinite...
./Configure: cannot create try.c: Not a directory
eval: cannot create /dev/null: No such file or directory
echo: write error on stdout
./Configure: /bin/rm: not found
echo: write error on stdout
eval: cannot create try.c: Not a directory
eval: cannot create /dev/null: No such file or directory
eval: /bin/rm: not found
isfinitel() NOT found.
Checking to see if you have isinf...
./Configure: cannot create try.c: Not a directory
eval: cannot create /dev/null: No such file or directory
echo: write error on stdout
./Configure: /bin/rm: not found
echo: write error on stdout
eval: cannot create try.c: Not a directory
eval: cannot create /dev/null: No such file or directory
eval: /bin/rm: not found
isinfl() NOT found.
Checking to see if you have isless...
./Configure: cannot create try.c: Not a directory
===>  Script "Configure" failed unexpectedly.
/bin/sh: /usr/bin/fmt: not found
*** Error code 127

Stop.
make: stopped in /usr/ports/lang/perl5.34