[package - main-arm64-default][sysutils/xfsprogs] Failed for xfsprogs-3.2.4_2 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 12 Aug 2021 03:00:55 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:     ports@FreeBSD.org
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/p507d4271e0bb_s5ae48eb998/logs/xfsprogs-3.2.4_2.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p507d4271e0bb_s5ae48eb998
Log:

=>> Building sysutils/xfsprogs
build started at Thu Aug 12 03:00:25 UTC 2021
port directory: /usr/ports/sysutils/xfsprogs
package name: xfsprogs-3.2.4_2
building for: FreeBSD main-arm64-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 arm64
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1400029
Job Id: 05




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400029
UNAME_v=FreeBSD 14.0-CURRENT 1400029
UNAME_r=14.0-CURRENT
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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 xfsprogs-3.2.4_2:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-shared --enable-readline --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
OPTIMIZER=-fcommon MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xfsprogs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xfsprogs/work  HOME=/wrkdirs/usr/ports/sysutils/xfsprogs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/xfsprogs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xfsprogs/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xfsprogs/work  HOME=/wrkdirs/usr/ports/sysutils/xfsprogs/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/xfsprogs/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="-I/usr/local/include"  LDFLAGS=" -L/usr/local/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--
PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xfsprogs"  EXAMPLESDIR="share/examples/xfsprogs"  DATADIR="share/xfsprogs"  WWWDIR="www/xfsprogs"  ETCDIR="etc/xfsprogs"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/xfsprogs DOCSDIR=/usr/local/share/doc/xfsprogs EXAMPLESDIR=/usr/local/share/examples/xfsprogs  WWWDIR=/usr/local/www/xfsprogs ETCDIR=/usr/local/etc/xfsprogs
--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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400029
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   >============================
===>   NOTICE:

The xfsprogs port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License LGPL21 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   xfsprogs-3.2.4_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.1.pkg
[main-arm64-default-job-05] Installing pkg-1.17.1...
[main-arm64-default-job-05] Extracting pkg-1.17.1: .......... done
===>   xfsprogs-3.2.4_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of xfsprogs-3.2.4_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The xfsprogs port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License LGPL21 GPLv2 accepted by the user
===> Fetching all distfiles required by xfsprogs-3.2.4_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:
<snip>
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking for uuid_compare... yes
checking for pthread.h... (cached) yes
checking for pthread_mutex_init in -lpthread... yes
checking for fadvise ... yes
checking for madvise ... yes
checking for mincore ... yes
checking for sendfile ... no
checking for getmntent ... no
checking for getmntinfo ... yes
checking for fallocate... no
checking for fiemap... no
checking for preadv... yes
checking for sync_file_range... no
checking for library containing blkid_probe_all... no
checking for blkid_probe_get_topology... no
checking for readdir... yes
checking size of long... 8
checking size of char *... 8
checking for __psint_t ... no
checking for __psunsigned_t ... no
checking for __u32 ... no
checking for umode_t... no
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for xfsprogs-3.2.4_2
gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/xfsprogs/work/xfsprogs-3.2.4'
gmake --no-print-directory Q= include libxfs libxlog libxcmd libhandle libdisk copy db estimate fsck fsr growfs io logprint mkfs quota mdrestore repair rtcp m4 man doc po debian
Building include
gmake --no-print-directory Q= -q -C include || gmake --no-print-directory Q= -C include
    [LN]     xfs
    [LN]     disk
ln -s . xfs
ln -s . disk
Building libxfs
Building libxlog
gmake --no-print-directory Q= -q -C libxfs || gmake --no-print-directory Q= -C libxfs
gmake --no-print-directory Q= -q -C libxlog || gmake --no-print-directory Q= -C libxlog
cc -MM -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   xfs_log_recover.c util.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep
    [CC]     gen_crc32table
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -o gen_crc32table gen_crc32table.c
    [CC]     xfs_log_recover.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_log_recover.c
    [GENERATE] crc32table.h
