[package - main-armv7-default][textproc/re-flex] Failed for re-flex-3.0.5 in stage

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 03 Jul 2021 15:11:27 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:     gahr@FreeBSD.org
Log URL:        http://beefy12.nyi.freebsd.org/data/main-armv7-default/pc9afda5a14a3_sb43d600c83/logs/re-flex-3.0.5.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=main-armv7-default&build=pc9afda5a14a3_sb43d600c83
Log:

=>> Building textproc/re-flex
build started at Sat Jul  3 15:09:21 UTC 2021
port directory: /usr/ports/textproc/re-flex
package name: re-flex-3.0.5
building for: FreeBSD main-armv7-default-job-02 14.0-CURRENT FreeBSD 14.0-CURRENT 1400024 arm
maintained by: gahr@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400003
Jail OSVERSION: 1400024
Job Id: 02




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1400024
UNAME_v=FreeBSD 14.0-CURRENT 1400024
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
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---
---End OPTIONS List---

--MAINTAINER--
gahr@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/re-flex/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/re-flex/work  HOME=/wrkdirs/usr/ports/textproc/re-flex/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/re-flex/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/textproc/re-flex/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/re-flex/work  HOME=/wrkdirs/usr/ports/textproc/re-flex/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/re-flex/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="/nxb-bin/usr/bin/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/re-flex"  EXAMPLESDIR="share/examples/re-flex"  DATADIR="share/re-flex"  WWWDIR="www/re-flex"  ETCDIR="etc/re-flex"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/re-flex DOCSDIR=/usr/local/share/doc/re-flex EXAMPLESDIR=/usr/local/share/examples/re-flex  WWWDIR=/usr/local/www/re-flex ETCDIR=/usr/local/etc/re-flex
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /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_9d218390=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-rc2-0-ge7dac564cd0e) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-rc2-0-ge7dac564cd0e) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-rc2-0-ge7dac564cd0e) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400024
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   re-flex-3.0.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-armv7-default-job-02] Installing pkg-1.16.3...
[main-armv7-default-job-02] Extracting pkg-1.16.3: .......... done
===>   re-flex-3.0.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of re-flex-3.0.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by re-flex-3.0.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by re-flex-3.0.5 for building
<snip>
checking whether gmake supports the include directive... yes (GNU style)
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed
checking whether /nxb-bin/usr/bin/cc understands -c and -o together... yes
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... (cached) yes
checking for off_t... (cached) yes
checking for uint8_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for uint64_t... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether /nxb-bin/usr/bin/c++ accepts -g... yes
checking dependency style of /nxb-bin/usr/bin/c++... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for ranlib... ranlib
checking for bison... no
checking for byacc... byacc
checking build system type... armv7-portbld-freebsd14.0
checking host system type... armv7-portbld-freebsd14.0
checking for --disable-avx... no
checking whether /nxb-bin/usr/bin/c++ supports AVX intrinsics... no
checking for --disable-sse2... no
checking whether /nxb-bin/usr/bin/c++ supports SSE2 intrinsics... no
checking for --disable-neon... no
checking whether /nxb-bin/usr/bin/c++ supports ARM NEON/AArch64 intrinsics... yes
checking for doxygen... NO_DOXYGEN
checking for Doxygen.app... not found
configure: Couldn't find Doxygen -- documentation updates cannot be built without Doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for re-flex-3.0.5
gmake[1]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
Making all in lib
gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/lib'
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-convert.o -MD -MP -MF .deps/libreflex_a-convert.Tpo -c -o libreflex_a-convert.o `test -f 'convert.cpp' || echo './'`convert.cpp
mv -f .deps/libreflex_a-convert.Tpo .deps/libreflex_a-convert.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-debug.o -MD -MP -MF .deps/libreflex_a-debug.Tpo -c -o libreflex_a-debug.o `test -f 'debug.cpp' || echo './'`debug.cpp
mv -f .deps/libreflex_a-debug.Tpo .deps/libreflex_a-debug.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-error.o -MD -MP -MF .deps/libreflex_a-error.Tpo -c -o libreflex_a-error.o `test -f 'error.cpp' || echo './'`error.cpp
mv -f .deps/libreflex_a-error.Tpo .deps/libreflex_a-error.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-input.o -MD -MP -MF .deps/libreflex_a-input.Tpo -c -o libreflex_a-input.o `test -f 'input.cpp' || echo './'`input.cpp
mv -f .deps/libreflex_a-input.Tpo .deps/libreflex_a-input.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-matcher.o -MD -MP -MF .deps/libreflex_a-matcher.Tpo -c -o libreflex_a-matcher.o `test -f 'matcher.cpp' || echo './'`matcher.cpp
mv -f .deps/libreflex_a-matcher.Tpo .deps/libreflex_a-matcher.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-pattern.o -MD -MP -MF .deps/libreflex_a-pattern.Tpo -c -o libreflex_a-pattern.o `test -f 'pattern.cpp' || echo './'`pattern.cpp
mv -f .deps/libreflex_a-pattern.Tpo .deps/libreflex_a-pattern.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-posix.o -MD -MP -MF .deps/libreflex_a-posix.Tpo -c -o libreflex_a-posix.o `test -f 'posix.cpp' || echo './'`posix.cpp
mv -f .deps/libreflex_a-posix.Tpo .deps/libreflex_a-posix.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-unicode.o -MD -MP -MF .deps/libreflex_a-unicode.Tpo -c -o libreflex_a-unicode.o `test -f 'unicode.cpp' || echo './'`unicode.cpp
mv -f .deps/libreflex_a-unicode.Tpo .deps/libreflex_a-unicode.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-utf8.o -MD -MP -MF .deps/libreflex_a-utf8.Tpo -c -o libreflex_a-utf8.o `test -f 'utf8.cpp' || echo './'`utf8.cpp
mv -f .deps/libreflex_a-utf8.Tpo .deps/libreflex_a-utf8.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-block_scripts.o -MD -MP -MF .deps/libreflex_a-block_scripts.Tpo -c -o libreflex_a-block_scripts.o `test -f '../unicode/block_scripts.cpp' || echo './'`../unicode/block_scripts.cpp
mv -f .deps/libreflex_a-block_scripts.Tpo .deps/libreflex_a-block_scripts.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-language_scripts.o -MD -MP -MF .deps/libreflex_a-language_scripts.Tpo -c -o libreflex_a-language_scripts.o `test -f '../unicode/language_scripts.cpp' || echo './'`../unicode/language_scripts.cpp
mv -f .deps/libreflex_a-language_scripts.Tpo .deps/libreflex_a-language_scripts.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflex_a-letter_scripts.o -MD -MP -MF .deps/libreflex_a-letter_scripts.Tpo -c -o libreflex_a-letter_scripts.o `test -f '../unicode/letter_scripts.cpp' || echo './'`../unicode/letter_scripts.cpp
mv -f .deps/libreflex_a-letter_scripts.Tpo .deps/libreflex_a-letter_scripts.Po
rm -f libreflex.a
ar cru libreflex.a libreflex_a-convert.o libreflex_a-debug.o libreflex_a-error.o libreflex_a-input.o libreflex_a-matcher.o libreflex_a-pattern.o libreflex_a-posix.o libreflex_a-unicode.o libreflex_a-utf8.o libreflex_a-block_scripts.o libreflex_a-language_scripts.o libreflex_a-letter_scripts.o 
ranlib libreflex.a
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflexmin_a-debug.o -MD -MP -MF .deps/libreflexmin_a-debug.Tpo -c -o libreflexmin_a-debug.o `test -f 'debug.cpp' || echo './'`debug.cpp
mv -f .deps/libreflexmin_a-debug.Tpo .deps/libreflexmin_a-debug.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflexmin_a-error.o -MD -MP -MF .deps/libreflexmin_a-error.Tpo -c -o libreflexmin_a-error.o `test -f 'error.cpp' || echo './'`error.cpp
mv -f .deps/libreflexmin_a-error.Tpo .deps/libreflexmin_a-error.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflexmin_a-input.o -MD -MP -MF .deps/libreflexmin_a-input.Tpo -c -o libreflexmin_a-input.o `test -f 'input.cpp' || echo './'`input.cpp
mv -f .deps/libreflexmin_a-input.Tpo .deps/libreflexmin_a-input.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflexmin_a-matcher.o -MD -MP -MF .deps/libreflexmin_a-matcher.Tpo -c -o libreflexmin_a-matcher.o `test -f 'matcher.cpp' || echo './'`matcher.cpp
mv -f .deps/libreflexmin_a-matcher.Tpo .deps/libreflexmin_a-matcher.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflexmin_a-pattern.o -MD -MP -MF .deps/libreflexmin_a-pattern.Tpo -c -o libreflexmin_a-pattern.o `test -f 'pattern.cpp' || echo './'`pattern.cpp
mv -f .deps/libreflexmin_a-pattern.Tpo .deps/libreflexmin_a-pattern.Po
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DHAVE_NEON   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT libreflexmin_a-utf8.o -MD -MP -MF .deps/libreflexmin_a-utf8.Tpo -c -o libreflexmin_a-utf8.o `test -f 'utf8.cpp' || echo './'`utf8.cpp
mv -f .deps/libreflexmin_a-utf8.Tpo .deps/libreflexmin_a-utf8.Po
rm -f libreflexmin.a
ar cru libreflexmin.a libreflexmin_a-debug.o libreflexmin_a-error.o libreflexmin_a-input.o libreflexmin_a-matcher.o libreflexmin_a-pattern.o libreflexmin_a-utf8.o 
ranlib libreflexmin.a
gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/lib'
Making all in src
gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/src'
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include -DPLATFORM=\"armv7-portbld-freebsd14.0\"   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT reflex-reflex.o -MD -MP -MF .deps/reflex-reflex.Tpo -c -o reflex-reflex.o `test -f 'reflex.cpp' || echo './'`reflex.cpp
mv -f .deps/reflex-reflex.Tpo .deps/reflex-reflex.Po
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    -fstack-protector-strong  -o reflex reflex-reflex.o ../lib/libreflex.a 
gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/src'
Making all in .
gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
mkdir -p ./bin
cp -f src/reflex ./bin

