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:     refu...@vt.edu
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/games/dungeoncrawl/Makefile 300896 2012-07-14 
13:54:48Z beat $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/dungeoncrawl-4.0.0.b26.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building games/dungeoncrawl
build started at Thu Sep 19 01:44:05 UTC 2013
port directory: /usr/ports/games/dungeoncrawl
building for: FreeBSD head-i386-default-job-02 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: refu...@vt.edu
Makefile ident:      $FreeBSD: head/games/dungeoncrawl/Makefile 300896 
2012-07-14 13:54:48Z beat $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
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-i386-default/ref
PKG_EXT=txz
tpid=70924
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=dungeoncrawl-4.0.0.b26
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local 
 LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS=""  LDFLAGS=""  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/dungeoncrawl
DOCSDIR=/usr/local/share/doc/dungeoncrawl
EXAMPLESDIR=/usr/local/share/examples/dungeoncrawl
WWWDIR=/usr/local/www/dungeoncrawl
ETCDIR=/usr/local/etc/dungeoncrawl
--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 dungeoncrawl-4.0.0.b26
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dungeoncrawl-4.0.0.b26 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_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of dungeoncrawl-4.0.0.b26
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by dungeoncrawl-4.0.0.b26 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by dungeoncrawl-4.0.0.b26 for building
=> SHA256 Checksum OK for dc400b26-src.tbz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by dungeoncrawl-4.0.0.b26 for building
===>  Extracting for dungeoncrawl-4.0.0.b26
=> SHA256 Checksum OK for dc400b26-src.tbz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dungeoncrawl-4.0.0.b26
===>  Applying FreeBSD patches for dungeoncrawl-4.0.0.b26
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for dungeoncrawl-4.0.0.b26
===========================================================================
=======================<phase: build          >============================
===>  Building for dungeoncrawl-4.0.0.b26
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c abl-show.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c abyss.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c acr.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c beam.cc 
beam.cc:2393:19: warning: use of unary operator that may be intended as 
compound assignment (-=)
            step1 =- step1;
                  ^~
beam.cc:2394:19: warning: use of unary operator that may be intended as 
compound assignment (-=)
            step2 =- step2;
                  ^~
2 warnings generated.
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c chardump.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c cloud.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c command.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c debug.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c delay.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c decks.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c describe.cc 
describe.cc:6450:26: warning: data argument not used by format string 
[-Wformat-extra-args]
                         god_name(which_god)
                         ^
1 warning generated.
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c direct.cc 
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c dungeon.cc 
dungeon.cc:5252:18: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            romx1[which_room] = 10 + random2(50);
                 ^~~~~~~~~~~
dungeon.cc:5253:18: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            romy1[which_room] = 10 + random2(40);
                 ^~~~~~~~~~~
dungeon.cc:5254:18: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            romx2[which_room] = romx1[which_room] + 2 + random2(8);
                 ^~~~~~~~~~~
dungeon.cc:5254:38: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            romx2[which_room] = romx1[which_room] + 2 + random2(8);
                                     ^~~~~~~~~~~
dungeon.cc:5255:18: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            romy2[which_room] = romy1[which_room] + 2 + random2(8);
                 ^~~~~~~~~~~
dungeon.cc:5255:38: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            romy2[which_room] = romy1[which_room] + 2 + random2(8);
                                     ^~~~~~~~~~~
dungeon.cc:5257:22: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        while ((romx1[which_room] >= v1x && romx1[which_room] <= v2x
                     ^~~~~~~~~~~
dungeon.cc:5257:50: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        while ((romx1[which_room] >= v1x && romx1[which_room] <= v2x
                                                 ^~~~~~~~~~~
dungeon.cc:5258:28: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                   && romy1[which_room] >= v1y && romy1[which_room] <= v2y)
                           ^~~~~~~~~~~
dungeon.cc:5258:56: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                   && romy1[which_room] >= v1y && romy1[which_room] <= v2y)
                                                       ^~~~~~~~~~~
dungeon.cc:5259:25: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
               || (romx2[which_room] >= v1x && romx2[which_room] <= v2x
                        ^~~~~~~~~~~
dungeon.cc:5259:53: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
               || (romx2[which_room] >= v1x && romx2[which_room] <= v2x
                                                    ^~~~~~~~~~~
dungeon.cc:5260:28: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                   && romy2[which_room] >= v1y && romy2[which_room] <= v2y));
                           ^~~~~~~~~~~
dungeon.cc:5260:56: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                   && romy2[which_room] >= v1y && romy2[which_room] <= v2y));
                                                       ^~~~~~~~~~~
