Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2013 19:15:30 GMT
From:      pkg-fallout@FreeBSD.org
To:        ecu@200ok.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [REL - head-i386-default][net/hping-devel] Failed for hping-devel-3.0.20051105 in build
Message-ID:  <201309261915.r8QJFUeI055530@beefy1.isc.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     ecu@200ok.org
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: head/net/hping-devel/Makefile 327755 2013-09-20 22:10:23Z bapt $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-26_06h12m52s/logs/hping-devel-3.0.20051105.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-26_06h12m52s
Log:

====>> Building net/hping-devel
build started at Thu Sep 26 19:15:23 UTC 2013
port directory: /usr/ports/net/hping-devel
building for: FreeBSD head-i386-default-job-24 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: ecu@200ok.org
Makefile ident:      $FreeBSD: head/net/hping-devel/Makefile 327755 2013-09-20 22:10:23Z 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
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=45011
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=hping-devel-3.0.20051105
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake 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/hping
DOCSDIR=/usr/local/share/doc/hping
EXAMPLESDIR=/usr/local/share/examples/hping
WWWDIR=/usr/local/www/hping
ETCDIR=/usr/local/etc/hping
--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 hping-devel-3.0.20051105
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hping-devel-3.0.20051105 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_5.txz
Installing pkg-1.1.4_5... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of hping-devel-3.0.20051105
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by hping-devel-3.0.20051105 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by hping-devel-3.0.20051105 for building
=> SHA256 Checksum OK for hping3-20051105.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by hping-devel-3.0.20051105 for building
===>  Extracting for hping-devel-3.0.20051105
=> SHA256 Checksum OK for hping3-20051105.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hping-devel-3.0.20051105
===>  Applying FreeBSD patches for hping-devel-3.0.20051105
===========================================================================
=======================<phase: build-depends  >============================
===>   hping-devel-3.0.20051105 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1...Installing gettext-0.18.3... done
 done
===>   Returning to build of hping-devel-3.0.20051105
===========================================================================
=======================<phase: lib-depends    >============================
===>   hping-devel-3.0.20051105 depends on shared library: tcl84 - not found
===>    Verifying install for tcl84 in /usr/ports/lang/tcl84
===>   Installing existing package /packages/All/tcl84-8.4.20_1,1.txz
Installing tcl84-8.4.20_1,1... done
===>   Returning to build of hping-devel-3.0.20051105
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hping-devel-3.0.20051105
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/hping-devel/work/hping3-20051105/configure
/usr/bin/sed -i.bak -e 's|-lpthread|-pthread|' /wrkdirs/usr/ports/net/hping-devel/work/hping3-20051105/configure
build byteorder.c...
create byteorder.h...
===> Found Tclsh in: /usr/local/bin/tclsh8.4
--------------------------------------
system type: FREEBSD

LIBPCAP      : PCAP=-lpcap
PCAP_INCLUDE : 
MANPATH      : /usr/local/man
USE_TCL      : -DUSE_TCL
TCL_VER      : 8.4
TCL_INC      : -I/usr/local/include/tcl8.4
LIBTCL       : -ltcl84 -lm -pthread
TCLSH        : /usr/local/bin/tclsh8.4

(to modify try configure --help)
--------------------------------------
creating Makefile...
creating dependences...
now you can try `make'
===========================================================================
=======================<phase: build          >============================
===>  Building for hping-devel-3.0.20051105
gmake[1]: Entering directory `/wrkdirs/usr/ports/net/hping-devel/work/hping3-20051105'
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  main.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  getifname.c
getifname.c:343:58: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        if (getsockname(sock_rt, (struct sockaddr *)&iface_out, &len) == -1 ) {
                                                                ^~~~
/usr/include/sys/socket.h:605:74: note: passing argument to parameter here
int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict);
                                                                             ^
1 warning generated.
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  getlhs.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  parseoptions.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  datafiller.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  datahandler.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  gethostname.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  binding.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  getusec.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  opensockraw.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  logicmp.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  waitpacket.c
waitpacket.c:484:8: warning: variable 'tstamp' is used uninitialized whenever 'while' loop exits because its condition is false [-Wsometimes-uninitialized]
        while(optlen) {
              ^~~~~~
waitpacket.c:513:40: note: uninitialized use occurs here
        printf("  TCP timestamp: tcpts=%u\n", tstamp);
                                              ^~~~~~
waitpacket.c:484:8: note: remove the condition if it is always true
        while(optlen) {
              ^~~~~~
              1
waitpacket.c:469:14: note: initialize the variable 'tstamp' to silence this warning
        __u32 tstamp, echo;
                    ^
                     = 0
1 warning generated.
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  resolve.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sendip.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sendicmp.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sendudp.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sendtcp.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  cksum.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  statistics.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  usage.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  version.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  antigetopt.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sockopt.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  listen.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sendhcmp.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  memstr.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  rtt.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  relid.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sendip_handler.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  libpcap_stuff.c
libpcap_stuff.c:61:19: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                p = (unsigned char*) pcap_next(pcapfp, &hdr);
                  ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  memlockall.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  memunlockall.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  memlock.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  memunlock.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  ip_opt_build.c
ip_opt_build.c:28:30: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess]
    memset(ip_opt, 1, sizeof(ip_opt));
           ~~~~~~            ^~~~~~
ip_opt_build.c:28:30: note: did you mean to provide an explicit length?
    memset(ip_opt, 1, sizeof(ip_opt));
                             ^~~~~~
1 warning generated.
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  display_ipopt.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  sendrawip.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  signal.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  send.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  strlcpy.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  arsglue.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  random.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  scan.c
scan.c:458:6: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        p = packet+linkhdr_size+iphdrlen;
                          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  hstring.c
cc -c -Wall -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/tcl8.4 -DUSE_TCL  script.c
script.c:16:10: fatal error: 'tcl.h' file not found
#include <tcl.h>
         ^
1 error generated.
gmake[1]: *** [script.o] Error 1
gmake[1]: Leaving directory `/wrkdirs/usr/ports/net/hping-devel/work/hping3-20051105'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/hping-devel
===>  Cleaning for hping-devel-3.0.20051105



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309261915.r8QJFUeI055530>