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:     po...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/shells/bashc/Makefile 322689 2013-07-10 
13:12:03Z bapt $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/bashc-3.2.33.0.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building shells/bashc
build started at Thu Sep 19 02:10:36 UTC 2013
port directory: /usr/ports/shells/bashc
building for: FreeBSD head-i386-default-job-24 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/shells/bashc/Makefile 322689 2013-07-10 
13:12:03Z bapt $
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=34382
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=bashc-3.2.33.0
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/bashc
DOCSDIR=/usr/local/share/doc/bashc
EXAMPLESDIR=/usr/local/share/examples/bashc
WWWDIR=/usr/local/www/bashc
ETCDIR=/usr/local/etc/bashc
--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 bashc-3.2.33.0
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bashc-3.2.33.0 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 bashc-3.2.33.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by bashc-3.2.33.0 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by bashc-3.2.33.0 for building
=> SHA256 Checksum OK for bashc-3.2.33.0.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by bashc-3.2.33.0 for building
===>  Extracting for bashc-3.2.33.0
=> SHA256 Checksum OK for bashc-3.2.33.0.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bashc-3.2.33.0
===>  Applying FreeBSD patches for bashc-3.2.33.0
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bashc-3.2.33.0
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0/lib/termcap/grot/configure
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0/support/config.rpath
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0/aclocal.m4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0/configure
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking for emacs... no
checking for xemacs... no

Beginning configuration for bash-3.2-release for i386-portbld-freebsd10.0

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 for strerror in -lcposix... 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 minix/config.h... (cached) no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether cc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for ar... ar
checking for ranlib... ranlib
checking for bison... no
checking for byacc... byacc
checking whether make sets $(MAKE)... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for preprocessor stringizing operator... yes
checking for working long double with more range or precision than double... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... (cached) yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
<snip>
checking for wcrtomb... (cached) yes
checking for wcscoll... (cached) yes
checking for wcsdup... yes
checking for wcwidth... (cached) yes
checking for wctype... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for iswlower... yes
checking for iswupper... yes
checking for towlower... (cached) yes
checking for towupper... yes
checking for iswctype... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... yes
checking for wint_t in wctype.h... yes
checking for dlopen in -ldl... no
checking for dlopen... (cached) yes
checking for dlclose... yes
checking for dlsym... yes
checking whether sys_siglist is declared... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for off_t... (cached) yes
checking for mode_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for time_t... yes
checking for long long... long long
checking for unsigned long long... unsigned long long
checking return type of signal handlers... (cached) void
checking for char... (cached) yes
checking size of char... 1
checking for short... (cached) yes
checking size of short... 2
checking for int... (cached) yes
checking size of int... 4
checking for long... (cached) yes
checking size of long... 4
checking for char *... (cached) yes
checking size of char *... 4
checking for double... yes
checking size of double... 8
checking for long long... (cached) yes
checking size of long long... 8
checking for u_int... (cached) yes
checking for u_long... (cached) yes
checking for bits16_t... no
checking for u_bits16_t... no
checking for bits32_t... no
checking for u_bits32_t... no
checking for bits64_t... no
checking for ptrdiff_t... (cached) yes
checking whether stat file-mode macros are broken... no
checking whether #! works in shell scripts... yes
checking whether the ctype macros accept non-ascii characters... yes
checking if dup2 fails to clear the close-on-exec flag... no
checking whether pgrps need synchronization... no
checking for type of signal functions... posix
checking for sys_errlist and sys_nerr... yes
checking for sys_siglist in system C library... no
checking for _sys_siglist in signal.h or unistd.h... no
checking for _sys_siglist in system C library... no
checking whether signal handlers are of type void... yes
checking for clock_t... yes
checking for sigset_t... yes
checking for quad_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for size and type of struct rlimit fields... rlim_t
checking for struct termios.c_line... no
checking for struct termio.c_line... no
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking for struct dirent.d_namlen... yes
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct timeval in sys/time.h and time.h... yes
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct timezone in sys/time.h and time.h... yes
checking for the existence of strsignal... yes
checking if opendir() opens non-directories... no
checking whether ulimit can substitute for getdtablesize... no
checking to see if getenv can be redefined... yes
checking if getcwd() will dynamically allocate memory... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking whether or not strcoll and strcmp differ... no
checking for standard-conformant putenv declaration... yes
checking for standard-conformant unsetenv declaration... yes
checking for printf floating point output in hex notation... yes
checking if signal handlers must be reinstalled when invoked... no
checking for presence of necessary job control definitions... present
checking for presence of named pipes... present
checking whether termios.h defines TIOCGWINSZ... yes
checking for TIOCSTAT in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking whether WCONTINUED flag to waitpid is unavailable or available but 
broken... no
checking for speed_t in sys/types.h... no
checking whether getpw functions are declared in pwd.h... yes
checking for unusable real-time signals due to large values... yes
checking for tgetent... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking whether /dev/fd is available... standard
checking whether /dev/stdin stdout stderr are available... present
checking for default mail directory... /var/mail
checking shared object configuration for loadable builtins... unsupported
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating builtins/Makefile
config.status: creating lib/readline/Makefile
config.status: creating lib/glob/Makefile
config.status: creating lib/intl/Makefile
config.status: creating lib/malloc/Makefile
config.status: creating lib/sh/Makefile
config.status: creating lib/termcap/Makefile
config.status: creating lib/tilde/Makefile
config.status: creating doc/Makefile
config.status: creating support/Makefile
config.status: creating po/Makefile.in
config.status: creating examples/loadables/Makefile
config.status: creating examples/loadables/perl/Makefile
config.status: creating pathnames.h
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
===========================================================================
=======================<phase: build          >============================
===>  Building for bashc-3.2.33.0
cd . && true
making ./lib/intl/libintl.a in ./lib/intl
cp ./libgnuintl.h.in libgnuintl.h
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1 
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC  
-Dset_relocation_prefix=libintl_set_relocation_prefix  
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL 
-I. -I. -I/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0 -I../..  -O2 
-pipe -fno-strict-aliasing  bindtextdom.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1 
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC  
-Dset_relocation_prefix=libintl_set_relocation_prefix  
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL 
-I. -I. -I/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0 -I../..  -O2 
-pipe -fno-strict-aliasing  dcgettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1 
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC  
-Dset_relocation_prefix=libintl_set_relocation_prefix  
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL 
-I. -I. -I/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0 -I../..  -O2 
-pipe -fno-strict-aliasing  dgettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1 
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC  
-Dset_relocation_prefix=libintl_set_relocation_prefix  
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL 
-I. -I. -I/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0 -I../..  -O2 
-pipe -fno-strict-aliasing  gettext.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1 
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC  
-Dset_relocation_prefix=libintl_set_relocation_prefix  
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL 
-I. -I. -I/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0 -I../..  -O2 
-pipe -fno-strict-aliasing  finddomain.c
cc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  
-DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1 
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC  
-Dset_relocation_prefix=libintl_set_relocation_prefix  
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL 
-I. -I. -I/wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0 -I../..  -O2 
-pipe -fno-strict-aliasing  loadmsgcat.c
loadmsgcat.c:725:10: error: use of undeclared identifier 'uintmax_t'
                return PRIdMAX;
                       ^