./gen_crc32table > crc32table.h
cc -MM -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   cache.c crc32.c init.c kmem.c logitem.c radix-tree.c rdwr.c trans.c util.c xfs_alloc.c xfs_alloc_btree.c xfs_attr.c xfs_attr_leaf.c xfs_attr_remote.c xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.c xfs_dir2.c xfs_dir2_block.c xfs_dir2_data.c xfs_dir2_leaf.c xfs_dir2_node.c xfs_dir2_sf.c xfs_dquot_buf.c xfs_ialloc.c xfs_inode_buf.c xfs_inode_fork.c xfs_ialloc_btree.c xfs_log_rlimit.c xfs_rtbitmap.c xfs_sb.c xfs_symlink_remote.c xfs_trans_resv.c freebsd.c | /usr/bin/sed -e 's,^\([^:]*\)\.o,\1.lo,' > .ltdep
    [CC]     util.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c util.c
    [LD]     libxlog.la
/bin/sh ../libtool --quiet --tag=CC --mode=link cc -L/usr/local/lib -fstack-protector-strong  -L/usr/local/lib -fstack-protector-strong  -o libxlog.la xfs_log_recover.lo util.lo 
Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-arm64/usr/src/usr.bin/ar/read.c, line 68.
Abort trap (core dumped)
gmake[3]: *** [../include/buildrules:39: libxlog.la] Error 134
gmake[2]: *** [include/buildrules:23: libxlog] Error 2
gmake[2]: *** Waiting for unfinished jobs....
    [TEST]    CRC32
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -D CRC32_SELFTEST=1 crc32.c -o crc32selftest
    [CC]     cache.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c cache.c
crc32.c:45:9: warning: '__pure' macro redefined [-Wmacro-redefined]
#define __pure
        ^
/usr/include/sys/cdefs.h:348:9: note: previous definition is here
#define __pure          __attribute__((__pure__))
        ^
1 warning generated.
./crc32selftest
CRC_LE_BITS = 32
crc32: tests passed, 225944 bytes in 123 usec
crc32c: tests passed, 225944 bytes in 124 usec
    [CC]     crc32.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c crc32.c
    [CC]     init.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c init.c
crc32.c:45:9: warning: '__pure' macro redefined [-Wmacro-redefined]
#define __pure
        ^
/usr/include/sys/cdefs.h:348:9: note: previous definition is here
#define __pure          __attribute__((__pure__))
        ^
1 warning generated.
    [CC]     kmem.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c kmem.c
    [CC]     logitem.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c logitem.c
    [CC]     radix-tree.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c radix-tree.c
    [CC]     rdwr.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c rdwr.c
rdwr.c:350:9: warning: 'CACHE_LINE_SIZE' macro redefined [-Wmacro-redefined]
#define CACHE_LINE_SIZE         64
        ^
/usr/include/machine/param.h:84:9: note: previous definition is here
#define CACHE_LINE_SIZE         (1 << CACHE_LINE_SHIFT)
        ^
    [CC]     trans.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c trans.c
1 warning generated.
    [CC]     util.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c util.c
    [CC]     xfs_alloc.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_alloc.c
    [CC]     xfs_alloc_btree.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_alloc_btree.c
    [CC]     xfs_attr.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_attr.c
    [CC]     xfs_attr_leaf.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_attr_leaf.c
    [CC]     xfs_attr_remote.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_attr_remote.c
    [CC]     xfs_bmap.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_bmap.c
    [CC]     xfs_bmap_btree.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_bmap_btree.c
    [CC]     xfs_btree.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_btree.c
    [CC]     xfs_da_btree.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_da_btree.c
    [CC]     xfs_dir2.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_dir2.c
    [CC]     xfs_dir2_block.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_dir2_block.c
    [CC]     xfs_dir2_data.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_dir2_data.c
    [CC]     xfs_dir2_leaf.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_dir2_leaf.c
    [CC]     xfs_dir2_node.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_dir2_node.c
