[package - main-powerpc64-default][games/bsdgames] Failed for bsdgames-0.75,2 in run-depends

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 28 Aug 2021 14:22:32 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:     jockl@pianojockl.org
Log URL:        http://foul1.nyi.freebsd.org/data/main-powerpc64-default/p8268af35e442_s5a3a8cb01/logs/bsdgames-0.75,2.log
Build URL:      http://foul1.nyi.freebsd.org/build.html?mastername=main-powerpc64-default&build=p8268af35e442_s5a3a8cb01
Log:

=>> Building games/bsdgames
build started at Sat Aug 28 14:17:08 UTC 2021
port directory: /usr/ports/games/bsdgames
package name: bsdgames-0.75,2
building for: FreeBSD main-powerpc64-default-job-04 14.0-CURRENT FreeBSD 14.0-CURRENT 1400032 powerpc
maintained by: jockl@pianojockl.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1400032
Job Id: 04




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400032
UNAME_v=FreeBSD 14.0-CURRENT 1400032
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-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64-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--
jockl@pianojockl.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/bsdgames/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/bsdgames/work  HOME=/wrkdirs/usr/ports/games/bsdgames/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/bsdgames/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
WITHOUT_WERROR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/games/bsdgames/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/bsdgames/work  HOME=/wrkdirs/usr/ports/games/bsdgames/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/bsdgames/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  -fcommon -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fcommon -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/bsdgames"  EXAMPLESDIR="share/examples/bsdgames"  DATADIR="share/bsdgames"  WWWDIR="www/bsdgames"  ETCDIR="etc/bsdgames"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/bsdgames DOCSDIR=/usr/local/share/doc/bsdgames EXAMPLESDIR=/usr/local/share/examples/bsdgames  WWWDIR=/usr/local/www/bsdgames ETCDIR=/usr/local/etc/bsdgames
--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: powerpc64-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: powerpc64-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: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400032
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)  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    >============================
===>   bsdgames-0.75,2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.1.pkg
[main-powerpc64-default-job-04] Installing pkg-1.17.1...
[main-powerpc64-default-job-04] Extracting pkg-1.17.1: .......... done
===>   bsdgames-0.75,2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bsdgames-0.75,2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
=> pianojockl-bsdgames-v0.75_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/pianojockl/bsdgames/tar.gz/v0.75?dummy=/pianojockl-bsdgames-v0.75_GH0.tar.gz
fetch: https://codeload.github.com/pianojockl/bsdgames/tar.gz/v0.75?dummy=/pianojockl-bsdgames-v0.75_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/pianojockl/bsdgames/tar.gz/v0.75?dummy=/pianojockl-bsdgames-v0.75_GH0.tar.gz: size of remote file is not known
pianojockl-bsdgames-v0.75_GH0.tar.gz                  2442 kB 6335 kBps    00s
===> Fetching all distfiles required by bsdgames-0.75,2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by bsdgames-0.75,2 for building
=> SHA256 Checksum OK for pianojockl-bsdgames-v0.75_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by bsdgames-0.75,2 for building
===>  Extracting for bsdgames-0.75,2
=> SHA256 Checksum OK for pianojockl-bsdgames-v0.75_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bsdgames-0.75,2
===>  Applying FreeBSD patches for bsdgames-0.75,2 from /usr/ports/games/bsdgames/files
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
<snip>
^
./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations]
struct Ship_struct Ship;
                   ^
./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Ship_struct Ship;
^
./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations]
struct Game_struct Game;
                   ^
./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Game_struct Game;
^
./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations]
--- win.o ---
In file included from win.c:34:
--- cgetc.o ---
struct Move_struct Move;
                   ^
./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
--- win.o ---
./trek.h:98:13: warning: no previous extern declaration for non-static variable 'Quad' [-Wmissing-variable-declarations]
--- cgetc.o ---
struct Move_struct Move;
^
--- win.o ---
struct quad     Quad[NQUADS][NQUADS];
                ^
--- cgetc.o ---
./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations]
--- win.o ---
./trek.h:98:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
--- cgetc.o ---
struct Param_struct Param;
                    ^
--- win.o ---
struct quad     Quad[NQUADS][NQUADS];
^
--- cgetc.o ---
./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Param_struct Param;
^
--- win.o ---
./trek.h:111:6: warning: no previous extern declaration for non-static variable 'Sect' [-Wmissing-variable-declarations]
char    Sect[NSECTS][NSECTS];
        ^
./trek.h:111:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
--- cgetc.o ---
./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations]
struct Now_struct Now;
                  ^
--- win.o ---
char    Sect[NSECTS][NSECTS];
^
--- cgetc.o ---
./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Now_struct Now;
^
--- win.o ---
./trek.h:183:14: warning: no previous extern declaration for non-static variable 'Event' [-Wmissing-variable-declarations]
struct event    Event[MAXEVENTS];
                ^
--- cgetc.o ---
./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations]
--- win.o ---
./trek.h:183:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
--- cgetc.o ---
struct Etc_struct Etc;
                  ^
