[package - main-amd64-default][lang/eisl] Failed for eisl-2.85 in package

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 29 Mar 2023 04:47:22 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:     yuri@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pf4ce74f6722a_s28f957b8b3/logs/eisl-2.85.log
Build URL:      https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=pf4ce74f6722a_s28f957b8b3
Log:

=>> Building lang/eisl
build started at Wed Mar 29 04:47:01 UTC 2023
port directory: /usr/ports/lang/eisl
package name: eisl-2.85
building for: FreeBSD main-amd64-default-job-10 14.0-CURRENT FreeBSD 14.0-CURRENT 1400084 amd64
maintained by: yuri@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1400084
Job Id: 10




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



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400084
UNAME_v=FreeBSD 14.0-CURRENT 1400084
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-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/eisl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/eisl/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/eisl/work/.cache  HOME=/wrkdirs/usr/ports/lang/eisl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/eisl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/eisl/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/eisl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/eisl/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/eisl/work/.cache  HOME=/wrkdirs/usr/ports/lang/eisl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/eisl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/eisl/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=" -lncursesw -Wl,-rpath=/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="ins
 tall  -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/eisl"  EXAMPLESDIR="share/examples/eisl"  DATADIR="share/eisl"  WWWDIR="www/eisl"  ETCDIR="etc/eisl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/eisl DOCSDIR=/usr/local/share/doc/eisl EXAMPLESDIR=/usr/local/share/examples/eisl  WWWDIR=/usr/local/www/eisl ETCDIR=/usr/local/etc/eisl