xfs_dir2_node.c:463:6: warning: variable 'lowstale' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
        if (compact)
            ^~~~~~~
xfs_dir2_node.c:477:65: note: uninitialized use occurs here
        lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale,
                                                                       ^~~~~~~~
xfs_dir2_node.c:463:2: note: remove the 'if' if its condition is always true
        if (compact)
        ^~~~~~~~~~~~
xfs_dir2_node.c:417:16: note: initialize the variable 'lowstale' to silence this warning
        int                     lowstale;       /* previous stale entry */
                                        ^
                                         = 0
xfs_dir2_node.c:463:6: warning: variable 'highstale' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
        if (compact)
            ^~~~~~~
xfs_dir2_node.c:478:12: note: uninitialized use occurs here
                                       highstale, &lfloglow, &lfloghigh);
                                       ^~~~~~~~~
xfs_dir2_node.c:463:2: note: remove the 'if' if its condition is always true
        if (compact)
        ^~~~~~~~~~~~
xfs_dir2_node.c:412:17: note: initialize the variable 'highstale' to silence this warning
        int                     highstale;      /* next stale entry */
                                         ^
                                          = 0
    [CC]     xfs_dir2_sf.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_dir2_sf.c
2 warnings generated.
    [CC]     xfs_dquot_buf.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_dquot_buf.c
    [CC]     xfs_ialloc.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_ialloc.c
    [CC]     xfs_inode_buf.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_inode_buf.c
    [CC]     xfs_inode_fork.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_inode_fork.c
    [CC]     xfs_ialloc_btree.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_ialloc_btree.c
    [CC]     xfs_log_rlimit.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_log_rlimit.c
    [CC]     xfs_rtbitmap.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_rtbitmap.c
    [CC]     xfs_sb.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_sb.c
    [CC]     xfs_symlink_remote.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_symlink_remote.c
    [CC]     xfs_trans_resv.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c xfs_trans_resv.c
    [CC]     freebsd.lo
/bin/sh ../libtool --quiet --tag=CC --mode=compile cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I. -fcommon -DNDEBUG -DVERSION=\"3.2.4\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -DENABLE_GETTEXT -I/usr/local/include -funsigned-char -fno-strict-aliasing -Wall   -I/usr/local/include -c freebsd.c
    [LD]     libxfs.la
/bin/sh ../libtool --quiet --tag=CC --mode=link cc -L/usr/local/lib -fstack-protector-strong  -L/usr/local/lib -fstack-protector-strong  -o libxfs.la cache.lo crc32.lo init.lo kmem.lo logitem.lo radix-tree.lo rdwr.lo trans.lo util.lo xfs_alloc.lo xfs_alloc_btree.lo xfs_attr.lo xfs_attr_leaf.lo xfs_attr_remote.lo xfs_bmap.lo xfs_bmap_btree.lo xfs_btree.lo xfs_da_btree.lo xfs_dir2.lo xfs_dir2_block.lo xfs_dir2_data.lo xfs_dir2_leaf.lo xfs_dir2_node.lo xfs_dir2_sf.lo xfs_dquot_buf.lo xfs_ialloc.lo xfs_inode_buf.lo xfs_inode_fork.lo xfs_ialloc_btree.lo xfs_log_rlimit.lo xfs_rtbitmap.lo xfs_sb.lo xfs_symlink_remote.lo xfs_trans_resv.lo freebsd.lo -lpthread -lrt
Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-arm64/usr/src/usr.bin/ar/read.c, line 68.
Abort trap (core dumped)
gmake[3]: *** [../include/buildrules:39: libxfs.la] Error 134
gmake[2]: *** [include/buildrules:23: libxfs] Error 2
gmake[1]: *** [Makefile:53: default] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/xfsprogs/work/xfsprogs-3.2.4'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/xfsprogs