OK

gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
Making all in tests
gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/tests'
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I..  -I../include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -MT rtest-rtest.o -MD -MP -MF .deps/rtest-rtest.Tpo -c -o rtest-rtest.o `test -f 'rtest.cpp' || echo './'`rtest.cpp
mv -f .deps/rtest-rtest.Tpo .deps/rtest-rtest.Po
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    -fstack-protector-strong  -o rtest rtest-rtest.o ../lib/libreflex.a 
gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/tests'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
gmake[1]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for re-flex-3.0.5
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
Making install in lib
gmake[2]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/lib'
gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/lib'
 /bin/mkdir -p '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/lib'
 install  -m 0644  libreflex.a libreflexmin.a '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/lib'
 ( cd '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/lib' && ranlib libreflex.a )
 ( cd '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/lib' && ranlib libreflexmin.a )
 /bin/mkdir -p '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/include/reflex'
 install  -m 0644 ../include/reflex/abslexer.h ../include/reflex/absmatcher.h ../include/reflex/bits.h ../include/reflex/boostmatcher.h ../include/reflex/convert.h ../include/reflex/debug.h ../include/reflex/error.h ../include/reflex/flexlexer.h ../include/reflex/input.h ../include/reflex/matcher.h ../include/reflex/pattern.h ../include/reflex/posix.h ../include/reflex/ranges.h ../include/reflex/setop.h ../include/reflex/stdmatcher.h ../include/reflex/timer.h ../include/reflex/traits.h ../include/reflex/unicode.h ../include/reflex/utf8.h '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/include/reflex'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/lib'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/lib'
