From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Feb 12 01:59:22 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDBEEDB for ; Wed, 12 Feb 2014 01:59:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B6280129A for ; Wed, 12 Feb 2014 01:59:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s1C1xMi5033211 for ; Wed, 12 Feb 2014 01:59:22 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s1C1xM3V033129; Wed, 12 Feb 2014 01:59:22 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Wed, 12 Feb 2014 01:59:22 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201402120159.s1C1xM3V033129@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 10i386-quarterly][games/crossfire-server] Failed for crossfire-server-1.70.0_2 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 01:59:22 -0000 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 Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2014Q1/games/crossfire-server/Makefile 327730 2013-09-20 17:36:33Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-02-12_01h01m52s/logs/crossfire-server-1.70.0_2.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-02-12_01h01m52s Log: ====>> Building games/crossfire-server build started at Wed Feb 12 01:58:32 UTC 2014 port directory: /usr/ports/games/crossfire-server building for: FreeBSD 10i386-quarterly-job-16 10.0-RELEASE FreeBSD 10.0-RELEASE i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q1/games/crossfire-server/Makefile 327730 2013-09-20 17:36:33Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE UNAME_r=10.0-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/10i386-quarterly/ref PKG_EXT=txz tpid=68633 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=crossfire-server-1.70.0_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=10i386-quarterly 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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-check=no --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include " LDFLAGS=" -L/usr/local/lib -pthread" 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/crossfire DOCSDIR=/usr/local/share/doc/crossfire EXAMPLESDIR=/usr/local/share/examples/crossfire WWWDIR=/usr/local/www/crossfire ETCDIR=/usr/local/etc/crossfire --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 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 crossfire-server-1.70.0_2 =================================================== =========================================================================== =================================================== ===> crossfire-server-1.70.0_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.6.txz Installing pkg-1.2.6... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of crossfire-server-1.70.0_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by crossfire-server-1.70.0_2 for building =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by crossfire-server-1.70.0_2 for building => SHA256 Checksum OK for crossfire-1.70.0.tar.gz. => SHA256 Checksum OK for crossfire-1.70.0.maps.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by crossfire-server-1.70.0_2 for building ===> Extracting for crossfire-server-1.70.0_2 => SHA256 Checksum OK for crossfire-1.70.0.tar.gz. => SHA256 Checksum OK for crossfire-1.70.0.maps.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for crossfire-server-1.70.0_2 ===> Applying FreeBSD patches for crossfire-server-1.70.0_2 =========================================================================== =================================================== ===> crossfire-server-1.70.0_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.2.45_1.txz Installing bash-4.2.45_1...Installing gettext-0.18.3.1... done done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.6_1.txz Installing python27-2.7.6_1... done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on executable: python - not found ===> Verifying install for python in /usr/ports/lang/python ===> Installing existing package /packages/All/python-2.7_1,2.txz Installing python-2.7_1,2...Installing python2-2_2... done done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_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... done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/ice.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/ice.pc in /usr/ports/x11/libICE ===> Installing existing package /packages/All/libICE-1.0.8,1.txz Installing libICE-1.0.8,1...Installing xproto-7.0.24... done done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/sm.pc in /usr/ports/x11/libSM ===> Installing existing package /packages/All/libSM-1.2.2,1.txz Installing libSM-1.2.2,1... done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2,1.txz Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxcb-1.9.1_1...Installing libxml2-2.8.0_3... done done done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xaw7.pc in /usr/ports/x11-toolkits/libXaw ===> Installing existing package /packages/All/libXaw-1.0.12,2.txz Installing libXaw-1.0.12,2...Installing xextproto-7.2.1... done Installing printproto-1.0.5... done Installing libXpm-3.5.11...Installing libXext-1.3.2,1... done Installing libXt-1.1.4,1... done done Installing libXp-1.0.2,1... done Installing libXmu-1.1.2,1... done done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> crossfire-server-1.70.0_2 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> crossfire-server-1.70.0_2 depends on package: libtool>=2.4 - not found pkg-static: No package(s) matching libtool ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2_2.txz Installing libtool-2.4.2_2... done ===> Returning to build of crossfire-server-1.70.0_2 ===> crossfire-server-1.70.0_2 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /usr/ports/lang/perl5.16 ===> Installing existing package /packages/All/perl5-5.16.3_6.txz Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done. checking for Python.h... no checking /usr/include/python2.7/Python.h usability... no checking /usr/include/python2.7/Python.h presence... no checking for /usr/include/python2.7/Python.h... no checking /usr/local/include/python2.7/Python.h usability... yes checking /usr/local/include/python2.7/Python.h presence... yes checking for /usr/local/include/python2.7/Python.h... yes checking for PyArg_ParseTuple in -lpython2.7... yes checking for main in -pthread... yes checking for main in -lutil... yes checking for main in ... yes checking whether python supports the "L" format specifier... yes checking for sqlite3_open in -lsqlite3... yes checking for check - version >= 0.8.2... disabled configure: WARNING: Check not found; cannot run unit tests! checking for xsltproc... notfound checking for sabcmd... notfound configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Developers/Makefile config.status: creating doc/playbook/Makefile config.status: creating doc/playbook-html/Makefile config.status: creating doc/scripts/Makefile config.status: creating doc/spell-docs/Makefile config.status: creating doc/spoiler/Makefile config.status: creating doc/spoiler-html/Makefile config.status: creating common/Makefile config.status: creating devel/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating random_maps/Makefile config.status: creating server/Makefile config.status: creating socket/Makefile config.status: creating types/Makefile config.status: creating utils/Makefile config.status: creating lib/checkarch.pl config.status: creating lib/collect.pl config.status: creating utils/add_throw.perl config.status: creating utils/metaserver.pl config.status: creating utils/scores.pl config.status: creating utils/player_dl.pl config.status: creating utils/crossloop.tmpl config.status: creating utils/crossloop.pl.tmpl config.status: creating utils/crossloop.web config.status: creating plugins/Makefile config.status: creating plugins/cfanim/Makefile config.status: creating plugins/cfanim/include/Makefile config.status: creating plugins/cflogger/Makefile config.status: creating plugins/cfnewspaper/Makefile config.status: creating plugins/cfnewspaper/include/Makefile config.status: creating plugins/cfpython/Makefile config.status: creating plugins/cfpython/include/Makefile config.status: creating plugins/cfrhg/Makefile config.status: creating plugins/cfrhg/include/Makefile config.status: creating plugins/citylife/Makefile config.status: creating plugins/citylife/include/Makefile config.status: creating plugins/common/Makefile config.status: creating plugins/common/include/Makefile config.status: creating test/Makefile config.status: creating test/bugs/Makefile config.status: creating test/bugs/bugtrack/Makefile config.status: creating test/include/Makefile config.status: creating test/templates/Makefile config.status: creating test/toolkit/Makefile config.status: creating test/unit/Makefile config.status: creating test/unit/common/Makefile config.status: creating test/unit/random_maps/Makefile config.status: creating test/unit/server/Makefile config.status: creating test/unit/socket/Makefile config.status: creating include/autoconf.h config.status: executing depfiles commands config.status: executing libtool commands configure: configure: configure: configure: Configuration summary.... configure: configure: Paths configure: prefix default value /usr/local configure: exec_prefix default value ${prefix} configure: Will put executables in ${exec_prefix}/bin configure: Will put resources in ${datarootdir} configure: Will put config in ${prefix}/etc configure: Will put server runtime datas in: ${prefix}/var configure: configure: Build options configure: configure: Will build metaserver2 support? yes configure: Will build plugins? yes configure: Will build cflogger? yes configure: Will build cfnewspaper? yes configure: Will build python plugin? yes configure: Will build random house plugin? no configure: Will process unit testing? no configure: If you are a developer, you MUST install the check framework configure: and write automated tests for all your add-ons! configure: configure: Build utilities (Not required to build or run the server) configure: configure: Will build crossfire-mapper? no configure: =========================================================================== =================================================== ===> Building for crossfire-server-1.70.0_2 gmake[1]: Entering directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0' Making all in include gmake[2]: Entering directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0/include' OUTPUT_DATA='/* Auto-generated at build time. */'; \ if [ "X`echo -n`" = "X-n" ]; then \ echo_n() { echo ${1+"$@"}"\c"; } \ else \ echo_n() { echo -n ${1+"$@"}; } \ fi; \ if test -n "" -a -d "../.svn"; \ then OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo_n '#define SVN_REV "'; -n ".."`'"'; \ else OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo '#define SVN_REV "unknown"'`; \ fi; \ if test ! -e svnversion.h; then \ echo "$OUTPUT_DATA" > svnversion.h; \ elif test "$OUTPUT_DATA" != "`cat svnversion.h`"; then \ echo "$OUTPUT_DATA" > svnversion.h; \ fi gmake all-am gmake[3]: Entering directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0/include' OUTPUT_DATA='/* Auto-generated at build time. */'; \ if [ "X`echo -n`" = "X-n" ]; then \ echo_n() { echo ${1+"$@"}"\c"; } \ else \ echo_n() { echo -n ${1+"$@"}; } \ fi; \ if test -n "" -a -d "../.svn"; \ then OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo_n '#define SVN_REV "'; -n ".."`'"'; \ else OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo '#define SVN_REV "unknown"'`; \ fi; \ if test ! -e svnversion.h; then \ echo "$OUTPUT_DATA" > svnversion.h; \ elif test "$OUTPUT_DATA" != "`cat svnversion.h`"; then \ echo "$OUTPUT_DATA" > svnversion.h; \ fi gmake[3]: Leaving directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0/include' gmake[2]: Leaving directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0/include' Making all in common gmake[2]: Entering directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0/common' cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT anim.o -MD -MP -MF .deps/anim.Tpo -c -o anim.o anim.c mv -f .deps/anim.Tpo .deps/anim.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT arch.o -MD -MP -MF .deps/arch.Tpo -c -o arch.o arch.c mv -f .deps/arch.Tpo .deps/arch.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT artifact.o -MD -MP -MF .deps/artifact.Tpo -c -o artifact.o artifact.c mv -f .deps/artifact.Tpo .deps/artifact.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT button.o -MD -MP -MF .deps/button.Tpo -c -o button.o button.c mv -f .deps/button.Tpo .deps/button.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT dialog.o -MD -MP -MF .deps/dialog.Tpo -c -o dialog.o dialog.c mv -f .deps/dialog.Tpo .deps/dialog.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT exp.o -MD -MP -MF .deps/exp.Tpo -c -o exp.o exp.c mv -f .deps/exp.Tpo .deps/exp.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT friend.o -MD -MP -MF .deps/friend.Tpo -c -o friend.o friend.c mv -f .deps/friend.Tpo .deps/friend.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT glue.o -MD -MP -MF .deps/glue.Tpo -c -o glue.o glue.c mv -f .deps/glue.Tpo .deps/glue.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT holy.o -MD -MP -MF .deps/holy.Tpo -c -o holy.o holy.c mv -f .deps/holy.Tpo .deps/holy.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c mv -f .deps/info.Tpo .deps/info.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c mv -f .deps/image.Tpo .deps/image.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c mv -f .deps/init.Tpo .deps/init.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.c mv -f .deps/item.Tpo .deps/item.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT languages.o -MD -MP -MF .deps/languages.Tpo -c -o languages.o languages.c mv -f .deps/languages.Tpo .deps/languages.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT links.o -MD -MP -MF .deps/links.Tpo -c -o links.o links.c mv -f .deps/links.Tpo .deps/links.Po cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT living.o -MD -MP -MF .deps/living.Tpo -c -o living.o living.c mv -f .deps/living.Tpo .deps/living.Po /bin/sh ../utils/ylwrap loader.l lex.yy.c loader.c -- flex -i cc -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/local/share/crossfire\" -DCONFDIR=\"/usr/local/etc/crossfire\" -DLIBDIR=\"/usr/local/lib/crossfire\" -DLOCALDIR=\"/usr/local/var/crossfire\" -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -MT loader.o -MD -MP -MF .deps/loader.Tpo -c -o loader.o loader.c loader.c:2914:11: error: conflicting types for 'yyget_leng' yy_size_t yyget_leng (void ); ^ ./include/libproto.h:444:12: note: previous declaration is here extern int yyget_leng(void); ^ loader.c:5535:11: error: conflicting types for 'yyget_leng' yy_size_t yyget_leng (void) ^ ./include/libproto.h:444:12: note: previous declaration is here extern int yyget_leng(void); ^ 2 errors generated. gmake[2]: *** [loader.o] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0/common' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/games/crossfire-server/work/crossfire-1.70.0' *** Error code 1 Stop. make: stopped in /usr/ports/games/crossfire-server ===> Cleaning for crossfire-server-1.70.0_2