[RELEASE - head-default] Build failed for hangman-0.9.2_10 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Jul 25 10:35:02 UTC 2013


Maintainer:     amdmi3 at FreeBSD.org
Last committer: amdmi3 at FreeBSD.org
Ident:          $FreeBSD: head/games/hangman/Makefile 308541 2012-12-09 16:49:24Z amdmi3 $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-25_02h04m56s/logs/hangman-0.9.2_10.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-25_02h04m56s
Log:

====>> Building games/hangman
build started at Thu Jul 25 10:34:50 UTC 2013
port directory: /usr/ports/games/hangman
building for: FreeBSD head-default-job-11 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: amdmi3 at FreeBSD.org
Makefile ident:      $FreeBSD: head/games/hangman/Makefile 308541 2012-12-09 16:49:24Z amdmi3 $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000035
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-default/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=42158
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=hangman-0.9.2_10
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG="/usr/local/bin/sdl-config" TMPDIR="/tmp" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="`/usr/local/bin/sdl-config --cflags`"  LDFLAGS=" `/usr/local/bin/sdl-config --libs`"  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/hangman
DOCSDIR=/usr/local/share/doc/hangman
EXAMPLESDIR=/usr/local/share/examples/hangman
WWWDIR=/usr/local/www/hangman
ETCDIR=/usr/local/etc/hangman
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for hangman-0.9.2_10
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   hangman-0.9.2_10 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_1.txz
Installing pkg-1.1.4_1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of hangman-0.9.2_10
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================

You may want to use different dictionary instead of the default one,
which is /usr/share/dict/words. If so, use the following option:

	WITH_DICTIONARY=/path/to/your/dictionary

===> Fetching all distfiles required by hangman-0.9.2_10 for building
=========================================================================
=======================<phase: checksum       >============================

You may want to use different dictionary instead of the default one,
which is /usr/share/dict/words. If so, use the following option:

	WITH_DICTIONARY=/path/to/your/dictionary

===> Fetching all distfiles required by hangman-0.9.2_10 for building
=> SHA256 Checksum OK for hangman-0.9.2.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================

You may want to use different dictionary instead of the default one,
which is /usr/share/dict/words. If so, use the following option:

	WITH_DICTIONARY=/path/to/your/dictionary

===> Fetching all distfiles required by hangman-0.9.2_10 for building
===>  Extracting for hangman-0.9.2_10
=> SHA256 Checksum OK for hangman-0.9.2.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for hangman-0.9.2_10
===>  Applying FreeBSD patches for hangman-0.9.2_10
=========================================================================
=======================<phase: build-depends  >============================
===>   hangman-0.9.2_10 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1...Installing gettext-0.18.3...Installing libiconv-1.14_1... done
 done
 done
===>   Returning to build of hangman-0.9.2_10
===>   hangman-0.9.2_10 depends on file: /usr/local/bin/sdl-config - not found
===>    Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12
===>   Installing existing package /packages/All/sdl-1.2.15_2,2.txz
Installing sdl-1.2.15_2,2...Installing xproto-7.0.24... done
Installing xf86vidmodeproto-2.3.1... done
Installing xextproto-7.2.1... done
Installing renderproto-0.11.1... done
Installing randrproto-1.4.0... done
Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done
Installing libXau-1.0.8... done
Installing libxml2-2.8.0_2...Installing pkgconf-0.9.2_1... done
 done
Installing libpthread-stubs-0.3_3... done
 done
Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.0,1...Installing kbproto-1.0.6... done
 done
 done
 done
Installing libXrender-0.9.8... done
Installing libXrandr-1.4.1... done
Installing libXfixes-5.0.1...Installing fixesproto-5.0... done
 done
Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done
 done
Installing dri2proto-2.8... done
Installing expat-2.0.1_2... done
Installing pciids-20130718... done
Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.1_3... done
 done
Installing libGLU-9.0.0...Installing libGL-7.6.1_4... done
 done
Installing aalib-1.4.r5_6... done
 done
------------------------------------------------------------------------------
 Your SDL library has been built with libvgl support, which means that you
 can run almost any SDL application straight on your console (VESA 2.0
 compatible videocard is required).

 To do this you have to load the vesa kernel module or enable it in your
 kernel, and set environment variable "SDL_VIDEODRIVER=vgl".
