[package - main-arm64-default][games/avp] Failed for avp-20170505_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jul 2023 01:36:28 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: pkubaj@FreeBSD.org
Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p8fb94260154e_s510fd83138/logs/avp-20170505_1.log
Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p8fb94260154e_s510fd83138
Log:
=>> Building games/avp
build started at Mon Jul 17 01:35:06 UTC 2023
port directory: /usr/ports/games/avp
package name: avp-20170505_1
building for: FreeBSD main-arm64-default-job-06 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 arm64
maintained by: pkubaj@FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1400093
Job Id: 06
!!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400093
UNAME_v=FreeBSD 14.0-CURRENT 1400093
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-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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--
pkubaj@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/avp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/avp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/avp/work/.cache HOME=/wrkdirs/usr/ports/games/avp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/avp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/avp/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--
NINJA_STATUS="[%p %s/%t] " SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/avp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/avp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/avp/work/.cache HOME=/wrkdirs/usr/ports/games/avp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/avp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/avp/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 DESTDIR=/wrkdirs/usr/ports/games/avp/work/stage 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_LI
B="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--
CMAKE_BUILD_TYPE="release" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/avp" EXAMPLESDIR="share/examples/avp" DATADIR="share/avp" WWWDIR="www/avp" ETCDIR="etc/avp"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/avp DOCSDIR=/usr/local/share/doc/avp EXAMPLESDIR=/usr/local/share/examples/avp WWWDIR=/usr/local/www/avp ETCDIR=/usr/local/etc/avp
--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 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-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_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 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400093
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) 1048576
stack size (kbytes, -s) 1048576
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 >============================
===> avp-20170505_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.20.4.pkg
[main-arm64-default-job-06] Installing pkg-1.20.4...
[main-arm64-default-job-06] Extracting pkg-1.20.4: .......... done
===> avp-20170505_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of avp-20170505_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by avp-20170505_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by avp-20170505_1 for building
=> SHA256 Checksum OK for avp-20170505-a1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by avp-20170505_1 for building
===> Extracting for avp-20170505_1
=> SHA256 Checksum OK for avp-20170505-a1.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for avp-20170505_1
===> Applying FreeBSD patches for avp-20170505_1 from /usr/ports/games/avp/files
===========================================================================
=======================<phase: build-depends >============================
===> avp-20170505_1 depends on file: /usr/local/bin/cmake - not found
===> Installing existing package /packages/All/cmake-core-3.26.1_1.pkg
[main-arm64-default-job-06] Installing cmake-core-3.26.1_1...
[main-arm64-default-job-06] `-- Installing expat-2.5.0...
[main-arm64-default-job-06] `-- Extracting expat-2.5.0: .......... done
<snip>
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:4196:22: warning: passing 'char[300]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(OnScreenMessageBuffer);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:279:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:5107:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
messageHeader->damageProfile=1;
^~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:5142:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
messageHeader->multiple=1;
^~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:5159:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
messageHeader->sectionID=1;
^~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:5178:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
messageHeader->direction=1;
^~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:5434:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
messagePtr->explosion=1;
^~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:5526:49: warning: implicit conversion from enumeration type 'NETGAME_CHARACTERTYPE' (aka 'enum netgame_charactertype') to different enumeration type 'NETGAME_SPECIALISTCHARACTERTYPE' (aka 'enum netgame_specialistcharactertype') [-Wenum-conversion]
netGameData.playerData[i].characterSubType = (NETGAME_CHARACTERTYPE)messagePtr->players[i].characterSubType;
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7129:33: warning: taking address of packed member 'Direction' of class or structure 'netmessage_makedecal' may result in an unaligned pointer value [-Waddress-of-packed-member]
AddDecal(messagePtr->DecalID,&(messagePtr->Direction),&(messagePtr->Position),messagePtr->ModuleIndex);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7129:58: warning: taking address of packed member 'Position' of class or structure 'netmessage_makedecal' may result in an unaligned pointer value [-Waddress-of-packed-member]
AddDecal(messagePtr->DecalID,&(messagePtr->Direction),&(messagePtr->Position),messagePtr->ModuleIndex);
^~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7171:22: warning: passing 'char[300]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(OnScreenMessageBuffer);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:279:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7202:30: warning: taking address of packed member 'Position' of class or structure 'netmessage_makeexplosion' may result in an unaligned pointer value [-Waddress-of-packed-member]
MakeVolumetricExplosionAt(&(messagePtr->Position),messagePtr->ExplosionID);
^~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7209:29: warning: taking address of packed member 'Position' of class or structure 'netmessage_makeflechetteexplosion' may result in an unaligned pointer value [-Waddress-of-packed-member]
MakeFlechetteExplosionAt(&(messagePtr->Position),messagePtr->Seed);
^~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7215:24: warning: taking address of packed member 'Position' of class or structure 'netmessage_makeplasmaexplosion' may result in an unaligned pointer value [-Waddress-of-packed-member]
MakePlasmaExplosion(&(messagePtr->Position),&(messagePtr->FromPosition),messagePtr->ExplosionID);
^~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7215:48: warning: taking address of packed member 'FromPosition' of class or structure 'netmessage_makeplasmaexplosion' may result in an unaligned pointer value [-Waddress-of-packed-member]
MakePlasmaExplosion(&(messagePtr->Position),&(messagePtr->FromPosition),messagePtr->ExplosionID);
^~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:7952:33: warning: taking address of packed member 'location' of class or structure 'netmessage_createweapon' may result in an unaligned pointer value [-Waddress-of-packed-member]
CreateMultiplayerWeaponPickup(&messagePtr->location,messagePtr->type,&messagePtr->name[0]);
^~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:9755:21: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(GetTextString(TEXTSTRING_MULTIPLAYERCONSOLE_NEWHOST));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:279:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:10187:22: warning: passing 'char[300]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(OnScreenMessageBuffer);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:279:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:10344:21: warning: passing 'char[300]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(OnScreenMessageBuffer);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:279:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:10386:21: warning: passing 'char[300]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(OnScreenMessageBuffer);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/pldnet.c:279:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
34 warnings generated.
[ 65% 147/222] /usr/bin/cc -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/system.c.o -MF CMakeFiles/avp.dir/src/avp/win95/system.c.o.d -o CMakeFiles/avp.dir/src/avp/win95/system.c.o -c /wrkdirs/usr/ports/games/avp/work/avp-20170505/src
/avp/win95/system.c
[ 66% 148/222] /usr/bin/cc -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/usr_io.c.o -MF CMakeFiles/avp.dir/src/avp/win95/usr_io.c.o.d -o CMakeFiles/avp.dir/src/avp/win95/usr_io.c.o -c /wrkdirs/usr/ports/games/avp/work/avp-20170505/src
/avp/win95/usr_io.c
[ 66% 149/222] /usr/bin/cc -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/vision.c.o -MF CMakeFiles/avp.dir/src/avp/win95/vision.c.o.d -o CMakeFiles/avp.dir/src/avp/win95/vision.c.o -c /wrkdirs/usr/ports/games/avp/work/avp-20170505/src
/avp/win95/vision.c
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/vision.c:268:24: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(GetTextString(TEXTSTRING_INGAME_INTENSIFIEROFF));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/huddefs.h:240:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/vision.c:276:24: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
NewOnScreenMessage(GetTextString(TEXTSTRING_INGAME_INTENSIFIERON));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/huddefs.h:240:47: note: passing argument to parameter 'messagePtr' here
extern void NewOnScreenMessage(unsigned char *messagePtr);
^
2 warnings generated.
[ 67% 150/222] /usr/bin/c++ -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/strachnk.cpp.o -MF CMakeFiles/avp.dir/src/avp/win95/strachnk.cpp.o.d -o CMakeFiles/avp.dir/src/avp/win95/strachnk.cpp.o -c /wrkdirs/usr/ports/games/avp/work/avp-
20170505/src/avp/win95/strachnk.cpp
[ 67% 151/222] /usr/bin/cc -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/frontend/avp_envinfo.c.o -MF CMakeFiles/avp.dir/src/avp/win95/frontend/avp_envinfo.c.o.d -o CMakeFiles/avp.dir/src/avp/win95/frontend/avp_envinfo.c.o -c /wrkdirs
/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_envinfo.c
[ 68% 152/222] /usr/bin/c++ -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/frontend/avp_intro.cpp.o -MF CMakeFiles/avp.dir/src/avp/win95/frontend/avp_intro.cpp.o.d -o CMakeFiles/avp.dir/src/avp/win95/frontend/avp_intro.cpp.o -c /wrkdirs
/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_intro.cpp
[ 68% 153/222] /usr/bin/cc -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menudata.c.o -MF CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menudata.c.o.d -o CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menudata.c.o -c /wrkd
irs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menudata.c
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menudata.c:163:34: warning: implicit conversion from enumeration type 'enum AVPMENUGFX_ID' to different enumeration type 'enum TEXTSTRING_ID' [-Wenum-conversion]
{AVPMENU_ELEMENT_GOTOMENU_GFX, {AVPMENUGFX_PREDATOR_LOGO}, {AVPMENU_PREDATORLEVELS},{0},{0}, TEXTSTRING_MAINMENU_SINGLEPLAYER_PREDATOR},
~^~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menudata.c:162:34: warning: implicit conversion from enumeration type 'enum AVPMENUGFX_ID' to different enumeration type 'enum TEXTSTRING_ID' [-Wenum-conversion]
{AVPMENU_ELEMENT_GOTOMENU_GFX, {AVPMENUGFX_MARINE_LOGO}, {AVPMENU_MARINELEVELS},{0},{0}, TEXTSTRING_MAINMENU_SINGLEPLAYER_MARINE},
~^~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menudata.c:161:34: warning: implicit conversion from enumeration type 'enum AVPMENUGFX_ID' to different enumeration type 'enum TEXTSTRING_ID' [-Wenum-conversion]
{AVPMENU_ELEMENT_GOTOMENU_GFX, {AVPMENUGFX_ALIEN_LOGO}, {AVPMENU_ALIENLEVELS},{0},{0}, TEXTSTRING_MAINMENU_SINGLEPLAYER_ALIEN},
~^~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[ 68% 154/222] /usr/bin/cc -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o -MF CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o.d -o CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o -c /wrkdirs/usr/p
orts/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c
FAILED: CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o
/usr/bin/cc -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o -MF CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o.d -o CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o -c /wrkdirs/usr/ports/games/avp/
work/avp-20170505/src/avp/win95/frontend/avp_menus.c
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:3398:14: error: incompatible function pointer types assigning to 'int (*)(char *, int, int, int, enum AVPMENUFORMAT_ID)' from 'int (const char *, int, int, int, enum AVPMENUFORMAT_ID)' [-Wincompatible-function-pointer-types]
RenderText = RenderMenuText;
^ ~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:4670:47: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
FinishedCredits = !RollCreditsText(position,creditsPtr+4);
^~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:115:51: note: passing argument to parameter 'textPtr' here
BOOL RollCreditsText(int position, unsigned char *textPtr);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5268:25: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[i] = GetTextString(s+i+ episode*5);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5362:25: warning: assigning to 'unsigned char *' from 'char[40]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[0] = netGameData.customLevelName;
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5433:25: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[0] = GetTextString(netGameData.levelNumber + TEXTSTRING_MULTIPLAYERLEVELS_1);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5438:25: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[0] = GetTextString(netGameData.levelNumber + TEXTSTRING_COOPLEVEL_1);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5443:25: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[1] = GetTextString(TEXTSTRING_BRIEFING_UNAVAILABLE_WEAPONS);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5444:25: warning: assigning to 'unsigned char *' from 'char[100]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[2] = MultiplayerBriefing[0];
^ ~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5445:25: warning: assigning to 'unsigned char *' from 'char[100]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[3] = MultiplayerBriefing[1];
^ ~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5446:25: warning: assigning to 'unsigned char *' from 'char[100]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
BriefingTextString[4] = MultiplayerBriefing[2];
^ ~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5469:10: warning: initializing 'char *' with an expression of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
char *ptr = BriefingTextString[i];
^ ~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5489:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
Hardware_RenderSmallMenuText(BriefingTextString[i], x, y, brightness, AVPMENUFORMAT_LEFTJUSTIFIED/*,MENU_CENTREY-60-100,MENU_CENTREY-60+180*/);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menugfx.hpp:105:47: note: passing argument to parameter 'textPtr' here
extern int Hardware_RenderSmallMenuText(char *textPtr, int x, int y, int alpha, enum AVPMENUFORMAT_ID format);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5493:24: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
RenderSmallMenuText(BriefingTextString[i], x, y, brightness, AVPMENUFORMAT_LEFTJUSTIFIED);
^~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menugfx.hpp:102:38: note: passing argument to parameter 'textPtr' here
extern int RenderSmallMenuText(char *textPtr, int x, int y, int alpha, enum AVPMENUFORMAT_ID format);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5676:10: warning: passing 'unsigned char[100]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
sprintf(filename, "%s%s", USER_PROFILES_PATH, gdf->filename);
^~~~~~~~
/usr/include/stdio.h:286:31: note: passing argument to parameter here
int sprintf(char * __restrict, const char * __restrict, ...);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5677:22: warning: passing 'unsigned char[100]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
file = OpenGameFile(filename, FILEMODE_READONLY, FILETYPE_CONFIG);
^~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/files.h:32:32: note: passing argument to parameter 'filename' here
FILE *OpenGameFile(const char *filename, int mode, int type);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5733:10: warning: passing 'unsigned char[100]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
sprintf(pattern, "%s_?.sav", UserProfilePtr->Name);
^~~~~~~
/usr/include/stdio.h:286:31: note: passing argument to parameter here
int sprintf(char * __restrict, const char * __restrict, ...);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5734:45: warning: passing 'unsigned char[100]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
gd = OpenGameDirectory(USER_PROFILES_PATH, pattern, FILETYPE_CONFIG);
^~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/files.h:37:58: note: passing argument to parameter 'pattern' here
void *OpenGameDirectory(const char *dirname, const char *pattern, int type);
^
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5744:7: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
ptr = strrchr(gdf->filename, '.');
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_menus.c:5758:10: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
sprintf(filenamePtr,"%s%s_%d.sav",USER_PROFILES_PATH,UserProfilePtr->Name,i+1);
^~~~~~~~~~~
/usr/include/stdio.h:286:31: note: passing argument to parameter here
int sprintf(char * __restrict, const char * __restrict, ...);
^
18 warnings and 1 error generated.
[ 69% 154/222] /usr/bin/c++ -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/shapes -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/support -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/gadgets -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/win95 -I/wrkdirs/usr/ports/games/avp/work/avp-20170505/src/include -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -MD -MT CMakeFiles/avp.dir/src/avp/win95/frontend/avp_mp_config.cpp.o -MF CMakeFiles/avp.dir/src/avp/win95/frontend/avp_mp_config.cpp.o.d -o CMakeFiles/avp.dir/src/avp/win95/frontend/avp_mp_config.cpp.o
-c /wrkdirs/usr/ports/games/avp/work/avp-20170505/src/avp/win95/frontend/avp_mp_config.cpp
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/games/avp