[REL - 83amd64-default][games/ufoai] Failed for ufoai-2.4_2 in run-depends

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Nov 28 09:32:47 UTC 2013


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:     acm at FreeBSD.org
Last committer: acm at FreeBSD.org
Ident:          $FreeBSD: head/games/ufoai/Makefile 328910 2013-10-01 00:06:54Z acm $
Log URL:        http://beefy2.isc.freebsd.org/bulk/83amd64-default/2013-11-27_23h12m02s/logs/ufoai-2.4_2.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/83amd64-default/2013-11-27_23h12m02s
Log:

====>> Building games/ufoai
build started at Thu Nov 28 09:30:03 UTC 2013
port directory: /usr/ports/games/ufoai
building for: FreeBSD 83amd64-default-job-05 8.3-RELEASE FreeBSD 8.3-RELEASE amd64
maintained by: acm at FreeBSD.org
Makefile ident:      $FreeBSD: head/games/ufoai/Makefile 328910 2013-10-01 00:06:54Z acm $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=803000
UNAME_v=FreeBSD 8.3-RELEASE
UNAME_r=8.3-RELEASE
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/83amd64-default/ref
PKG_EXT=txz
tpid=57168
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=ufoai-2.4_2
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=83amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ufoai-2.4_2:
     SERVER=on: Install dedicated server
     UFO2MAP=on: Install UFO tools
     UFORADIANT=off: Install UFO map editor
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-release --enable-ufoded --enable-ufo2map --disable-uforadiant
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config
--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 -I/usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include "  LDFLAGS=" -L/usr/local/lib -pthread -lexecinfo"  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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=share/ufoai
DOCSDIR=/usr/local/share/doc/ufoai
EXAMPLESDIR=/usr/local/share/examples/ufoai
WWWDIR=/usr/local/www/ufoai
ETCDIR=/usr/local/etc/ufoai
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for ufoai-2.4_2
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ufoai-2.4_2 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.2.1.txz
Installing pkg-1.2.1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of ufoai-2.4_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by ufoai-2.4_2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by ufoai-2.4_2 for building
=> SHA256 Checksum OK for ufoai/ufoai-2.4-source.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by ufoai-2.4_2 for building
===>  Extracting for ufoai-2.4_2
=> SHA256 Checksum OK for ufoai/ufoai-2.4-source.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ufoai-2.4_2
/usr/bin/sed -i.bak -e 's|jpeg_mem_src|local_jpeg_mem_src|'  -e 's|png_set_gray_1_2_4_to_8|png_set_expand_gray_1_2_4_to_8|'  -e 's|png_check_sig(PngFileBuffer.buffer, 8)|!png_sig_cmp(PngFileBuffer.buffer, 0, 8)|'  /wrkdirs/usr/ports/games/ufoai/work/ufoai-2.4-source/src/client/renderer/r_image.c
===========================================================================
=======================<phase: build-depends  >============================
===>   ufoai-2.4_2 depends on file: /usr/local/include/mxml.h - not found
===>    Verifying install for /usr/local/include/mxml.h in /usr/ports/textproc/mxml
===>   Installing existing package /packages/All/mxml-2.7.txz
Installing mxml-2.7... done
===>   Returning to build of ufoai-2.4_2
===>   ufoai-2.4_2 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.1...Installing libiconv-1.14_1... done
 done
 done
===>   Returning to build of ufoai-2.4_2
===>   ufoai-2.4_2 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /packages/All/pkgconf-0.9.3.txz
Installing pkgconf-0.9.3... done
===>   Returning to build of ufoai-2.4_2
===>   ufoai-2.4_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto
===>   Installing existing package /packages/All/glproto-1.4.16.txz
Installing glproto-1.4.16... done
===>   Returning to build of ufoai-2.4_2
===>   ufoai-2.4_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto
===>   Installing existing package /packages/All/dri2proto-2.8.txz
Installing dri2proto-2.8... done
===>   Returning to build of ufoai-2.4_2
===>   ufoai-2.4_2 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_3... done
Installing libpthread-stubs-0.3_4... done
 done
Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done
 done
 done
 done
