[package - head-armv6-default][games/smashbattle] Failed for smashbattle-110224_3 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Feb 6 20:59:25 UTC 2018
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 at FreeBSD.org
Last committer: tijl at FreeBSD.org
Ident: $FreeBSD: head/games/smashbattle/Makefile 374303 2014-12-08 16:48:38Z tijl $
Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p461032_s328914/logs/smashbattle-110224_3.log
Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p461032_s328914
Log:
=>> Building games/smashbattle
build started at Tue Feb 6 20:58:48 UTC 2018
port directory: /usr/ports/games/smashbattle
package name: smashbattle-110224_3
building for: FreeBSD head-armv6-default-job-02 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 arm
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/games/smashbattle/Makefile 374303 2014-12-08 16:48:38Z tijl $
Poudriere version: 3.2.4-42-g98f2e28b
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 02
!!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-42-g98f2e28b
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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 at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/smashbattle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/smashbattle/work HOME=/wrkdirs/usr/ports/games/smashbattle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/smashbattle/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--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/smashbattle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/smashbattle/work HOME=/wrkdirs/usr/ports/games/smashbattle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/smashbattle/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 LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/smashbattle" EXAMPLESDIR="share/examples/smashbattle" DATADIR="share/smashbattle" WWWDIR="www/smashbattle" ETCDIR="etc/smashbattle"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/smashbattle DOCSDIR=/usr/local/share/doc/smashbattle EXAMPLESDIR=/usr/local/share/examples/smashbattle WWWDIR=/usr/local/www/smashbattle ETCDIR=/usr/local/etc/smashbattle
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /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 ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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 smashbattle 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===========================================================================
=======================<phase: pkg-depends >============================
===> smashbattle-110224_3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.4.txz
[head-armv6-default-job-02] Installing pkg-1.10.4...
[head-armv6-default-job-02] Extracting pkg-1.10.4: .......... done
===> smashbattle-110224_3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of smashbattle-110224_3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The smashbattle 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> Fetching all distfiles required by smashbattle-110224_3 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
<snip>
[head-armv6-default-job-02] | | | `-- Installing xproto-7.0.31...
[head-armv6-default-job-02] | | | `-- Extracting xproto-7.0.31: .......... done
[head-armv6-default-job-02] | | `-- Extracting libXau-1.0.8_3: .......... done
[head-armv6-default-job-02] | | `-- Installing libXdmcp-1.1.2...
[head-armv6-default-job-02] | | `-- Extracting libXdmcp-1.1.2: ......... done
[head-armv6-default-job-02] | | `-- Installing libxcb-1.12_2...
[head-armv6-default-job-02] | | | `-- Installing libpthread-stubs-0.4...
[head-armv6-default-job-02] | | | `-- Extracting libpthread-stubs-0.4: . done
[head-armv6-default-job-02] | | | `-- Installing libxml2-2.9.7...
[head-armv6-default-job-02] | | | `-- Extracting libxml2-2.9.7: .......... done
[head-armv6-default-job-02] | | `-- Extracting libxcb-1.12_2: .......... done
[head-armv6-default-job-02] | | `-- Extracting libX11-1.6.5,1: .......... done
[head-armv6-default-job-02] | | `-- Installing libXdamage-1.1.4_3...
[head-armv6-default-job-02] | | `-- Installing damageproto-1.2.1...
[head-armv6-default-job-02] | | `-- Extracting damageproto-1.2.1: .... done
[head-armv6-default-job-02] | | `-- Installing libXfixes-5.0.3...
[head-armv6-default-job-02] | | | `-- Installing fixesproto-5.0...
[head-armv6-default-job-02] | | | `-- Extracting fixesproto-5.0: .... done
[head-armv6-default-job-02] | | `-- Extracting libXfixes-5.0.3: .......... done
[head-armv6-default-job-02] | | `-- Extracting libXdamage-1.1.4_3: ...... done
[head-armv6-default-job-02] | | `-- Installing libXext-1.3.3_1,1...
[head-armv6-default-job-02] | | `-- Installing xextproto-7.3.0...
[head-armv6-default-job-02] | | `-- Extracting xextproto-7.3.0: .......... done
[head-armv6-default-job-02] | | `-- Extracting libXext-1.3.3_1,1: .......... done
[head-armv6-default-job-02] | | `-- Installing libXxf86vm-1.1.4_1...
[head-armv6-default-job-02] | | `-- Installing xf86vidmodeproto-2.3.1...
[head-armv6-default-job-02] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done
[head-armv6-default-job-02] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done
[head-armv6-default-job-02] | | `-- Installing libdrm-2.4.89,1...
[head-armv6-default-job-02] | | `-- Installing libpciaccess-0.13.5...
[head-armv6-default-job-02] | | | `-- Installing pciids-20171206...
[head-armv6-default-job-02] | | | `-- Extracting pciids-20171206: ..... done
[head-armv6-default-job-02] | | `-- Extracting libpciaccess-0.13.5: ...... done
[head-armv6-default-job-02] | | `-- Extracting libdrm-2.4.89,1: .......... done
[head-armv6-default-job-02] | | `-- Installing libxshmfence-1.2_2...
[head-armv6-default-job-02] | | `-- Extracting libxshmfence-1.2_2: ......... done
[head-armv6-default-job-02] | `-- Extracting mesa-libs-17.3.1: .......... done
[head-armv6-default-job-02] `-- Extracting libGLU-9.0.0_3: ...... done
[head-armv6-default-job-02] `-- Installing libXrandr-1.5.1...
[head-armv6-default-job-02] | `-- Installing libXrender-0.9.10...
[head-armv6-default-job-02] | | `-- Installing renderproto-0.11.1...
[head-armv6-default-job-02] | | `-- Extracting renderproto-0.11.1: .... done
[head-armv6-default-job-02] | `-- Extracting libXrender-0.9.10: .......... done
[head-armv6-default-job-02] | `-- Installing randrproto-1.5.0...
[head-armv6-default-job-02] | `-- Extracting randrproto-1.5.0: .... done
[head-armv6-default-job-02] `-- Extracting libXrandr-1.5.1: .......... done
[head-armv6-default-job-02] Extracting sdl-1.2.15_10,2: .......... done
Message from aalib-1.4.r5_11:
===> NOTICE:
The aalib 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Message from sdl-1.2.15_10,2:
===> NOTICE:
The sdl 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> smashbattle-110224_3 depends on file: /usr/local/bin/sdl-config - found
===> Returning to build of smashbattle-110224_3
===> smashbattle-110224_3 depends on executable: gmake - not found
===> Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-armv6-default-job-02] Installing gmake-4.2.1_1...
[head-armv6-default-job-02] `-- Installing gettext-runtime-0.19.8.1_1...
[head-armv6-default-job-02] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-armv6-default-job-02] Extracting gmake-4.2.1_1: .......... done
===> smashbattle-110224_3 depends on executable: gmake - found
===> Returning to build of smashbattle-110224_3
===========================================================================
=======================<phase: lib-depends >============================
===> smashbattle-110224_3 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so)
===> smashbattle-110224_3 depends on shared library: libSDL_image.so - not found
===> Installing existing package /packages/All/sdl_image-1.2.12_11.txz
[head-armv6-default-job-02] Installing sdl_image-1.2.12_11...
[head-armv6-default-job-02] `-- Installing jpeg-turbo-1.5.3...
[head-armv6-default-job-02] `-- Extracting jpeg-turbo-1.5.3: .......... done
[head-armv6-default-job-02] `-- Installing png-1.6.34...
[head-armv6-default-job-02] `-- Extracting png-1.6.34: .......... done
[head-armv6-default-job-02] `-- Installing tiff-4.0.9_1...
[head-armv6-default-job-02] | `-- Installing jbigkit-2.1_1...
[head-armv6-default-job-02] | `-- Extracting jbigkit-2.1_1: .......... done
[head-armv6-default-job-02] `-- Extracting tiff-4.0.9_1: .......... done
[head-armv6-default-job-02] `-- Installing webp-0.6.1...
[head-armv6-default-job-02] | `-- Installing giflib-5.1.4...
[head-armv6-default-job-02] | `-- Extracting giflib-5.1.4: .......... done
[head-armv6-default-job-02] `-- Extracting webp-0.6.1: .......... done
[head-armv6-default-job-02] Extracting sdl_image-1.2.12_11: .......... done
Message from sdl_image-1.2.12_11:
===> NOTICE:
The sdl_image 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> smashbattle-110224_3 depends on shared library: libSDL_image.so - found (/usr/local/lib/libSDL_image.so)
===> Returning to build of smashbattle-110224_3
===> smashbattle-110224_3 depends on shared library: libSDL_mixer.so - not found
===> Installing existing package /packages/All/sdl_mixer-1.2.12_12.txz
[head-armv6-default-job-02] Installing sdl_mixer-1.2.12_12...
[head-armv6-default-job-02] `-- Installing flac-1.3.2...
[head-armv6-default-job-02] | `-- Installing libogg-1.3.3,4...
[head-armv6-default-job-02] | `-- Extracting libogg-1.3.3,4: .......... done
[head-armv6-default-job-02] `-- Extracting flac-1.3.2: .......... done
[head-armv6-default-job-02] `-- Installing libmikmod-3.3.11.1...
[head-armv6-default-job-02] `-- Extracting libmikmod-3.3.11.1: .......... done
[head-armv6-default-job-02] `-- Installing libvorbis-1.3.5_1,3...
[head-armv6-default-job-02] `-- Extracting libvorbis-1.3.5_1,3: .......... done
[head-armv6-default-job-02] `-- Installing smpeg-0.4.4_14...
[head-armv6-default-job-02] `-- Extracting smpeg-0.4.4_14: .......... done
[head-armv6-default-job-02] `-- Installing timidity-0.2i_1...
[head-armv6-default-job-02] `-- Extracting timidity-0.2i_1: .......... done
[head-armv6-default-job-02] Extracting sdl_mixer-1.2.12_12: ......... done
Message from timidity-0.2i_1:
===> NOTICE:
The timidity 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Message from sdl_mixer-1.2.12_12:
===> NOTICE:
The sdl_mixer 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> smashbattle-110224_3 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so)
===> Returning to build of smashbattle-110224_3
===========================================================================
=======================<phase: configure >============================
===> Configuring for smashbattle-110224_3
===========================================================================
=======================<phase: build >============================
===> Building for smashbattle-110224_3
gmake[1]: Entering directory '/wrkdirs/usr/ports/games/smashbattle/work/smashbattle-110224-src/battle/Battle'
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall Airstrike.cpp -o Airstrike.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall AirstrikePowerUp.cpp -o AirstrikePowerUp.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall AmmoPowerUp.cpp -o AmmoPowerUp.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall AudioController.cpp -o AudioController.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall AudioOptions.cpp -o AudioOptions.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall Bomb.cpp -o Bomb.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall BombPowerUp.cpp -o BombPowerUp.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall CannonNPC.cpp -o CannonNPC.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall CharacterSelect.cpp -o CharacterSelect.o
In file included from CharacterSelect.cpp:8:
./CharacterSelect.h:46:6: warning: private field 'flicker_start' is not used [-Wunused-private-field]
int flicker_start[4];
^
1 warning generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall ChickNPC.cpp -o ChickNPC.o
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -Wall ControlsOptions.cpp -o ControlsOptions.o
ControlsOptions.cpp:94:4: warning: delete called on non-final 'JoystickSelect' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
delete joystickselect;
^
ControlsOptions.cpp:187:12: error: no matching function for call to 'SDL_CreateRGBSurface'
surface = SDL_CreateRGBSurface(NULL, screen->w / 2, 50, 32, 0, 0, 0, 0);
^~~~~~~~~~~~~~~~~~~~
/usr/local/include/SDL/SDL_video.h:553:39: note: candidate function not viable: no known conversion from 'nullptr_t' to 'Uint32' (aka 'unsigned int') for 1st argument
extern DECLSPEC SDL_Surface * SDLCALL SDL_CreateRGBSurface
^
1 warning and 1 error generated.
gmake[1]: *** [Makefile:52: ControlsOptions.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/smashbattle/work/smashbattle-110224-src/battle/Battle'
*** Error code 1
Stop.
make: stopped in /usr/ports/games/smashbattle
More information about the freebsd-pkg-fallout
mailing list