[package - 130powerpc64-quarterly][devel/kyra] Failed for kyra-2.1.3_5 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 03 Aug 2021 08:07:35 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:     ports@FreeBSD.org
Log URL:        http://foul1.nyi.freebsd.org/data/130powerpc64-quarterly/40ddde769e74/logs/kyra-2.1.3_5.log
Build URL:      http://foul1.nyi.freebsd.org/build.html?mastername=130powerpc64-quarterly&build=40ddde769e74
Log:

=>> Building devel/kyra
build started at Tue Aug  3 08:06:21 UTC 2021
port directory: /usr/ports/devel/kyra
package name: kyra-2.1.3_5
building for: FreeBSD 130powerpc64-quarterly-job-07 13.0-RELEASE FreeBSD 13.0-RELEASE powerpc
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1300139
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE
UNAME_r=13.0-RELEASE
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/130powerpc64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130powerpc64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130powerpc64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130powerpc64-quarterly/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--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kyra/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kyra/work  HOME=/wrkdirs/usr/ports/devel/kyra/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kyra/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--
MAKE_KYRA=RELEASE KYRA_OPENGL=YES SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kyra/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kyra/work  HOME=/wrkdirs/usr/ports/devel/kyra/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/kyra/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  -Wno-c++11-narrowing "  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=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/kyra"  EXAMPLESDIR="share/examples/kyra"  DATADIR="share/kyra"  WWWDIR="www/kyra"  ETCDIR="etc/kyra"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/kyra DOCSDIR=/usr/local/share/doc/kyra EXAMPLESDIR=/usr/local/share/examples/kyra  WWWDIR=/usr/local/www/kyra ETCDIR=/usr/local/etc/kyra
--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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE
OSREL=13.0
OSVERSION=1300139
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   >============================
===>   NOTICE:

The kyra port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   kyra-2.1.3_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[130powerpc64-quarterly-job-07] Installing pkg-1.16.3...
[130powerpc64-quarterly-job-07] Extracting pkg-1.16.3: .......... done
===>   kyra-2.1.3_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of kyra-2.1.3_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The kyra port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by kyra-2.1.3_5 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The kyra port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2 accepted by the user
<snip>
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE fontresource.cpp -o fontresource.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE krmath.cpp -o krmath.o
In file included from fontresource.cpp:38:
In file included from ./encoder.h:38:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE image.cpp -o image.o
1 warning generated.
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE imagetree.cpp -o imagetree.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE imnode.cpp -o imnode.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE kyraresource.cpp -o kyraresource.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE painter.cpp -o painter.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE parser.cpp -o parser.o
In file included from parser.cpp:32:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
In file included from painter.cpp:37:
./../../grinliz/glperformance.h:96:40: error: invalid output constraint '=A' in asm
                 __asm__ __volatile__ ("rdtsc" : "=A" (val));
                                                 ^
1 error generated.
gmake[2]: *** [MakefileKyra:173: painter.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
1 warning generated.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/kyra/work/kyra/engine'
gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/kyra/work/kyra/spriteed'
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE dom.cpp -o dom.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE CONSOLEFONT.cpp -o CONSOLEFONT.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE sharedstate.cpp -o sharedstate.o
In file included from dom.cpp:39:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
In file included from sharedstate.cpp:33:
In file included from ./sharedstate.h:43:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
1 warning generated.
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE spriteed.cpp -o spriteed.o
1 warning generated.
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE statealign.cpp -o statealign.o
In file included from spriteed.cpp:43:
In file included from ./statemachine.h:39:
In file included from ./states.h:36:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
1 warning generated.
In file included from statealign.cpp:33:
In file included from ./states.h:36:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE stateempty.cpp -o stateempty.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE statemachine.cpp -o statemachine.o
1 warning generated.
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE statemovie.cpp -o statemovie.o
In file included from statemachine.cpp:32:
In file included from ./statemachine.h:39:
In file included from ./states.h:36:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
In file included from statemovie.cpp:32:
In file included from ./states.h:36:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
1 warning generated.
1 warning generated.
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE stateview.cpp -o stateview.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE statehelp.cpp -o statehelp.o
gmake[2]: *** No rule to make target '../engine/libkyra.a', needed by 'krspriteed'.  Stop.
gmake[2]: *** Waiting for unfinished jobs....
In file included from stateview.cpp:32:
In file included from ./states.h:36:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
In file included from statehelp.cpp:32:
In file included from ./states.h:36:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
1 warning generated.
1 warning generated.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/kyra/work/kyra/spriteed'
gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/kyra/work/kyra/encoder'
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE main.cpp -o main.o
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE output.cpp -o output.o
gmake[2]: *** No rule to make target '../engine/libkyra.a', needed by 'krencoder'.  Stop.
gmake[2]: *** Waiting for unfinished jobs....
In file included from main.cpp:34:
./../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
In file included from output.cpp:34:
In file included from ./../engine/kyra.h:54:
In file included from ./../engine/encoder.h:38:
./../engine/../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../engine/../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
1 warning generated.
main.cpp:194:11: warning: result of comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare]
                        if ( i != std::string::npos )
                             ~ ^  ~~~~~~~~~~~~~~~~~
2 warnings generated.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/kyra/work/kyra/encoder'
gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/kyra/work/kyra/guitest'
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -Wno-c++11-narrowing   -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE guitest.cpp -o guitest.o
gmake[2]: *** No rule to make target '../engine/libkyra.a', needed by 'krguitest'.  Stop.
gmake[2]: *** Waiting for unfinished jobs....
In file included from guitest.cpp:32:
In file included from ./../engine/kyra.h:54:
In file included from ./../engine/encoder.h:38:
./../engine/../../tinyxml/tinyxml.h:292:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                if ( cfile ) fprintf( cfile, v );
                                             ^
./../engine/../../tinyxml/tinyxml.h:292:32: note: treat the string as an argument to avoid this
                if ( cfile ) fprintf( cfile, v );
                                             ^
                                             "%s", 
guitest.cpp:99:71: warning: format specifies type 'unsigned int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat]
                                sprintf( buf, "ACTIVATED %s source=0x%x\n", source->WidgetType(), (uintptr_t)source );
                                                                     ~~                           ^~~~~~~~~~~~~~~~~
                                                                     %lx
guitest.cpp:103:73: warning: format specifies type 'unsigned int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat]
                                sprintf( buf, "DEACTIVATED %s source=0x%x\n", source->WidgetType(), (uintptr_t)source );
                                                                       ~~                           ^~~~~~~~~~~~~~~~~
                                                                       %lx
guitest.cpp:107:87: warning: format specifies type 'unsigned int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat]
                                sprintf( buf, "COMMAND %s source=0x%x command=%s arg=%s\n", source->WidgetType(), (uintptr_t)source, event.command.command, event.command.arg );
                                                                   ~~                                             ^~~~~~~~~~~~~~~~~
                                                                   %lx
guitest.cpp:111:85: warning: format specifies type 'unsigned int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat]
                                sprintf( buf, "SELECTION %s source=0x%x id=%d text=%s\n", source->WidgetType(), (uintptr_t)source, event.selection.index, event.selection.text ? event.selection.text : "(null)" );
                                                                     ~~                                         ^~~~~~~~~~~~~~~~~
                                                                     %lx
5 warnings generated.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/kyra/work/kyra/guitest'
gmake[1]: *** [MakefileKyra:31: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/kyra/work/kyra'
===> 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/devel/kyra