Installing libXrender-0.9.8... done
Installing libXrandr-1.4.2... 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 expat-2.1.0... done
Installing pciids-20131123... done
Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2... 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 ufoai-2.4_2
===========================================================================
=======================<phase: lib-depends    >============================
===>   ufoai-2.4_2 depends on shared library: libintl.so - found
===>   ufoai-2.4_2 depends on shared library: libGLU.so - found
===>   ufoai-2.4_2 depends on shared library: vorbis - not found
===>    Verifying install for vorbis in /usr/ports/audio/libvorbis
===>   Installing existing package /packages/All/libvorbis-1.3.3_1,3.txz
Installing libvorbis-1.3.3_1,3...Installing libogg-1.3.1,4... done
 done
===>   Returning to build of ufoai-2.4_2
===>   ufoai-2.4_2 depends on shared library: jpeg.11 - not found
===>    Verifying install for jpeg.11 in /usr/ports/graphics/jpeg
===>   Installing existing package /packages/All/jpeg-8_4.txz
Installing jpeg-8_4... done
===>   Returning to build of ufoai-2.4_2
===>   ufoai-2.4_2 depends on shared library: png15 - not found
===>    Verifying install for png15 in /usr/ports/graphics/png
===>   Installing existing package /packages/All/png-1.5.17.txz
<snip>
===> CC [ufoded] src/common/unzip.c
===> CC [ufoded] src/common/bsp.c
===> CC [ufoded] src/common/grid.c
===> CC [ufoded] src/common/cmodel.c
===> CC [ufoded] src/common/common.c
===> CC [ufoded] src/common/cvar.c
===> CC [ufoded] src/common/files.c
===> CC [ufoded] src/common/list.c
===> CC [ufoded] src/common/md4.c
===> CC [ufoded] src/common/md5.c
===> CC [ufoded] src/common/mem.c
===> CC [ufoded] src/common/msg.c
===> CC [ufoded] src/common/dbuffer.c
===> CC [ufoded] src/common/net.c
===> CC [ufoded] src/common/netpack.c
===> CC [ufoded] src/common/pqueue.c
===> CC [ufoded] src/common/scripts.c
===> CC [ufoded] src/common/tracing.c
===> CC [ufoded] src/common/routing.c
===> CC [ufoded] src/server/sv_ccmds.c
===> CC [ufoded] src/server/sv_game.c
===> CC [ufoded] src/server/sv_init.c
===> CC [ufoded] src/server/sv_log.c
===> CC [ufoded] src/server/sv_main.c
===> CC [ufoded] src/server/sv_mapcycle.c
===> CC [ufoded] src/server/sv_rma.c
===> CC [ufoded] src/server/sv_send.c
===> CC [ufoded] src/server/sv_user.c
===> CC [ufoded] src/server/sv_world.c
===> CC [ufoded] src/server/sv_clientstub.c
===> CC [ufoded] src/shared/bfd.c
===> CC [ufoded] src/shared/byte.c
===> CC [ufoded] src/shared/stringhunk.c
===> CC [ufoded] src/shared/infostring.c
===> CC [ufoded] src/shared/mathlib.c
===> CC [ufoded] src/shared/mutex.c
===> CC [ufoded] src/shared/parse.c
===> CC [ufoded] src/shared/shared.c
===> CC [ufoded] src/shared/utf8.c
===> CC [ufoded] src/game/q_shared.c
===> CC [ufoded] src/game/inv_shared.c
===> CC [ufoded] src/game/chr_shared.c
===> CC [ufoded] src/ports/linux/linux_main.c
===> CC [ufoded] src/ports/unix/unix_console.c
===> CC [ufoded] src/ports/unix/unix_files.c
===> CC [ufoded] src/ports/unix/unix_shared.c
===> CC [ufoded] src/ports/unix/unix_main.c
===> LD [ufoded]
===> CC [ufomodel] src/tools/ufomodel/ufomodel.c
===> CC [ufomodel] src/shared/mathlib.c
===> CC [ufomodel] src/shared/mutex.c
===> CC [ufomodel] src/shared/byte.c
===> CC [ufomodel] src/shared/images.c
===> CC [ufomodel] src/shared/parse.c
===> CC [ufomodel] src/shared/shared.c
===> CC [ufomodel] src/shared/utf8.c
===> CC [ufomodel] src/common/files.c
===> CC [ufomodel] src/common/list.c
===> CC [ufomodel] src/common/mem.c
===> CC [ufomodel] src/common/unzip.c
===> CC [ufomodel] src/common/ioapi.c
===> CC [ufomodel] src/client/renderer/r_model.c
===> CC [ufomodel] src/client/renderer/r_model_alias.c
===> CC [ufomodel] src/client/renderer/r_model_dpm.c
===> CC [ufomodel] src/client/renderer/r_model_md2.c
===> CC [ufomodel] src/client/renderer/r_model_md3.c
===> CC [ufomodel] src/client/renderer/r_model_obj.c
===> CC [ufomodel] src/ports/unix/unix_files.c
===> CC [ufomodel] src/ports/unix/unix_shared.c
===> CC [ufomodel] src/ports/unix/unix_main.c
===> LD [ufomodel]
===> CC [ufoslicer] src/tools/ufoslicer.c
===> CC [ufoslicer] src/common/bspslicer.c
src/common/bspslicer.c: In function 'SL_BSPSlice':
src/common/bspslicer.c:147: warning: 'intersectPoint[0]' may be used uninitialized in this function
src/common/bspslicer.c:147: note: 'intersectPoint[0]' was declared here
src/common/bspslicer.c:147: warning: 'intersectPoint[1]' may be used uninitialized in this function
src/common/bspslicer.c:147: note: 'intersectPoint[1]' was declared here
===> CC [ufoslicer] src/common/files.c
===> CC [ufoslicer] src/common/list.c
===> CC [ufoslicer] src/common/mem.c
===> CC [ufoslicer] src/common/unzip.c
===> CC [ufoslicer] src/common/ioapi.c
===> CC [ufoslicer] src/tools/ufo2map/common/bspfile.c
===> CC [ufoslicer] src/tools/ufo2map/common/scriplib.c
===> CC [ufoslicer] src/shared/mathlib.c
===> CC [ufoslicer] src/shared/mutex.c
===> CC [ufoslicer] src/shared/byte.c
===> CC [ufoslicer] src/shared/images.c
===> CC [ufoslicer] src/shared/parse.c
===> CC [ufoslicer] src/shared/shared.c
===> CC [ufoslicer] src/shared/utf8.c
===> CC [ufoslicer] src/ports/unix/unix_files.c
===> CC [ufoslicer] src/ports/unix/unix_shared.c
===> CC [ufoslicer] src/ports/unix/unix_main.c
===> LD [ufoslicer]
cd: can't cd to /wrkdirs/usr/ports/games/ufoai/work/ufoai-2.4-source/contrib/installer/mojosetup/scripts
ls: *.lua: No such file or directory
python: not found
python2.6: not found
python2.7: not found
src/po/ufoai-ko.po
src/po/ufoai-ko.po:2: warning: header field 'Language' still has the initial default value
2608 translated messages, 197 fuzzy translations, 142 untranslated messages.
src/po/ufoai-el.po
src/po/ufoai-el.po:2: warning: header field 'Language' still has the initial default value
1302 translated messages, 973 fuzzy translations, 672 untranslated messages.
src/po/ufoai-es.po
2921 translated messages, 26 fuzzy translations.
src/po/ufoai-pt_BR.po
src/po/ufoai-pt_BR.po:2: warning: header field 'Language' still has the initial default value
1397 translated messages, 901 fuzzy translations, 649 untranslated messages.
src/po/ufoai-de.po
2831 translated messages, 55 fuzzy translations, 61 untranslated messages.
src/po/ufoai-ja.po
src/po/ufoai-ja.po:2: warning: header field 'Language' still has the initial default value
1034 translated messages, 611 fuzzy translations, 1302 untranslated messages.
src/po/ufoai-fr.po
src/po/ufoai-fr.po:2: warning: header field 'Language' still has the initial default value
2685 translated messages, 180 fuzzy translations, 82 untranslated messages.
src/po/ufoai-tr.po
src/po/ufoai-tr.po:8: warning: header field 'Language' still has the initial default value
274 translated messages, 14 fuzzy translations, 2659 untranslated messages.
src/po/ufoai-sl.po
src/po/ufoai-sl.po:8: warning: header field 'Language' still has the initial default value
521 translated messages, 1183 fuzzy translations, 1243 untranslated messages.
src/po/ufoai-sv.po
2004 translated messages, 555 fuzzy translations, 388 untranslated messages.
src/po/ufoai-zh_TW.po
src/po/ufoai-zh_TW.po:2: warning: header field 'Language' still has the initial default value
2520 translated messages, 292 fuzzy translations, 135 untranslated messages.
src/po/ufoai-ru.po
2852 translated messages, 20 fuzzy translations, 75 untranslated messages.
src/po/ufoai-pt.po
src/po/ufoai-pt.po:2: warning: header field 'Language' still has the initial default value
1766 translated messages, 604 fuzzy translations, 577 untranslated messages.
src/po/ufoai-zh_CN.po
src/po/ufoai-zh_CN.po:2: warning: header field 'Language' still has the initial default value
2394 translated messages, 341 fuzzy translations, 212 untranslated messages.
src/po/ufoai-es_ES.po
2918 translated messages, 27 fuzzy translations, 2 untranslated messages.
src/po/ufoai-cs.po
src/po/ufoai-cs.po:9: warning: header field 'Language' still has the initial default value
2420 translated messages, 321 fuzzy translations, 206 untranslated messages.
src/po/ufoai-hu.po
2126 translated messages, 1 fuzzy translation, 812 untranslated messages.
src/po/ufoai-it.po
src/po/ufoai-it.po:6: warning: header field 'Language' still has the initial default value
2824 translated messages, 103 fuzzy translations, 20 untranslated messages.
src/po/ufoai-et.po
src/po/ufoai-et.po:2: warning: header field 'Language' still has the initial default value
1097 translated messages, 960 fuzzy translations, 890 untranslated messages.
src/po/ufoai-da.po
src/po/ufoai-da.po:23: warning: header field 'Language' still has the initial default value
1924 translated messages, 559 fuzzy translations, 464 untranslated messages.
src/po/ufoai-en.po
src/po/ufoai-en.po:2: warning: header field 'Language' still has the initial default value
2937 translated messages, 10 untranslated messages.
src/po/ufoai-no.po
src/po/ufoai-no.po:16: warning: header field 'Language' still has the initial default value
2768 translated messages, 129 fuzzy translations, 50 untranslated messages.
src/po/ufoai-uk.po
src/po/ufoai-uk.po:2: warning: header field 'Language' still has the initial default value
2841 translated messages, 52 fuzzy translations, 54 untranslated messages.
src/po/ufoai-pl.po
src/po/ufoai-pl.po:2: warning: header field 'Language' still has the initial default value
2375 translated messages, 243 fuzzy translations, 329 untranslated messages.
src/po/ufoai-bg_BG.po
src/po/ufoai-bg_BG.po:2: warning: header field 'Language' still has the initial default value
2262 translated messages, 473 fuzzy translations, 212 untranslated messages.
src/po/ufoai-th.po
src/po/ufoai-th.po:2: warning: header field 'Language' still has the initial default value
1499 translated messages, 908 fuzzy translations, 540 untranslated messages.
src/po/ufoai-nl_NL.po
2858 translated messages, 73 fuzzy translations, 16 untranslated messages.
src/po/ufoai-fi.po
src/po/ufoai-fi.po:8: warning: header field 'Language' still has the initial default value
2620 translated messages, 208 fuzzy translations, 119 untranslated messages.
src/po/uforadiant-ru.po
src/po/uforadiant-ru.po:2: warning: header field 'Language' missing in header
174 translated messages, 3 fuzzy translations, 297 untranslated messages.
src/po/uforadiant-zh_CN.po
src/po/uforadiant-zh_CN.po:2: warning: header field 'Language' missing in header
319 translated messages, 7 fuzzy translations, 148 untranslated messages.
src/po/uforadiant-en.po
src/po/uforadiant-en.po:2: warning: header field 'Language' missing in header
474 translated messages.
src/po/uforadiant-de.po
src/po/uforadiant-de.po:2: warning: header field 'Language' missing in header
322 translated messages, 97 fuzzy translations, 55 untranslated messages.
===========================================================================
=======================<phase: run-depends    >============================
===>   ufoai-2.4_2 depends on file: /usr/local/share/ufoai/base/default.cfg - not found
===>    Verifying install for /usr/local/share/ufoai/base/default.cfg in /usr/ports/games/ufoai-data
===>   ufoai-2.4_2 depends on package: /packages/All/ufoai-data-2.4.txz - not found
===>   USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
*** Error code 1

Stop in /usr/ports/games/ufoai.
===>  Cleaning for ufoai-2.4_2


More information about the freebsd-pkg-fallout mailing list