[REL - head-i386-default][games/bsp] Failed for bsp-5.2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Sep 19 02:00:56 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:     ports at FreeBSD.org
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/games/bsp/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/bsp-5.2.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building games/bsp
build started at Thu Sep 19 02:00:49 UTC 2013
port directory: /usr/ports/games/bsp
building for: FreeBSD head-i386-default-job-03 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/games/bsp/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=96814
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=bsp-5.2
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--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/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 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/bsp
DOCSDIR=/usr/local/share/doc/bsp
EXAMPLESDIR=/usr/local/share/examples/bsp
WWWDIR=/usr/local/www/bsp
ETCDIR=/usr/local/etc/bsp
--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 bsp-5.2
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bsp-5.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.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 bsp-5.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by bsp-5.2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by bsp-5.2 for building
=> SHA256 Checksum OK for bsp-5.2.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by bsp-5.2 for building
===>  Extracting for bsp-5.2
=> SHA256 Checksum OK for bsp-5.2.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bsp-5.2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bsp-5.2
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/bsp/work/bsp-5.2/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/bsp/work/bsp-5.2/configure
configure: loading site script /usr/ports/Templates/config.site
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 make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... 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 dependency style of cc... gcc3
checking whether compiler supports -Wall... no
checking whether compiler supports -Wextra... no
checking whether compiler supports -ffast-math... no
checking whether compiler supports -pipe... no
checking whether compiler supports -march=native... no
checking whether compiler supports -Winline... no
checking whether compiler supports -Wwrite-strings... no
checking whether compiler supports -Wundef... no
checking whether compiler supports -Wbad-function-cast... no
checking whether compiler supports -Wcast-align... no
checking whether compiler supports -Wcast-qual... no
checking whether compiler supports -Wdeclaration-after-statement... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether make sets $(MAKE)... (cached) yes
checking for sqrt in -lm... yes
checking if malloc debugging is wanted... no
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 unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for isatty... yes
checking for unlink... yes
checking for tmpfile... yes
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating test-wads/Makefile
config.status: creating DOS/Makefile
config.status: creating Win32/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for bsp-5.2
/usr/bin/make  all-recursive
Making all in test-wads
Making all in DOS
Making all in Win32
if cc -DHAVE_CONFIG_H -I. -I. -I.      -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -MT blockmap.o -MD -MP -MF ".deps/blockmap.Tpo" -c -o blockmap.o blockmap.c;  then mv -f ".deps/blockmap.Tpo" ".deps/blockmap.Po"; else rm -f ".deps/blockmap.Tpo"; exit 1; fi
blockmap.c:274:12: warning: passing 'short *' to parameter of type 'uint16_t *' (aka 'unsigned short *') converts between pointers to integer types with different sign [-Wpointer-sign]
        swapshort(blockmap);
                  ^~~~~~~~
./bsp.h:64:26: note: passing argument to parameter 'i' here
void swapshort(uint16_t *i);
                         ^
blockmap.c:275:12: warning: passing 'short *' to parameter of type 'uint16_t *' (aka 'unsigned short *') converts between pointers to integer types with different sign [-Wpointer-sign]
        swapshort(blockmap+1);
                  ^~~~~~~~~~
./bsp.h:64:26: note: passing argument to parameter 'i' here
void swapshort(uint16_t *i);
                         ^
blockmap.c:276:12: warning: passing 'short *' to parameter of type 'uint16_t *' (aka 'unsigned short *') converts between pointers to integer types with different sign [-Wpointer-sign]
        swapshort(blockmap+2);
                  ^~~~~~~~~~
./bsp.h:64:26: note: passing argument to parameter 'i' here
void swapshort(uint16_t *i);
                         ^
blockmap.c:277:12: warning: passing 'short *' to parameter of type 'uint16_t *' (aka 'unsigned short *') converts between pointers to integer types with different sign [-Wpointer-sign]
        swapshort(blockmap+3);
                  ^~~~~~~~~~
./bsp.h:64:26: note: passing argument to parameter 'i' here
void swapshort(uint16_t *i);
                         ^
blockmap.c:301:15: warning: passing 'short *' to parameter of type 'uint16_t *' (aka 'unsigned short *') converts between pointers to integer types with different sign [-Wpointer-sign]
                                swapshort(blockmap + offset);
                                          ^~~~~~~~~~~~~~~~~
./bsp.h:64:26: note: passing argument to parameter 'i' here
void swapshort(uint16_t *i);
                         ^
blockmap.c:311:13: warning: passing 'short *' to parameter of type 'uint16_t *' (aka 'unsigned short *') converts between pointers to integer types with different sign [-Wpointer-sign]
                swapshort(blockmap+offset+i);
                          ^~~~~~~~~~~~~~~~~
./bsp.h:64:26: note: passing argument to parameter 'i' here
void swapshort(uint16_t *i);
                         ^
6 warnings generated.
if cc -DHAVE_CONFIG_H -I. -I. -I.      -O2 -pipe -fno-strict-aliasing -O2 -fomit-frame-pointer -MT bsp.o -MD -MP -MF ".deps/bsp.Tpo" -c -o bsp.o bsp.c;  then mv -f ".deps/bsp.Tpo" ".deps/bsp.Po"; else rm -f ".deps/bsp.Tpo"; exit 1; fi
bsp.c:305:19: error: expected ')'
 printf("\nBSP v" VERSION "\n"
                  ^
bsp.c:305:8: note: to match this '('
 printf("\nBSP v" VERSION "\n"
       ^
bsp.c:450:42: error: expected ')'
  Verbose("* Doom BSP node builder ver " VERSION "\n"
                                         ^
bsp.c:450:10: note: to match this '('
  Verbose("* Doom BSP node builder ver " VERSION "\n"
         ^
2 errors generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/games/bsp/work/bsp-5.2
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/games/bsp/work/bsp-5.2
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/games/bsp/work/bsp-5.2
*** Error code 1

Stop.
make: stopped in /usr/ports/games/bsp
===>  Cleaning for bsp-5.2


More information about the freebsd-pkg-fallout mailing list