--- win.o ---
struct event    Event[MAXEVENTS];
^
--- cgetc.o ---
./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Etc_struct Etc;
^
--- win.o ---
./trek.h:250:20: warning: no previous extern declaration for non-static variable 'Ship' [-Wmissing-variable-declarations]
struct Ship_struct Ship;
                   ^
--- cgetc.o ---
./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations]
int     Trace;
        ^
--- win.o ---
./trek.h:250:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
--- cgetc.o ---
./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
--- win.o ---
struct Ship_struct Ship;
^
--- cgetc.o ---
int     Trace;
^
--- win.o ---
./trek.h:270:20: warning: no previous extern declaration for non-static variable 'Game' [-Wmissing-variable-declarations]
struct Game_struct Game;
                   ^
./trek.h:270:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Game_struct Game;
^
./trek.h:281:20: warning: no previous extern declaration for non-static variable 'Move' [-Wmissing-variable-declarations]
struct Move_struct Move;
                   ^
./trek.h:281:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Move_struct Move;
^
./trek.h:315:21: warning: no previous extern declaration for non-static variable 'Param' [-Wmissing-variable-declarations]
struct Param_struct Param;
                    ^
./trek.h:315:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Param_struct Param;
^
./trek.h:330:19: warning: no previous extern declaration for non-static variable 'Now' [-Wmissing-variable-declarations]
struct Now_struct Now;
                  ^
./trek.h:330:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Now_struct Now;
^
./trek.h:342:19: warning: no previous extern declaration for non-static variable 'Etc' [-Wmissing-variable-declarations]
struct Etc_struct Etc;
                  ^
./trek.h:342:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct Etc_struct Etc;
^
./trek.h:376:5: warning: no previous extern declaration for non-static variable 'Trace' [-Wmissing-variable-declarations]
int     Trace;
        ^
./trek.h:376:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
int     Trace;
^
--- cgetc.o ---
10 warnings generated.
--- win.o ---
10 warnings generated.
--- trek.6.gz ---
gzip -cn trek.6 > trek.6.gz
--- trek ---
cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -fstack-protector-strong  -pie   -o trek abandon.o attack.o autover.o capture.o check_out.o checkcond.o compkl.o computer.o damage.o damaged.o dcrept.o destruct.o dock.o dumpgame.o dumpme.o dumpssradio.o events.o externs.o getcodi.o getpar.o help.o impulse.o initquad.o kill.o klmove.o lose.o lrscan.o main.o move.o nova.o out.o phaser.o play.o ram.o ranf.o rest.o sched
 ule.o score.o setup.o setwarp.o shield.o snova.o srscan.o systemname.o torped.o utility.o visual.o warp.o win.o cgetc.o  -lm 
--- all_subdir_wargames ---
===> wargames (all)
--- objwarn ---
Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.75/wargames
--- wargames.6.gz ---
gzip -cn wargames.6 > wargames.6.gz
--- all_subdir_worm ---
===> worm (all)
--- objwarn ---
--- .depend ---
echo worm: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend
--- objwarn ---
Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.75/worm
--- worm.o ---
--- worm.6.gz ---
gzip -cn worm.6 > worm.6.gz
--- worm.o ---
cc  -O2 -pipe  -fcommon -fstack-protector-strong -fno-strict-aliasing    -I/usr/include/ncurses -fPIE -MD  -MF.depend.worm.o -MTworm.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments    -c worm.c -o worm.o
--- worm ---
cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -fstack-protector-strong   -pie   -o worm worm.o  -lncurses 
--- all_subdir_worms ---
===> worms (all)
--- objwarn ---
--- .depend ---
--- objwarn ---
Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.75/worms
--- .depend ---
echo worms: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend
--- worms.o ---
--- worms.6.gz ---
--- worms.o ---
cc  -O2 -pipe  -fcommon -fstack-protector-strong -fno-strict-aliasing    -I/usr/include/ncurses -fPIE -MD  -MF.depend.worms.o -MTworms.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments    -c worms.c -o worms.o
--- worms.6.gz ---
gzip -cn worms.6 > worms.6.gz
--- worms ---
cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -fstack-protector-strong   -pie   -o worms worms.o  -lncurses 
--- all_subdir_wump ---
===> wump (all)
--- objwarn ---
--- .depend ---
echo wump: /usr/lib/libc.a  >> .depend
--- objwarn ---
Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.75/wump
--- wump.o ---
--- wump.6.gz ---
gzip -cn wump.6 > wump.6.gz
--- wump.o ---
cc  -O2 -pipe  -fcommon -fstack-protector-strong -fno-strict-aliasing    -fPIE -MD  -MF.depend.wump.o -MTwump.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments    -c wump.c -o wump.o
--- wump ---
cc -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -fstack-protector-strong  -pie   -o wump wump.o  
===========================================================================
=======================<phase: run-depends    >============================
===>   bsdgames-0.75,2 depends on executable: indexinfo - not found
===>   Installing existing package /packages/All/indexinfo-0.3.1.pkg
pkg-static: archive_read_open_filename(/packages/All/indexinfo-0.3.1.pkg): Lzma library error: Corrupted input data

Failed to install the following 1 package(s): /packages/All/indexinfo-0.3.1.pkg
*** Error code 1

Stop.
make: stopped in /usr/ports/games/bsdgames