------------------------------------------------------------------------------
===>   Returning to build of hangman-0.9.2_10
=========================================================================
=======================<phase: lib-depends    >============================
===>   hangman-0.9.2_10 depends on shared library: SDL-1.2 - found
===>   hangman-0.9.2_10 depends on shared library: SDL_mixer-1.2 - not found
===>    Verifying install for SDL_mixer-1.2 in /usr/ports/audio/sdl_mixer
===>   Installing existing package /packages/All/sdl_mixer-1.2.12_3.txz
Installing sdl_mixer-1.2.12_3...Installing smpeg-0.4.4_10... done
Installing timidity-0.2i_1... done
Installing libvorbis-1.3.3_1,3...Installing libogg-1.3.1,4... done
 done
Installing libmikmod-3.1.12... done
Installing flac-1.3.0_1... done
 done
===>   Returning to build of hangman-0.9.2_10
===>   hangman-0.9.2_10 depends on shared library: SDL_image-1.2 - not found
===>    Verifying install for SDL_image-1.2 in /usr/ports/graphics/sdl_image
===>   Installing existing package /packages/All/sdl_image-1.2.12_2.txz
Installing sdl_image-1.2.12_2...Installing webp-0.1.3_1...Installing png-1.5.17... done
Installing jpeg-8_4... done
 done
Installing tiff-4.0.3...Installing jbigkit-1.6... done
 done
 done
===>   Returning to build of hangman-0.9.2_10
===>   hangman-0.9.2_10 depends on shared library: SDL_ttf-2.0 - not found
===>    Verifying install for SDL_ttf-2.0 in /usr/ports/graphics/sdl_ttf
===>   Installing existing package /packages/All/sdl_ttf-2.0.11.txz
Installing sdl_ttf-2.0.11...Installing freetype2-2.4.12_1... done
 done
