[package - main-riscv64-default][dns/libpsl] Failed for libpsl-0.21.1_2 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 12 Aug 2021 15:16:14 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:     sunpoet@FreeBSD.org
Log URL:        http://beefy7.nyi.freebsd.org/data/main-riscv64-default/p507d4271e0bb_sa3ff18e271/logs/libpsl-0.21.1_2.log
Build URL:      http://beefy7.nyi.freebsd.org/build.html?mastername=main-riscv64-default&build=p507d4271e0bb_sa3ff18e271
Log:

=>> Building dns/libpsl
build started at Thu Aug 12 15:14:50 UTC 2021
port directory: /usr/ports/dns/libpsl
package name: libpsl-0.21.1_2
building for: FreeBSD main-riscv64-default-job-08 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 riscv
maintained by: sunpoet@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1400029
Job Id: 08




!!! 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
UNAME_p=riscv64
UNAME_m=riscv
ABI_FILE=/usr/lib/crt1.o
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-riscv64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-riscv64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-riscv64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-riscv64-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 libpsl-0.21.1_2:
     NLS=on: Native Language Support
====> Options available for the single IDNA: you have to select exactly one of them
     ICU=off: Use devel/icu (IDNA2008 UTS#46 library)
     IDN=off: Use dns/libidn (IDNA2003 library)
     IDN2=on: Use dns/libidn2 (IDNA2008 library)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
sunpoet@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-man  --with-psl-file=/usr/local/share/public_suffix_list/public_suffix_list.dat  --with-psl-testfile=/usr/local/share/public_suffix_list/test_psl.txt --enable-builtin=libidn2 --enable-runtime=libidn2 --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libpsl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libpsl/work  HOME=/wrkdirs/usr/ports/dns/libpsl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/libpsl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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/dns/libpsl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libpsl/work  HOME=/wrkdirs/usr/ports/dns/libpsl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/libpsl/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -march=rv64imafdc -mabi=lp64d  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -march=rv64imafdc -mabi=lp64d -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="i
 nstall  -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--
PYTHON_INCLUDEDIR=include/python3.8  PYTHON_LIBDIR=lib/python3.8  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.8/site-packages  PYTHON_SUFFIX=38  PYTHON_EXT_SUFFIX=.cpython-38  PYTHON_VER=3.8  PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libpsl"  EXAMPLESDIR="share/examples/libpsl"  DATADIR="share/libpsl"  WWWDIR="www/libpsl"  ETCDIR="etc/libpsl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/libpsl DOCSDIR=/usr/local/share/doc/libpsl EXAMPLESDIR=/usr/local/share/examples/libpsl  WWWDIR=/usr/local/www/libpsl ETCDIR=/usr/local/etc/libpsl
--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=riscv
MACHINE_ARCH=riscv64
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-0-gfed41342a82f) Target: riscv64-unknown-freebsd14.0 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-0-gfed41342a82f) Target: riscv64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf64lriscv" "-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-0-gfed41342a82f) Target: riscv64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=riscv64
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
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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libpsl-0.21.1_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.1.pkg
[main-riscv64-default-job-08] Installing pkg-1.17.1...
[main-riscv64-default-job-08] Extracting pkg-1.17.1: .......... done
===>   libpsl-0.21.1_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libpsl-0.21.1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
<snip>
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 whether make supports the include directive... yes (GNU style)
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... riscv64-portbld-freebsd14.0
checking host system type... riscv64-portbld-freebsd14.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by /nxb-bin/usr/bin/cc... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking how to convert riscv64-portbld-freebsd14.0 file names to riscv64-portbld-freebsd14.0 format... func_convert_file_noop
checking how to convert riscv64-portbld-freebsd14.0 file names to toolchain format... func_convert_file_noop
checking for /nxb-bin/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
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 dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd14.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for inline... inline
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
checking for xsltproc... /usr/local/bin/xsltproc
checking whether /usr/local/bin/python3.8 version is >= 2.7... yes
checking for /usr/local/bin/python3.8 version... 3.8
checking for /usr/local/bin/python3.8 platform... freebsd14
checking for /usr/local/bin/python3.8 script directory... ${prefix}/lib/python3.8/site-packages
checking for /usr/local/bin/python3.8 extension module directory... ${exec_prefix}/lib/python3.8/site-packages
checking pkg-config is at least version 0.9.0... yes
checking for libidn2... yes
checking for library containing u8_tolower... -lunistring
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for socket in -lsocket... no
checking for library containing clock_gettime... none required
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for strndup... (cached) yes
checking for clock_gettime... (cached) yes
checking for fmemopen... yes
checking for nl_langinfo... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for strings.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/libpsl.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating po/Makefile.in
config.status: creating fuzz/Makefile
config.status: creating tests/Makefile
config.status: creating libpsl.pc
config.status: creating meson.build
config.status: creating msvc/Makefile
config.status: creating msvc/config.h.win32
config.status: creating msvc/config-msvc.mak
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: Summary of build options:

  Version:           0.21.1
  Host OS:           freebsd14.0
  Install prefix:    /usr/local
  Compiler:          /nxb-bin/usr/bin/cc
  CFlags:            -I/usr/local/include  -O2 -pipe -march=rv64imafdc -mabi=lp64d  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include
  LDFlags:            -fstack-protector-strong -L/usr/local/lib 
  Libs:              -lunistring -L/usr/local/lib -lidn2  
  Runtime:           libidn2
  Builtin:           libidn2
  PSL Dist File:     
  PSL File:          /usr/local/share/public_suffix_list/public_suffix_list.dat
  PSL Test File:     /usr/local/share/public_suffix_list/test_psl.txt
  Sanitizers:        UBSan no, ASan no, CFI no
  Docs:              
  Man pages:         yes
  Tests:             Valgrind testing not enabled