loadmsgcat.c:389:27: note: expanded from macro 'PRIdMAX'
# define PRIdMAX (sizeof (uintmax_t) == sizeof (long) ? "ld" : "lld")
                          ^
loadmsgcat.c:727:10: error: use of undeclared identifier 'uintmax_t'
                return PRIiMAX;
                       ^
loadmsgcat.c:393:27: note: expanded from macro 'PRIiMAX'
# define PRIiMAX (sizeof (uintmax_t) == sizeof (long) ? "li" : "lli")
                          ^
loadmsgcat.c:729:10: error: use of undeclared identifier 'uintmax_t'
                return PRIoMAX;
                       ^
loadmsgcat.c:397:27: note: expanded from macro 'PRIoMAX'
# define PRIoMAX (sizeof (uintmax_t) == sizeof (long) ? "lo" : "llo")
                          ^
loadmsgcat.c:731:10: error: use of undeclared identifier 'uintmax_t'
                return PRIuMAX;
                       ^
loadmsgcat.c:401:27: note: expanded from macro 'PRIuMAX'
# define PRIuMAX (sizeof (uintmax_t) == sizeof (long) ? "lu" : "llu")
                          ^
loadmsgcat.c:733:10: error: use of undeclared identifier 'uintmax_t'
                return PRIxMAX;
                       ^
loadmsgcat.c:405:27: note: expanded from macro 'PRIxMAX'
# define PRIxMAX (sizeof (uintmax_t) == sizeof (long) ? "lx" : "llx")
                          ^
loadmsgcat.c:735:10: error: use of undeclared identifier 'uintmax_t'
                return PRIXMAX;
                       ^
loadmsgcat.c:409:27: note: expanded from macro 'PRIXMAX'
# define PRIXMAX (sizeof (uintmax_t) == sizeof (long) ? "lX" : "llX")
                          ^
loadmsgcat.c:952:7: warning: implicit declaration of function 'close' is 
invalid in C99 [-Wimplicit-function-declaration]
      close (fd);
      ^
loadmsgcat.c:985:29: warning: implicit declaration of function 'read' is 
invalid in C99 [-Wimplicit-function-declaration]
          long int nb = (long int) read (fd, read_ptr, to_read);
                                   ^
2 warnings and 6 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0/lib/intl
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/shells/bashc/work/bashc-3.2.33.0
*** Error code 1

Stop.
make: stopped in /usr/ports/shells/bashc
===>  Cleaning for bashc-3.2.33.0
_______________________________________________
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