[package - main-powerpc64-default][games/quake2-rogue] Failed for quake2-rogue-3.20 in run-depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Aug 2021 15:40: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: danfe@FreeBSD.org Log URL: http://foul1.nyi.freebsd.org/data/main-powerpc64-default/p8268af35e442_s5a3a8cb01/logs/quake2-rogue-3.20.log Build URL: http://foul1.nyi.freebsd.org/build.html?mastername=main-powerpc64-default&build=p8268af35e442_s5a3a8cb01 Log: =>> Building games/quake2-rogue build started at Sat Aug 28 15:38:59 UTC 2021 port directory: /usr/ports/games/quake2-rogue package name: quake2-rogue-3.20 building for: FreeBSD main-powerpc64-default-job-12 14.0-CURRENT FreeBSD 14.0-CURRENT 1400032 powerpc maintained by: danfe@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400032 Job Id: 12 !!! 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-- danfe@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/quake2-rogue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quake2-rogue/work HOME=/wrkdirs/usr/ports/games/quake2-rogue/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quake2-rogue/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-- Q2DIR="/usr/local/share/quake2" XDG_DATA_HOME=/wrkdirs/usr/ports/games/quake2-rogue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quake2-rogue/work HOME=/wrkdirs/usr/ports/games/quake2-rogue/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quake2-rogue/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- Q2DIR="share/quake2" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rogue" EXAMPLESDIR="share/examples/rogue" DATADIR="share/rogue" WWWDIR="www/rogue" ETCDIR="etc/rogue" --End PLIST_SUB-- --SUB_LIST-- Q2DIR="/usr/local/share/quake2" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rogue DOCSDIR=/usr/local/share/doc/rogue EXAMPLESDIR=/usr/local/share/examples/rogue WWWDIR=/usr/local/www/rogue ETCDIR=/usr/local/etc/rogue --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 >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> quake2-rogue-3.20 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-powerpc64-default-job-12] Installing pkg-1.17.1... [main-powerpc64-default-job-12] Extracting pkg-1.17.1: .......... done ===> quake2-rogue-3.20 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of quake2-rogue-3.20 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ => roguesrc320.shar.Z doesn't seem to exist in /portdistfiles/. => Attempting to fetch ftp://ftp.gwdg.de/pub/misc2/ftp.idsoftware.com/idstuff/quake2/source/roguesrc320.shar.Z fetch: ftp://ftp.gwdg.de/pub/misc2/ftp.idsoftware.com/idstuff/quake2/source/roguesrc320.shar.Z: File unavailable (e.g., file not found, no access) => Attempting to fetch http://ftp4.de.freesbie.org/pub/misc/ftp.idsoftware.com/idstuff/quake2/source/roguesrc320.shar.Z roguesrc320.shar.Z 612 kB 1157 kBps 01s ===> Fetching all distfiles required by quake2-rogue-3.20 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by quake2-rogue-3.20 for building => SHA256 Checksum OK for roguesrc320.shar.Z. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by quake2-rogue-3.20 for building ===> Extracting for quake2-rogue-3.20 => SHA256 Checksum OK for roguesrc320.shar.Z. x - creating lock directory x - extracting Makefile (text) Makefile: MD5 check failed x - extracting dm_ball.c (text) dm_ball.c: MD5 check failed x - extracting dm_tag.c (text) dm_tag.c: MD5 check failed x - extracting g_ai.c (text) g_ai.c: MD5 check failed x - extracting g_chase.c (text) g_chase.c: MD5 check failed x - extracting g_cmds.c (text) g_cmds.c: MD5 check failed x - extracting g_combat.c (text) g_combat.c: MD5 check failed <snip> if(abs(end_height + margin - trace.endpos[2]) > 8) ^~~ fabsf m_stalker.c:575:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ m_stalker.c:755:5: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if(abs(jumpAngles[YAW] - self->s.angles[YAW]) > 45) ^ m_stalker.c:755:5: note: use function 'fabsf' instead if(abs(jumpAngles[YAW] - self->s.angles[YAW]) > 45) ^~~ fabsf --- m_supertank.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.m_supertank.pico -MTm_supertank.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c m_supertank.c -o m_supertank.pico --- m_stalker.pico --- 6 warnings generated. --- m_supertank.pico --- cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- m_tank.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.m_tank.pico -MTm_tank.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c m_tank.c -o m_tank.pico cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- m_turret.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.m_turret.pico -MTm_turret.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c m_turret.c -o m_turret.pico cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- m_widow.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.m_widow.pico -MTm_widow.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c m_widow.c -o m_widow.pico cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- m_widow2.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.m_widow2.pico -MTm_widow2.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c m_widow2.c -o m_widow2.pico --- m_widow.pico --- m_widow.c:200:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ --- m_widow2.pico --- cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] m_widow2.c:941:10: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] field = FOFS(classname); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ --- m_widow.pico --- 1 warning generated. --- p_client.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.p_client.pico -MTp_client.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c p_client.c -o p_client.pico cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] p_client.c:29:23: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] spot = G_Find(spot, FOFS(classname), "info_player_start"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:911:31: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] while ((spot = G_Find (spot, FOFS(classname), "info_player_deathmatch")) != NULL) ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:942:24: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] spot = G_Find (spot, FOFS(classname), "info_player_deathmatch"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:966:31: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] while ((spot = G_Find (spot, FOFS(classname), "info_player_deathmatch")) != NULL) ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:984:23: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] spot = G_Find (NULL, FOFS(classname), "info_player_deathmatch"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:1021:24: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] lava = G_Find (lava, FOFS(classname), "func_door"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:1048:29: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] while(spot = G_Find (spot, FOFS(classname), "info_player_coop_lava")) ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:1048:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(spot = G_Find (spot, FOFS(classname), "info_player_coop_lava")) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:1048:13: note: place parentheses around the assignment to silence this warning while(spot = G_Find (spot, FOFS(classname), "info_player_coop_lava")) ^ ( ) p_client.c:1048:13: note: use '==' to turn this assignment into an equality comparison while(spot = G_Find (spot, FOFS(classname), "info_player_coop_lava")) ^ == p_client.c:1112:24: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] spot = G_Find (spot, FOFS(classname), "info_player_coop"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:1151:32: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] while ((spot = G_Find (spot, FOFS(classname), "info_player_start")) != NULL) ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:1167:26: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] spot = G_Find (spot, FOFS(classname), "info_player_start"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:2187:26: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] tracker = G_Find (NULL, FOFS(classname), "pain daemon"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_client.c:2192:30: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] tracker = G_Find (tracker, FOFS(classname), "pain daemon"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ --- m_widow2.pico --- 1 warning generated. --- p_hud.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.p_hud.pico -MTp_hud.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c p_hud.c -o p_hud.pico cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] p_hud.c:112:22: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] ent = G_Find (NULL, FOFS(classname), "info_player_intermission"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_hud.c:115:23: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] ent = G_Find (NULL, FOFS(classname), "info_player_start"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_hud.c:117:24: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] ent = G_Find (NULL, FOFS(classname), "info_player_deathmatch"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_hud.c:124:23: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] ent = G_Find (ent, FOFS(classname), "info_player_intermission"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ p_hud.c:126:24: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] ent = G_Find (ent, FOFS(classname), "info_player_intermission"); ^~~~~~~~~~~~~~~ ./g_local.h:615:17: note: expanded from macro 'FOFS' #define FOFS(x) (int)&(((edict_t *)0)->x) ^~~~~~~~~~~~~~~~~~~~~~~~~ --- p_client.pico --- 13 warnings generated. --- p_hud.pico --- 5 warnings generated. --- p_trail.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.p_trail.pico -MTp_trail.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c p_trail.c -o p_trail.pico --- p_view.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.p_view.pico -MTp_view.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c p_view.c -o p_view.pico --- p_trail.pico --- cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- p_view.pico --- cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- p_weapon.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.p_weapon.pico -MTp_weapon.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c p_weapon.c -o p_weapon.pico cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- q_shared.pico --- cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dstricmp=strcasecmp -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -MD -MF.depend.q_shared.pico -MTq_shared.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/12.0.1/include -fstack-protector-strong -Qunused-arguments -c q_shared.c -o q_shared.pico cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] --- game.so --- building shared library game.so cc -fstack-protector-strong -L/lib -L/usr/lib -lm -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o game.so -Wl,-soname,game.so dm_ball.pico dm_tag.pico g_ai.pico g_chase.pico g_cmds.pico g_combat.pico g_func.pico g_items.pico g_main.pico g_misc.pico g_monster.pico g_newai.pico g_newdm.pico g_newfnc.pico g_newtarg.pico g_newtrig.pico g_newweap.pico g_phys.pico g_save.pico g_spawn.pico g_sphere.pico g_svcmds.pico g_target.pico g_trigger.pico g_turret.pico g_utils.pico g_weapon.pico m_actor.pico m_berserk.pico m_boss2.pico m_boss3.pico m_boss31.pico m_boss32.pico m_brain.pico m_carrier.pico m_chick.pico m_flash.pico m_flipper.pico m_float.pico m_flyer.pico m_gladiator.pico m_gunner.pico m_hover.pico m_infantry.pico m_insane.pico m_medic.pico m_move.pico m_mutant.pico m_parasite.pico m_soldier.pico m_stalker.pico m_supertank.pico m_tank.pico m_turret.pico m_widow.pico m_widow2.pico p_client.pico p_hud.pico p_trail.pico p_view.pico p_weapon.pi co q_shared.pico =========================================================================== =======================<phase: run-depends >============================ ===> quake2-rogue-3.20 depends on package: quake2-data>0 - not found ===> Installing existing package /packages/All/quake2-data-3.20_3.pkg [main-powerpc64-default-job-12] Installing quake2-data-3.20_3... [main-powerpc64-default-job-12] Extracting quake2-data-3.20_3: ......... pkg-static: Fail to extract /usr/local/share/quake2/baseq2/players/male/weapon.md2 from package: Lzma library error: Corrupted input data [main-powerpc64-default-job-12] Extracting quake2-data-3.20_3... done Failed to install the following 1 package(s): /packages/All/quake2-data-3.20_3.pkg *** Error code 1 Stop. make: stopped in /usr/ports/games/quake2-rogue