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:     jhar...@widomaker.com
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/textproc/rl/Makefile 322611 2013-07-10 04:05:14Z 
miwi $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/rl-0.2.7.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building textproc/rl
build started at Thu Sep 19 02:14:39 UTC 2013
port directory: /usr/ports/textproc/rl
building for: FreeBSD head-i386-default-job-22 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: jhar...@widomaker.com
Makefile ident:      $FreeBSD: head/textproc/rl/Makefile 322611 2013-07-10 
04:05:14Z miwi $
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=81930
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=rl-0.2.7
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/rl
DOCSDIR=/usr/local/share/doc/rl
EXAMPLESDIR=/usr/local/share/examples/rl
WWWDIR=/usr/local/www/rl
ETCDIR=/usr/local/etc/rl
--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 rl-0.2.7
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rl-0.2.7 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 rl-0.2.7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by rl-0.2.7 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by rl-0.2.7 for building
=> SHA256 Checksum OK for rl-0.2.7.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by rl-0.2.7 for building
===>  Extracting for rl-0.2.7
=> SHA256 Checksum OK for rl-0.2.7.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rl-0.2.7
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for rl-0.2.7
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/textproc/rl/work/rl-0.2.7/aclocal.m4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/textproc/rl/work/rl-0.2.7/configure
configure: loading site script /usr/ports/Templates/config.site
configure: configuring rl 0.2.7
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
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 for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 getopt.h... (cached) yes
checking for string.h... (cached) yes
checking for errno.h... (cached) yes
checking for stdio.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for limits.h... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for gettimeofday... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strtol... (cached) yes
checking for malloc... yes
checking for realloc... yes
checking for getopt_long... yes
checking for size_t... (cached) yes
checking for int... (cached) yes
checking size of int... 4
checking whether INT_MAX is declared... yes
checking whether RAND_MAX is declared... yes
./configure: #include: not found
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for inline... inline
configure: using system rand() function
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating rl.lsm
config.status: creating rl.spec
config.status: creating rl.1
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for rl-0.2.7
/usr/bin/make  all-am
cc -DHAVE_CONFIG_H -I.      -O2 -pipe -fno-strict-aliasing -MT rl.o -MD -MP -MF 
.deps/rl.Tpo -c -o rl.o rl.c
rl.c:112:24: error: use of undeclared identifier 'VERSION'
  fprintf(fp,"rl %s\n",VERSION);
                       ^
1 error generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/textproc/rl/work/rl-0.2.7
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/textproc/rl/work/rl-0.2.7
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/rl
===>  Cleaning for rl-0.2.7
_______________________________________________
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