===========================================================================
=======================<phase: build          >============================
===>  Building for libpsl-0.21.1_2
/nxb-bin/usr/bin/make  all-recursive
Making all in po
/nxb-bin/usr/bin/make libpsl.pot-update
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU libpsl' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then  package_gnu='GNU ';  else  package_gnu='';  fi;  if test -n 'tim.ruehsen@gmx.de' || test 'tim.ruehsen@gmx.de' = '@'PACKAGE_BUGREPORT'@'; then  msgid_bugs_address='tim.ruehsen@gmx.de';  else  msgid_bugs_address='tim.ruehsen@gmx.de';  fi;  case `/usr/local/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*)  /usr/local/bin/xgettext --default-domain=libpsl --directory=..  --add-comments=TRANSLATORS: --keyword=_ --keyword=N_   --files-from=./POTFILES.in  --copyright-holder='Tim Ruehsen'  --msgid-bugs-address="$msgid_bugs_address"  ;;  *)  /usr/local/bin/xgettext --default-domain=libpsl --directory=..  --add-comments=TRANSLATORS: --keyword=_ --keyword=N_   --files-from=./POTFILES.in  --copyright-holder='Tim Ruehsen'  --package-name="${package_gnu}libpsl"  --package-version='0.21.1'  --msgid-bugs-address="$msgid_bugs_address" 
  ;;  esac