Making install in src
gmake[2]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/src'
gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/src'
 /bin/mkdir -p '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/bin'
  install  -s -m 555 reflex '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/bin'
gmake[3]: Nothing to be done for 'install-data-am'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/src'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/src'
Making install in .
gmake[2]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
mkdir -p ./bin
cp -f src/reflex ./bin

OK

gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
gmake[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/man/man1'
 install  -m 0644 doc/man/reflex.1 '/wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/man/man1'
gmake  install-data-hook
gmake[4]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
 ______________________________________________________ 
|                                                      |
| You have successfully built and installed reflex.    |
|                                                      |
| You can use the reflex command to generate scanners. |
| Link your generated scanner with -lreflex.           |
|                                                      |
| Thanks for using reflex.                             |
|                                                      |
|             https://github.com/Genivia/RE-flex       |
|             https://sourceforge.net/projects/re-flex |
|______________________________________________________|
gmake[4]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
Making install in tests
gmake[2]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/tests'
gmake[3]: Entering directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/tests'
gmake[3]: Nothing to be done for 'install-exec-am'.
gmake[3]: Nothing to be done for 'install-data-am'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/tests'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/tests'
gmake[1]: Leaving directory '/wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5'
(cd /wrkdirs/usr/ports/textproc/re-flex/work/RE-flex-3.0.5/include/reflex &&  /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&  /usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE \* /wrkdirs/usr/ports/textproc/re-flex/work/stage/usr/local/include/reflex)
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/re-flex