dungeon.cc:5264:54: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            join_the_dots(initial_x, initial_y, romx1[which_room], 
romy1[which_room],
                                                     ^~~~~~~~~~~
dungeon.cc:5264:73: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            join_the_dots(initial_x, initial_y, romx1[which_room], 
romy1[which_room],
                                                                        
^~~~~~~~~~~
dungeon.cc:5269:29: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            for (cnx = romx1[which_room] - 1; cnx < romx2[which_room] + 1;
                            ^~~~~~~~~~~
dungeon.cc:5269:58: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            for (cnx = romx1[which_room] - 1; cnx < romx2[which_room] + 1;
                                                         ^~~~~~~~~~~
dungeon.cc:5272:33: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                for (cny = romy1[which_room] - 1; cny < romy2[which_room] + 1;
                                ^~~~~~~~~~~
dungeon.cc:5272:62: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                for (cny = romy1[which_room] - 1; cny < romy2[which_room] + 1;
                                                             ^~~~~~~~~~~
dungeon.cc:5281:27: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        replace_area(romx1[which_room], romy1[which_room], romx2[which_room],
                          ^~~~~~~~~~~
dungeon.cc:5281:46: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        replace_area(romx1[which_room], romy1[which_room], romx2[which_room],
                                             ^~~~~~~~~~~
dungeon.cc:5281:65: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        replace_area(romx1[which_room], romy1[which_room], romx2[which_room],
                                                                ^~~~~~~~~~~
dungeon.cc:5282:25: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                   romy2[which_room], DNGN_ROCK_WALL, DNGN_FLOOR);
                        ^~~~~~~~~~~
dungeon.cc:5286:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int rx1 = romx1[which_room];
                                 ^~~~~~~~~~~
dungeon.cc:5287:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int rx2 = romx2[which_room];
                                 ^~~~~~~~~~~
dungeon.cc:5291:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int ry1 = romy1[which_room];
                                 ^~~~~~~~~~~
dungeon.cc:5292:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int ry2 = romy2[which_room];
                                 ^~~~~~~~~~~
dungeon.cc:6961:14: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        romx1[which_room] = 10 + random2(50);
             ^~~~~~~~~~~
dungeon.cc:6962:14: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        romy1[which_room] = 10 + random2(40);
             ^~~~~~~~~~~
dungeon.cc:6963:14: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        romx2[which_room] = romx1[which_room] + 2 + random2(8);
             ^~~~~~~~~~~
dungeon.cc:6963:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        romx2[which_room] = romx1[which_room] + 2 + random2(8);
                                 ^~~~~~~~~~~
dungeon.cc:6964:14: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        romy2[which_room] = romy1[which_room] + 2 + random2(8);
             ^~~~~~~~~~~
dungeon.cc:6964:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        romy2[which_room] = romy1[which_room] + 2 + random2(8);
                                 ^~~~~~~~~~~
dungeon.cc:6968:29: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            for (cnx = romx1[which_room] - 1; cnx < romx2[which_room] + 1;
                            ^~~~~~~~~~~
dungeon.cc:6968:58: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            for (cnx = romx1[which_room] - 1; cnx < romx2[which_room] + 1;
                                                         ^~~~~~~~~~~
dungeon.cc:6971:33: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                for (cny = romy1[which_room] - 1; cny < romy2[which_room] + 1;
                                ^~~~~~~~~~~
dungeon.cc:6971:62: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                for (cny = romy1[which_room] - 1; cny < romy2[which_room] + 1;
                                                             ^~~~~~~~~~~
dungeon.cc:6980:27: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        replace_area(romx1[which_room], romy1[which_room], romx2[which_room],
                          ^~~~~~~~~~~
dungeon.cc:6980:46: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        replace_area(romx1[which_room], romy1[which_room], romx2[which_room],
                                             ^~~~~~~~~~~
dungeon.cc:6980:65: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
        replace_area(romx1[which_room], romy1[which_room], romx2[which_room],
                                                                ^~~~~~~~~~~
dungeon.cc:6981:25: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
                   romy2[which_room], DNGN_ROCK_WALL, DNGN_FLOOR);
                        ^~~~~~~~~~~
dungeon.cc:6985:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int rx1 = romx1[which_room];
                                 ^~~~~~~~~~~
dungeon.cc:6986:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int rx2 = romx2[which_room];
                                 ^~~~~~~~~~~
dungeon.cc:6990:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int ry1 = romy1[which_room];
                                 ^~~~~~~~~~~
dungeon.cc:6991:34: warning: array subscript is of type 'char' 
[-Wchar-subscripts]
            const int ry2 = romy2[which_room];
                                 ^~~~~~~~~~~
46 warnings generated.
c++ -O2 -pipe -fno-strict-aliasing  -Wall -DBSD  -c effects.cc 
effects.cc:1088:45: error: use of undeclared identifier 'abs'
                mitm[thing_created].plus2 = abs( mitm[thing_created].plus2 );
                                            ^
effects.cc:1099:44: error: use of undeclared identifier 'abs'
                mitm[thing_created].plus = abs( mitm[thing_created].plus );
                                           ^
2 errors generated.
*** Error code 1

Stop.
make[1]: stopped in 
/wrkdirs/usr/ports/games/dungeoncrawl/work/dc400b26-src/source
*** Error code 1

Stop.
make: stopped in /usr/ports/games/dungeoncrawl
===>  Cleaning for dungeoncrawl-4.0.0.b26
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to