--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 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: x86_64-unknown-freebsd14.0 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 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400084
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   eisl-2.85 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.1_1.pkg
[main-amd64-default-job-10] Installing pkg-1.19.1_1...
[main-amd64-default-job-10] Extracting pkg-1.19.1_1: .......... done
===>   eisl-2.85 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of eisl-2.85
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by eisl-2.85 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by eisl-2.85 for building
=> SHA256 Checksum OK for sasagawa888-eisl-v2.85_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by eisl-2.85 for building
===>  Extracting for eisl-2.85
=> SHA256 Checksum OK for sasagawa888-eisl-v2.85_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for eisl-2.85
===>  Applying FreeBSD patches for eisl-2.85 from /usr/ports/lang/eisl/files
===========================================================================
=======================<phase: build-depends  >============================
===>   eisl-2.85 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[main-amd64-default-job-10] Installing gmake-4.3_2...
[main-amd64-default-job-10] `-- Installing gettext-runtime-0.21.1...
<snip>
warning SOCKET-RECEIVE type mismatch (IF (< RESPONSE 0) (ERROR "socket-resieve" NIL))
warning SOCKET-RECEIVE subr type mismatch (C-LANG "memset(str, 0, sizeof(str));")
warning SOCKET-RECEIVE type mismatch (LET ((D (SOCKET-D X)) (RESPONSE NIL)) (C-LANG "memset(str, 0, sizeof(str));") (SETQ RESPONSE (C-LANG "recv((INT_MASK & D), str, sizeof(str),0)")) (IF (< RESPONSE 0) (ERROR "socket-resieve" NIL)) (C-LANG "Fmakestr(str);"))
warning SOCKET-RECEIVE subr type mismatch (C-LANG "char str[256];")
warning GET-HOST-ADDRESS type mismatch (IF (= RESPONSE 0) (ERROR "inet_ntop" RESPONSE))
warning GET-HOST-ADDRESS type mismatch (LET ((RESPONSE NIL)) (SETQ RESPONSE (C-LANG "getaddrinfo(Fgetname(HOST), NULL, &hints, &res0)")) (IF (NOT (NULL RESPONSE)) (ERROR "getaddrinfo" RESPONSE)) (IF (EQ (DYNAMIC *DEFAULT-IP-VERSION*) (QUOTE IPV6)) (SETQ RESPONSE (C-LANG "inet_ntop(AF_INET6, ((struct sockaddr_in6 *)(res0->ai_addr))->sin6_addr.s6_addr, str, res0->ai_addrlen)")) (SETQ RESPONSE (C-LANG "inet_ntop(AF_INET, &(((struct sockaddr_in *)(res0->ai_addr))->sin_addr), str, res0->ai_addrlen)"))) (IF (= RESPONSE 0) (ERROR "inet_ntop" RESPONSE)))
warning GET-HOST-ADDRESS subr type mismatch (C-LANG "hints.ai_socktype = SOCK_STREAM;")
warning GET-HOST-ADDRESS subr type mismatch (C-LANG "memset(&hints, 0, sizeof(hints));")
warning GET-HOST-ADDRESS subr type mismatch (C-LANG "char str[256];")
warning GET-HOST-ADDRESS subr type mismatch (C-LANG "struct addrinfo hints, *res0;")
initialize
pass1
pass2
compiling CREATE-SERVER 
compiling SERVER-ACCEPT 
compiling CLIENT-CONNECT 
compiling SOCKET-SEND 
compiling SOCKET-RECEIVE 
compiling SOCKET-CLOSE 
compiling GET-HOST-ADDRESS 
finalize
invoke CC
T
> 
echo '(load "library/compiler.lsp") (compile-file "library/virtty.lsp")' | ./eisl -r
Easy-ISLisp Ver2.85
> T
> type inference
warning TYS numerical argument type mismatch (= RESPONSE ERR)
warning TYS type mismatch (IF (= RESPONSE ERR) NIL (PROGN (C-LANG "ungetch(RESPONSE & INT_MASK);") T))
warning TYS type mismatch (LET ((RESPONSE 0)) (SETQ RESPONSE (C-LANG "getch() | INT_FLAG")) (IF (= RESPONSE ERR) NIL (PROGN (C-LANG "ungetch(RESPONSE & INT_MASK);") T)))
warning TYNEWLINE type mismatch (TYO #\newline)
warning TYBACK type mismatch (TYO +BS+)
warning TYOD type mismatch (TYO (SUBSEQ (GET-OUTPUT-STREAM-STRING STR) 0 NC))
warning TYOD subr type mismatch (FORMAT STR "~D" N)
warning TYOD type mismatch (LET ((STR (CREATE-STRING-OUTPUT-STREAM))) (FORMAT STR "~D" N) (TYO (SUBSEQ (GET-OUTPUT-STREAM-STRING STR) 0 NC)))
warning TYBS type mismatch (TYO +BS+)
warning TYCR type mismatch (TYO +CR+)
warning VIRTTY--HEAD type mismatch (TYCO 4 0 TITLE)
warning PRINT-FORM type mismatch (TYCO 2 (+ N 2) (STRING-APPEND (CAR REST-KEYS) ": " (CAR REST-VALS)))
warning PRINT-FORM type mismatch (FOR ((N 0 (+ N 1)) (REST-KEYS KEYS (CDR REST-KEYS)) (REST-VALS VALS (CDR REST-VALS))) ((OR (NULL REST-KEYS) (NULL REST-VALS))) (TYCO 2 (+ N 2) (STRING-APPEND (CAR REST-KEYS) ": " (CAR REST-VALS))))
warning VIRTTY--EDIT-FIELD type mismatch (TYCO (+ 7 KEY-LEN) (+ CHOICE 2) (STRING-APPEND "(" OLD-VAL ") "))
warning EDIT-FORM type mismatch (TYCO 2 (+ N 2) (GET-OUTPUT-STREAM-STRING STR))
warning EDIT-FORM subr type mismatch (FORMAT STR "~D) ~A: ~A" N (CAR REST-KEYS) (CAR REST-VALS))
warning EDIT-FORM type mismatch (LET ((STR (CREATE-STRING-OUTPUT-STREAM))) (FORMAT STR "~D) ~A: ~A" N (CAR REST-KEYS) (CAR REST-VALS)) (TYCO 2 (+ N 2) (GET-OUTPUT-STREAM-STRING STR)))
warning EDIT-FORM type mismatch (FOR ((N 0 (+ N 1)) (REST-KEYS KEYS (CDR REST-KEYS)) (REST-VALS VALS (CDR REST-VALS))) ((OR (NULL REST-KEYS) (NULL REST-VALS))) (LET ((STR (CREATE-STRING-OUTPUT-STREAM))) (FORMAT STR "~D) ~A: ~A" N (CAR REST-KEYS) (CAR REST-VALS)) (TYCO 2 (+ N 2) (GET-OUTPUT-STREAM-STRING STR))))
initialize
pass1
pass2
compiling TYPROLOGUE 
compiling TYEPILOGUE 
compiling TYCLS 
compiling TYCURSOR 
compiling TYCLEOL 
compiling TYATTRIB 
compiling TYO 
compiling TYO1 
compiling TYXMAX 
compiling TYYMAX 
compiling TYFLUSH 
compiling TYBEEP 
compiling TYI 
compiling KEY_FN 
compiling TYS 
compiling TYCN 
compiling TYSHOWCURSOR 
compiling TYCO 
compiling TYSTRING 
compiling TYINSTRING 
compiling TYNEWLINE 
compiling TYBACK 
compiling TYOD 
compiling TYBS 
compiling TYCR 
compiling TYUPKEY 
compiling TYDOWNKEY 
compiling TYLEFTKEY 
compiling TYRIGHTKEY 
compiling TYCLEOS 
compiling TYINSCH 
compiling TYINSCN 
compiling TYDELCH 
compiling TYDELCN 
compiling TYINSLN 
compiling TYDELLN 
compiling TYCOT 
compiling INCH 
compiling GETYX 
compiling NODELAY 
compiling VIRTTY--GET-DIGIT 
compiling VIRTTY--HEAD 
compiling SELECT 
compiling FORM 
compiling PRINT-FORM 
compiling VIRTTY--EDIT-FIELD 
compiling EDIT-FORM 
finalize
invoke CC
T
> 
echo '(load "library/compiler.lsp") (compile-file "library/prolog.lsp")' | ./eisl -r
Easy-ISLisp Ver2.85
> T
> type inference
initialize
pass1
pass2
compiling PROLOG 
compiling PEISL::DISPLAY 
compiling -? 
compiling PEISL::PROVE 
compiling PEISL::PROVE-ALL 
compiling PEISL::SUCCESSP 
compiling PEISL::UNIFY 
compiling PEISL::CALL-BUILTIN 
compiling PEISL::SETUP 
compiling ASSERT 
compiling PEISL::ASSERT1 
compiling PEISL::ASSERT2 
compiling PEISL::HALT 
compiling PEISL::LISTING 
compiling PEISL::LISTING1 
compiling PEISL::FINDVAR 
compiling PEISL::FINDVAR1 
compiling PEISL::REMOVE-DOUBLE 
compiling PEISL::ASK 
compiling PEISL::IS 
compiling PEISL::CONSULT 
compiling PEISL::RECONSULT 
compiling PEISL::SAVE 
compiling PEISL::FINDALL 
compiling PEISL::LENGTH* 
compiling PEISL::MEMBER* 
compiling PEISL::ERROR* 
compiling PEISL::PREDICATEP 
compiling PEISL::CLAUSEP 
compiling PEISL::USERP 
compiling PEISL::BUILTINP 
compiling PEISL::VARIABLEP 
compiling PEISL::ANOYMOUSP 
compiling PEISL::VARIANTP 
compiling ~? 
compiling PEISL::DEREF 
compiling PEISL::DEREF1 
compiling PEISL::ASSOC-EQUAL 
compiling PEISL::ALFA-CONVERT 
compiling PEISL::ADDASK 
compiling PEISL::ADDTAIL 
compiling PEISL::TRACE* 
finalize
invoke CC
T
> 
echo '(load "library/compiler.lsp") (compile-file "library/datetime.lsp")' | ./eisl -r
Easy-ISLisp Ver2.85
> T
> type inference
initialize
pass1
pass2
compiling GET-DECODED-TIME 
compiling WEEKDAY 
finalize
invoke CC
T
> 
echo '(load "library/compiler.lsp") (compile-file "library/plot.lsp")' | ./eisl -r
Easy-ISLisp Ver2.85
> T
> type inference
initialize
pass1
pass2
compiling OPEN-PLOT 
compiling SEND-PLOT 
compiling SEND-PLOT1 
compiling CLOSE-PLOT 
finalize
invoke CC
T
> 
mkdir -p -m 755 /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/bin
install -m755 eisl /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/bin/
install -m755 edlis /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/bin/
mkdir -p -m 755 /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/share/eisl/library
install -m755 library/* /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/share/eisl/library
install -m755 fast.h ffi.h /wrkdirs/usr/ports/lang/eisl/work/stage//usr/local/share/eisl
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/eisl/work/eisl-2.85'
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for eisl-2.85
pkg-static: Unable to access file /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/share/eisl/library/i18n.o:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/share/eisl/library/ndbm.o:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/share/eisl/library/regex.o:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/lang/eisl/work/stage/usr/local/share/eisl/library/tcpip.o:No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/eisl