===>   Returning to build of hangman-0.9.2_10
=========================================================================
=======================<phase: configure      >============================
===>  Configuring for hangman-0.9.2_10
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/configure
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking target system type... i386-portbld-freebsd10.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for atexit... yes
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for sdl-config... /usr/local/bin/sdl-config
checking for SDL - version >= 1.2.4... yes
checking for Mix_OpenAudio in -lSDL_mixer... yes
checking SDL/SDL_mixer.h usability... yes
checking SDL/SDL_mixer.h presence... yes
checking for SDL/SDL_mixer.h... yes
checking for TTF_Quit in -lSDL_ttf... yes
checking SDL/SDL_ttf.h usability... yes
checking SDL/SDL_ttf.h presence... yes
checking for SDL/SDL_ttf.h... yes
checking for IMG_Load in -lSDL_image... yes
checking SDL/SDL_image.h usability... yes
checking SDL/SDL_image.h presence... yes
checking for SDL/SDL_image.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating fonts/Makefile
config.status: creating sounds/Makefile
config.status: creating pics/Makefile
config.status: executing depfiles commands
=========================================================================
=======================<phase: build          >============================
===>  Building for hangman-0.9.2_10
Making all in pics
gmake[1]: Entering directory `/wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/pics'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/pics'
Making all in sounds
gmake[1]: Entering directory `/wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/sounds'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/sounds'
Making all in src
gmake[1]: Entering directory `/wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/src'
if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hangman\" -DVERSION=\"0.9.2\" -DHAVE_ATEXIT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I.   -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\" -MT hangman.o -MD -MP -MF ".deps/hangman.Tpo" \
  -c -o hangman.o `test -f 'hangman.c' || echo './'`hangman.c; \
then mv -f ".deps/hangman.Tpo" ".deps/hangman.Po"; \
else rm -f ".deps/hangman.Tpo"; exit 1; \
fi
hangman.c:241:12: warning: 231 enumeration values not handled in switch: 'SDLK_UNKNOWN', 'SDLK_BACKSPACE', 'SDLK_TAB'... [-Wswitch]
                                switch(event.key.keysym.sym) {
                                       ^
hangman.c:560:12: warning: 226 enumeration values not handled in switch: 'SDLK_UNKNOWN', 'SDLK_BACKSPACE', 'SDLK_TAB'... [-Wswitch]
                                switch(event.key.keysym.sym) {
                                       ^
hangman.c:601:11: warning: 205 enumeration values not handled in switch: 'SDLK_UNKNOWN', 'SDLK_BACKSPACE', 'SDLK_TAB'... [-Wswitch]
                        switch(event.key.keysym.sym) {
                               ^
3 warnings generated.
if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hangman\" -DVERSION=\"0.9.2\" -DHAVE_ATEXIT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I.   -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\" -MT sound.o -MD -MP -MF ".deps/sound.Tpo" \
  -c -o sound.o `test -f 'sound.c' || echo './'`sound.c; \
then mv -f ".deps/sound.Tpo" ".deps/sound.Po"; \
else rm -f ".deps/sound.Tpo"; exit 1; \
fi
if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hangman\" -DVERSION=\"0.9.2\" -DHAVE_ATEXIT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I.   -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\" -MT logo.o -MD -MP -MF ".deps/logo.Tpo" \
  -c -o logo.o `test -f 'logo.c' || echo './'`logo.c; \
then mv -f ".deps/logo.Tpo" ".deps/logo.Po"; \
else rm -f ".deps/logo.Tpo"; exit 1; \
fi
if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hangman\" -DVERSION=\"0.9.2\" -DHAVE_ATEXIT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I.   -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\" -MT gfx.o -MD -MP -MF ".deps/gfx.Tpo" \
  -c -o gfx.o `test -f 'gfx.c' || echo './'`gfx.c; \
then mv -f ".deps/gfx.Tpo" ".deps/gfx.Po"; \
else rm -f ".deps/gfx.Tpo"; exit 1; \
fi
if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hangman\" -DVERSION=\"0.9.2\" -DHAVE_ATEXIT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I.   -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\" -MT pointer.o -MD -MP -MF ".deps/pointer.Tpo" \
  -c -o pointer.o `test -f 'pointer.c' || echo './'`pointer.c; \
then mv -f ".deps/pointer.Tpo" ".deps/pointer.Po"; \
else rm -f ".deps/pointer.Tpo"; exit 1; \
fi
if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hangman\" -DVERSION=\"0.9.2\" -DHAVE_ATEXIT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I.   -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\" -MT ShiftyEngine.o -MD -MP -MF ".deps/ShiftyEngine.Tpo" \
  -c -o ShiftyEngine.o `test -f 'ShiftyEngine.c' || echo './'`ShiftyEngine.c; \
then mv -f ".deps/ShiftyEngine.Tpo" ".deps/ShiftyEngine.Po"; \
else rm -f ".deps/ShiftyEngine.Tpo"; exit 1; \
fi
if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hangman\" -DVERSION=\"0.9.2\" -DHAVE_ATEXIT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I.   -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\" -MT dict.o -MD -MP -MF ".deps/dict.Tpo" \
  -c -o dict.o `test -f 'dict.c' || echo './'`dict.c; \
then mv -f ".deps/dict.Tpo" ".deps/dict.Po"; \
else rm -f ".deps/dict.Tpo"; exit 1; \
fi
cc  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -W -pedantic  -Dsg_data_path=\"/usr/local/share/hangman/\"  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -o hangman  hangman.o sound.o logo.o gfx.o pointer.o ShiftyEngine.o dict.o  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -lSDL_mixer -lSDL_image -lSDL_ttf
hangman.o: In function `main':
hangman.c:(.text+0x1821): undefined reference to `SE_CheckEvents'
ShiftyEngine.o: In function `SE_GameLoop':
ShiftyEngine.c:(.text+0x341): undefined reference to `SE_CheckEvents'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [hangman] Error 1
gmake[1]: Leaving directory `/wrkdirs/usr/ports/games/hangman/work/hangman-0.9.2/src'
gmake: *** [all-recursive] Error 1
*** Error code 1

Stop.
make: stopped in /usr/ports/games/hangman
===>  Cleaning for hangman-0.9.2_10


More information about the freebsd-pkg-fallout mailing list