test ! -f libpsl.po || {  if test -f ./libpsl.pot; then  sed -f remove-potcdate.sed < ./libpsl.pot > libpsl.1po &&  sed -f remove-potcdate.sed < libpsl.po > libpsl.2po &&  if cmp libpsl.1po libpsl.2po >/dev/null 2>&1; then  rm -f libpsl.1po libpsl.2po libpsl.po;  else  rm -f libpsl.1po libpsl.2po ./libpsl.pot &&  mv libpsl.po ./libpsl.pot;  fi;  else  mv libpsl.po ./libpsl.pot;  fi;  }
test ! -f ./libpsl.pot ||  test -z "" || /nxb-bin/usr/bin/make 
Making all in include
Making all in src
/usr/local/bin/python3.8 ./psl-make-dafsa --output-format=cxx+ "/usr/local/share/public_suffix_list/public_suffix_list.dat" suffixes_dafsa.h
/nxb-bin/usr/bin/make  all-am
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DPSL_DISTFILE=\"\"  -fvisibility=hidden -DBUILDING_PSL -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include  -O2 -pipe -march=rv64imafdc -mabi=lp64d  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libpsl_la-psl.lo -MD -MP -MF .deps/libpsl_la-psl.Tpo -c -o libpsl_la-psl.lo `test -f 'psl.c' || echo './'`psl.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DPSL_DISTFILE=\"\" -fvisibility=hidden -DBUILDING_PSL -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=rv64imafdc -mabi=lp64d -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libpsl_la-psl.lo -MD -MP -MF .deps/libpsl_la-psl.Tpo -c psl.c  -fPIC -DPIC -o .libs/libpsl_la-psl.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DPSL_DISTFILE=\"\" -fvisibility=hidden -DBUILDING_PSL -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=rv64imafdc -mabi=lp64d -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libpsl_la-psl.lo -MD -MP -MF .deps/libpsl_la-psl.Tpo -c psl.c -o libpsl_la-psl.o >/dev/null 2>&1
mv -f .deps/libpsl_la-psl.Tpo .deps/libpsl_la-psl.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -DPSL_DISTFILE=\"\"  -fvisibility=hidden -DBUILDING_PSL -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include  -O2 -pipe -march=rv64imafdc -mabi=lp64d  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libpsl_la-lookup_string_in_fixed_set.lo -MD -MP -MF .deps/libpsl_la-lookup_string_in_fixed_set.Tpo -c -o libpsl_la-lookup_string_in_fixed_set.lo `test -f 'lookup_string_in_fixed_set.c' || echo './'`lookup_string_in_fixed_set.c
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DPSL_DISTFILE=\"\" -fvisibility=hidden -DBUILDING_PSL -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=rv64imafdc -mabi=lp64d -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libpsl_la-lookup_string_in_fixed_set.lo -MD -MP -MF .deps/libpsl_la-lookup_string_in_fixed_set.Tpo -c lookup_string_in_fixed_set.c  -fPIC -DPIC -o .libs/libpsl_la-lookup_string_in_fixed_set.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DPSL_DISTFILE=\"\" -fvisibility=hidden -DBUILDING_PSL -DLIBICONV_PLUG -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -march=rv64imafdc -mabi=lp64d -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libpsl_la-lookup_string_in_fixed_set.lo -MD -MP -MF .deps/libpsl_la-lookup_string_in_fixed_set.Tpo -c lookup_string_in_fixed_set.c -o libpsl_la-lookup_string_in_fixed_set.o >/dev/null 2>&1
mv -f .deps/libpsl_la-lookup_string_in_fixed_set.Tpo .deps/libpsl_la-lookup_string_in_fixed_set.Plo
/bin/sh ../libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -I/usr/local/include  -O2 -pipe -march=rv64imafdc -mabi=lp64d  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -no-undefined -version-info 8:3:3 -fstack-protector-strong -L/usr/local/lib -o libpsl.la -rpath /usr/local/lib libpsl_la-psl.lo  libpsl_la-lookup_string_in_fixed_set.lo  -L/usr/local/lib -lintl -R/usr/local/lib -lunistring -L/usr/local/lib -lidn2
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/libpsl_la-psl.o .libs/libpsl_la-lookup_string_in_fixed_set.o   -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lintl -lunistring -lidn2  -O2 -march=rv64imafdc -mabi=lp64d -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libpsl.so.5 -o .libs/libpsl.so.5.3.3
libtool: link: (cd ".libs" && rm -f "libpsl.so.5" && ln -s "libpsl.so.5.3.3" "libpsl.so.5")
libtool: link: (cd ".libs" && rm -f "libpsl.so" && ln -s "libpsl.so.5.3.3" "libpsl.so")
libtool: link: ar cr .libs/libpsl.a  libpsl_la-psl.o libpsl_la-lookup_string_in_fixed_set.o
libtool: link: ranlib .libs/libpsl.a
Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-riscv64/usr/src/usr.bin/ar/read.c, line 68.
qemu: uncaught target signal 6 (Abort trap) - core dumped
Abort trap
*** Error code 134

Stop.
make[4]: stopped in /wrkdirs/usr/ports/dns/libpsl/work/libpsl-0.21.1/src
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/dns/libpsl/work/libpsl-0.21.1/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/dns/libpsl/work/libpsl-0.21.1
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/dns/libpsl/work/libpsl-0.21.1
*** Error code 1

Stop.
make: stopped in /usr/ports/dns/libpsl