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:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/dns/dnsutl/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/dnsutl-1.11.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building dns/dnsutl
build started at Thu Sep 19 01:42:28 UTC 2013
port directory: /usr/ports/dns/dnsutl
building for: FreeBSD head-i386-default-job-18 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/dns/dnsutl/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=97433
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=dnsutl-1.11
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/dnsutl
DOCSDIR=/usr/local/share/doc/dnsutl
EXAMPLESDIR=/usr/local/share/examples/dnsutl
WWWDIR=/usr/local/www/dnsutl
ETCDIR=/usr/local/etc/dnsutl
--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 dnsutl-1.11
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dnsutl-1.11 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 dnsutl-1.11
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by dnsutl-1.11 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by dnsutl-1.11 for building
=> SHA256 Checksum OK for dnsutl-1.11.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by dnsutl-1.11 for building
===>  Extracting for dnsutl-1.11
=> SHA256 Checksum OK for dnsutl-1.11.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dnsutl-1.11
===>  Applying FreeBSD patches for dnsutl-1.11
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for dnsutl-1.11
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/dns/dnsutl/work/dnsutl-1.11/configure
configure: loading site script /usr/ports/Templates/config.site
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 ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for bison... no
checking for byacc... byacc
checking for ranlib... ranlib
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 minix/config.h... (cached) no
checking for library containing strerror... none required
checking for strftime... (cached) yes
checking for main in -lrx... no
checking for main in -lgen... no
checking for groff... groff
checking for roffpp... no
checking for gsoelim... no
checking for soelim... soelim
checking for gawk... (cached) /usr/bin/awk
checking for working stdarg.h
checking ar.h usability... yes
checking ar.h presence... yes
checking for ar.h... yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking rxposix.h usability... no
checking rxposix.h presence... no
checking for rxposix.h... no
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for long file names... yes
checking for ftime... no
checking for getdomainname... yes
checking for getpgrp... (cached) yes
checking for getrusage... (cached) yes
checking for re_comp... no
checking for re_exec... no
checking for regcmp... no
checking for regcomp... yes
checking for regex... no
checking for regexec... yes
checking for strerror... (cached) yes
checking for tcgetpgrp... (cached) yes
checking for appropriate getpgrp argument
checking for a Bourne shell which understands functions
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating common/config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for dnsutl-1.11
cc  -O2 -pipe -fno-strict-aliasing -Idns-boot-check -Icommon -c  
dns-boot-check/check.c
dns-boot-check/check.c:593:18: warning: implicitly declaring library function 
'strcmp' with type 'int (const char *, const char *)'
        if (0 == strcmp(*cpp, name->str_text))
                 ^
dns-boot-check/check.c:593:18: note: please include the header <string.h> or 
explicitly provide a declaration for 'strcmp'
1 warning generated.
mv check.o dns-boot-check/check.o
Expect no conflicts:
byacc -d dns-boot-check/gram.y
sed -e 's/[yY][yY]/gram_/g' -e '/#include.<stdio.h>/d' -e  
'/#include.<stddef.h>/d' -e '/#include.<stdlib.h>/d'  y.tab.c > 
dns-boot-check/gram.gen.c
sed -e 's/[yY][yY]/gram_/g' y.tab.h > dns-boot-check/gram.gen.h
rm y.tab.c y.tab.h
cc  -O2 -pipe -fno-strict-aliasing -Idns-boot-check -Icommon -c  
dns-boot-check/gram.gen.c
y.tab.c:243:22: warning: implicitly declaring library function 'realloc' with 
type 'void *(void *, unsigned int)'
    newss = (short *)realloc(data->s_base, newsize * sizeof(*newss));
                     ^
y.tab.c:243:22: note: please include the header <stdlib.h> or explicitly 
provide a declaration for 'realloc'
1 warning generated.
mv gram.gen.o dns-boot-check/gram.gen.o
cc  -O2 -pipe -fno-strict-aliasing -Idns-boot-check -Icommon -c  
dns-boot-check/lex.c
dns-boot-check/lex.c:230:18: warning: implicitly declaring library function 
'strcmp' with type 'int (const char *, const char *)'
        if (0 == strcmp(s->str_text, tp->name))
                 ^
dns-boot-check/lex.c:230:18: note: please include the header <string.h> or 
explicitly provide a declaration for 'strcmp'
1 warning generated.
mv lex.o dns-boot-check/lex.o
cc  -O2 -pipe -fno-strict-aliasing -Idns-boot-check -Icommon -c  
dns-boot-check/main.c
dns-boot-check/main.c:55:5: warning: implicitly declaring library function 
'exit' with type 'void (int) __attribute__((noreturn))'
    exit(1);
    ^
dns-boot-check/main.c:55:5: note: please include the header <stdlib.h> or 
explicitly provide a declaration for 'exit'
dns-boot-check/main.c:114:14: warning: case value not in enumerated type 
'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch]
        case arglex_token_include:
             ^
dns-boot-check/main.c:110:14: warning: case value not in enumerated type 
'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch]
        case arglex_token_verbose:
             ^
3 warnings generated.
mv main.o dns-boot-check/main.o
cc  -O2 -pipe -fno-strict-aliasing -Icommon -Icommon -c common/ac/string.c
common/ac/string.c:58:21: error: redefinition of 'sys_nerr' with a different 
type: 'int' vs 'const int'
    extern int      sys_nerr;
                    ^
/usr/include/stdio.h:412:18: note: previous definition is here
extern const int sys_nerr;
                 ^
common/ac/string.c:59:22: error: redefinition of 'sys_errlist' with a different 
type: 'char *[]' vs 'const char *const []'
    extern char     *sys_errlist[];
                     ^
/usr/include/stdio.h:413:27: note: previous definition is here
extern const char * const sys_errlist[];
                          ^
common/ac/string.c:67:12: warning: returning 'const char *const' from a 
function with result type 'char *' discards qualifiers 
[-Wincompatible-pointer-types-discards-qualifiers]
    return sys_errlist[n];
           ^~~~~~~~~~~~~~
1 warning and 2 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/dns/dnsutl/work/dnsutl-1.11
*** Error code 1

Stop.
make: stopped in /usr/ports/dns/dnsutl
===>  Cleaning for dnsutl-1.11
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to