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:     w...@freebsd.org
Last committer: a...@freebsd.org
Ident:          $FreeBSD: head/net/tftpgrab/Makefile 324744 2013-08-14 
22:35:50Z ak $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/tftpgrab-0.2.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building net/tftpgrab
build started at Thu Sep 19 01:53:36 UTC 2013
port directory: /usr/ports/net/tftpgrab
building for: FreeBSD head-i386-default-job-11 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: w...@freebsd.org
Makefile ident:      $FreeBSD: head/net/tftpgrab/Makefile 324744 2013-08-14 
22:35:50Z ak $
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=5834
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=tftpgrab-0.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/tftpgrab
DOCSDIR=/usr/local/share/doc/tftpgrab
EXAMPLESDIR=/usr/local/share/examples/tftpgrab
WWWDIR=/usr/local/www/tftpgrab
ETCDIR=/usr/local/etc/tftpgrab
--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 tftpgrab-0.2
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tftpgrab-0.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 tftpgrab-0.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by tftpgrab-0.2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by tftpgrab-0.2 for building
=> SHA256 Checksum OK for tftpgrab-0.2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by tftpgrab-0.2 for building
===>  Extracting for tftpgrab-0.2
=> SHA256 Checksum OK for tftpgrab-0.2.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for tftpgrab-0.2
===>  Applying FreeBSD patches for tftpgrab-0.2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tftpgrab-0.2
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/net/tftpgrab/work/tftpgrab-0.2/aclocal.m4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/net/tftpgrab/work/tftpgrab-0.2/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 target system type... i386-portbld-freebsd10.0
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 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 for pcap_open_offline in -lpcap... yes
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 stdlib.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking for net/if.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h:     check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: see the Autoconf documentation
configure: WARNING: netinet/ip.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure: WARNING: netinet/ip.h: in the future, the compiler will take 
precedence
checking for netinet/ip.h... yes
checking netinet/udp.h usability... yes
checking netinet/udp.h presence... yes
checking for netinet/udp.h... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
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 long long... (cached) yes
checking size of long long... 8
checking for u_int32_t... (cached) yes
checking for u_int16_t... (cached) yes
checking for u_int8_t... (cached) yes
checking for u_short... (cached) yes
checking for u_char... (cached) yes
checking whether pcap_datalink_val_to_description is defined... yes
checking whether pcap_datalink_val_to_name is defined... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... (cached) yes
checking whether stat accepts an empty string... no
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for memset... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for tftpgrab-0.2
/usr/bin/make  all-am
cc -DHAVE_CONFIG_H -I.      -O2 -pipe -fno-strict-aliasing -MT tftpgrab.o -MD 
-MP -MF .deps/tftpgrab.Tpo -c -o tftpgrab.o tftpgrab.c
tftpgrab.c:67:3: warning: implicit declaration of function 'va_start' is 
invalid in C99 [-Wimplicit-function-declaration]
  va_start(ap, fmt);
  ^
tftpgrab.c:71:3: warning: implicit declaration of function 'va_end' is invalid 
in C99 [-Wimplicit-function-declaration]
  va_end(ap);
  ^
tftpgrab.c:99:5: warning: implicitly declaring library function 'exit' with 
type 'void (int) __attribute__((noreturn))'
    exit(rc);
    ^
tftpgrab.c:99:5: note: please include the header <stdlib.h> or explicitly 
provide a declaration for 'exit'
tftpgrab.c:105:15: error: unknown type name 'u_char'; did you mean 'char'?
hexdump(const u_char *buf, u_int len)
              ^~~~~~
              char
tftpgrab.c:105:28: error: unknown type name 'u_int'
hexdump(const u_char *buf, u_int len)
                           ^
tftpgrab.c:109:3: error: use of undeclared identifier 'u_short'; did you mean 
'short'?
  u_short s1, s2;
  ^~~~~~~
  short
tftpgrab.c:110:3: error: use of undeclared identifier 'u_int'
  u_int i = 0;
  ^
tftpgrab.c:111:3: error: use of undeclared identifier 'u_int'
  u_int output = 0;
  ^
tftpgrab.c:112:3: error: use of undeclared identifier 'u_int'
  u_int count = len / sizeof(u_short);
  ^
tftpgrab.c:113:9: error: unknown type name 'u_char'; did you mean 'char'?
  const u_char *bptr = buf;
        ^~~~~~
        char
tftpgrab.c:115:3: warning: implicitly declaring library function 'memset' with 
type 'void *(void *, int, unsigned int)'
  memset(hexbuf, 0, sizeof(hexbuf));
  ^
tftpgrab.c:115:3: note: please include the header <string.h> or explicitly 
provide a declaration for 'memset'
tftpgrab.c:120:10: error: use of undeclared identifier 'count'
  while (count > 0) {
         ^
tftpgrab.c:125:17: warning: implicit declaration of function 'isgraph' is 
invalid in C99 [-Wimplicit-function-declaration]
    *(aptr++) = isgraph(s1) ? s1 : '.';
                ^
tftpgrab.c:127:7: error: use of undeclared identifier 'i'
    ++i;
      ^
tftpgrab.c:128:9: error: use of undeclared identifier 'i'
    if (i >= 8) {
        ^
tftpgrab.c:129:36: error: use of undeclared identifier 'output'
      printf("\t0x%04X: %s  %s\n", output, hexbuf, ascbuf);
                                   ^
tftpgrab.c:130:7: error: use of undeclared identifier 'output'
      output += 16;
      ^
tftpgrab.c:133:7: error: use of undeclared identifier 'i'
      i = 0;
      ^
tftpgrab.c:134:12: error: use of undeclared identifier 'count'
      if ((count > 8) && (0 == memcmp(bptr - 16, bptr, 16))) {
           ^
tftpgrab.c:134:32: warning: implicitly declaring library function 'memcmp' with 
type 'int (const void *, const void *, unsigned int)'
      if ((count > 8) && (0 == memcmp(bptr - 16, bptr, 16))) {
                               ^
tftpgrab.c:134:32: note: please include the header <string.h> or explicitly 
provide a declaration for 'memcmp'
tftpgrab.c:138:4: error: use of undeclared identifier 'output'
          output += 16;
          ^
tftpgrab.c:139:4: error: use of undeclared identifier 'count'
          count -= 8;
          ^
tftpgrab.c:140:12: error: use of undeclared identifier 'count'
        } while ((count > 8) && (0 == memcmp(bptr - 16, bptr, 16)));
                  ^
tftpgrab.c:143:7: error: use of undeclared identifier 'count'
    --count;
      ^
tftpgrab.c:151:7: error: use of undeclared identifier 'i'
    ++i;
      ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
6 warnings and 20 errors generated.
*** Error code 1

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

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

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