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:     m...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/net/slurm/Makefile 300897 2012-07-14 14:29:18Z 
beat $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/slurm-0.3.3.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building net/slurm
build started at Thu Sep 19 01:55:53 UTC 2013
port directory: /usr/ports/net/slurm
building for: FreeBSD head-i386-default-job-21 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: m...@freebsd.org
Makefile ident:      $FreeBSD: head/net/slurm/Makefile 300897 2012-07-14 
14:29:18Z 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=27910
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=slurm-0.3.3
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--
CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib --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=" -lncurses"  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/slurm
DOCSDIR=/usr/local/share/doc/slurm
EXAMPLESDIR=/usr/local/share/examples/slurm
WWWDIR=/usr/local/www/slurm
ETCDIR=/usr/local/etc/slurm
--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 slurm-0.3.3
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   slurm-0.3.3 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 slurm-0.3.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by slurm-0.3.3 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by slurm-0.3.3 for building
=> SHA256 Checksum OK for slurm-0.3.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by slurm-0.3.3 for building
===>  Extracting for slurm-0.3.3
=> SHA256 Checksum OK for slurm-0.3.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for slurm-0.3.3
===>  Applying FreeBSD patches for slurm-0.3.3
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for slurm-0.3.3
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/aclocal.m4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/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 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 style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
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 string.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... (cached) yes
checking for error_at_line... no
checking whether cc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking return type of signal handlers... void
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for bzero... yes
checking for gethostname... (cached) yes
checking for memset... (cached) yes
checking for socket... yes
checking for strstr... yes
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking for vanilla_coke in -lfridge... no
Warning: No vanilla coke found in fridge.
We highly suggest that you rectify this situation immediatly.
checking for use_default_colors in -lncurses... yes
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands

  slurm configuration:

        slurm version: 0.3.3
     operating system: freebsd10.0
      ncurses support: yes
       curses support: no
        color support: yes
             compiler: cc
       compiler flags: -I/usr/local/include -I/usr/include -D_HAVE_NCURSES 
-D_HAVE_NCURSES_COLOR
         linker flags:  -lncurses

===========================================================================
=======================<phase: build          >============================
===>  Building for slurm-0.3.3
cd . && /bin/sh /wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing --run 
aclocal-1.6 
/wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing: aclocal-1.6: not found
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /bin/sh /wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing --run 
autoheader
/wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing: autoheader: not found
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
touch ./config.h.in
cd . && /bin/sh /wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing --run 
autoconf
/wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing: autoconf: not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/usr/bin/make  all-am
cd . &&  /bin/sh /wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing --run 
automake-1.6 --gnu  Makefile
/wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3/missing: automake-1.6: not found
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
source='slurm.c' object='slurm.o' libtool=no  depfile='.deps/slurm.Po' 
tmpdepfile='.deps/slurm.TPo'  depmode=gcc3 /bin/sh ./depcomp  cc 
-DHAVE_CONFIG_H -I. -I. -I.      -I/usr/local/include -I/usr/include 
-D_HAVE_NCURSES -D_HAVE_NCURSES_COLOR -c `test -f 'slurm.c' || echo './'`slurm.c
slurm.c:1079:3: error: use of undeclared identifier 'PACKAGE_VERSION'
                PACKAGE_VERSION, argv[0]);
                ^
slurm.c:1182:41: error: use of undeclared identifier 'VERSION'
        center(00, "-= slurm %s on %s =-", VERSION, hostname);
                                           ^
slurm.c:1184:32: error: use of undeclared identifier 'VERSION'
                center(00, "-= slurm %s =-", VERSION);
                                             ^
slurm.c:1610:39: error: use of undeclared identifier 'VERSION'
                "http://www.wormulon.net/slurm/\n";, VERSION);
                                                    ^
4 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/slurm/work/slurm-0.3.3
*** Error code 1

Stop.
make: stopped in /usr/ports/net/slurm
===>  Cleaning for slurm-0.3.3
_______________________________________________
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