Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 07:18:13 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][net/hping] Failed for hping-2.0.0r3_2, 1 in build
Message-ID:  <201612270718.uBR7IDUT025837@thunderx1.nyi.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: kevlo@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/net/hping/Makefile 404947 2015-12-31 14:59:34Z kevlo $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/429509/logs/hping-2.0.0r3_2,1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=429509
Log:

====>> Building net/hping
build started at Tue Dec 27 07:17:46 UTC 2016
port directory: /usr/ports/net/hping
building for: FreeBSD 110arm64-quarterly-job-04 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: ecu@200ok.org
Makefile ident:      $FreeBSD: branches/2016Q4/net/hping/Makefile 404947 2015-12-31 14:59:34Z kevlo $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 04




!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=hping-2.0.0r3_2,1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for hping-2.0.0r3_2,1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

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

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/hping/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hping/work  HOME=/wrkdirs/usr/ports/net/hping/work 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--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/hping/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hping/work  HOME=/wrkdirs/usr/ports/net/hping/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no 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="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/hping"
EXAMPLESDIR="share/examples/hping"
DATADIR="share/hping"
WWWDIR="www/hping"
ETCDIR="etc/hping"
--End PLIST_SUB--

--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---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hping-2.0.0r3_2,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110arm64-quarterly-job-04] Installing pkg-1.8.8...
[110arm64-quarterly-job-04] Extracting pkg-1.8.8: .......... done
===>   hping-2.0.0r3_2,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of hping-2.0.0r3_2,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by hping-2.0.0r3_2,1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by hping-2.0.0r3_2,1 for building
=> SHA256 Checksum OK for hping2.0.0-rc3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by hping-2.0.0r3_2,1 for building
===>  Extracting for hping-2.0.0r3_2,1
=> SHA256 Checksum OK for hping2.0.0-rc3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hping-2.0.0r3_2,1
===>  Applying extra patch /usr/ports/net/hping/files/extra-patch-sendip.c
===>  Applying FreeBSD patches for hping-2.0.0r3_2,1
===========================================================================
=======================<phase: build-depends  >============================
===>   hping-2.0.0r3_2,1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110arm64-quarterly-job-04] Installing gmake-4.2.1_1...
[110arm64-quarterly-job-04] `-- Installing indexinfo-0.2.5...
[110arm64-quarterly-job-04] `-- Extracting indexinfo-0.2.5: .... done
[110arm64-quarterly-job-04] `-- Installing gettext-runtime-0.19.8.1...
[110arm64-quarterly-job-04] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[110arm64-quarterly-job-04] Extracting gmake-4.2.1_1: .......... done
===>   hping-2.0.0r3_2,1 depends on executable: gmake - found
===>   Returning to build of hping-2.0.0r3_2,1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hping-2.0.0r3_2,1
build byteorder.c...
byteorder.c:77:41: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
                printf("sizeof(unsigned int) = %d\n", sizeof(unsigned int));
                                               ~~     ^~~~~~~~~~~~~~~~~~~~
                                               %lu
1 warning generated.
create byteorder.h...
--------------------------------------
system type: FREEBSD

FORCE_LIBPCAP: -DFORCE_LIBPCAP
LIBPCAP      : PCAP=-lpcap
PCAP_INCLUDE : 
MANPATH      : /usr/local/man

(to modify try configure --help)
--------------------------------------
creating Makefile...
now you can try `make'
===========================================================================
=======================<phase: build          >============================
===>  Building for hping-2.0.0r3_2,1
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/hping/work/hping2-rc3'
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP main.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP getifname.c
getifname.c:345: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:623: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  -DFORCE_LIBPCAP getlhs.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP linux_sockpacket.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP parseoptions.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP datafiller.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP datahandler.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP gethostname.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP binding.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP getusec.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP opensockraw.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP logicmp.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP waitpacket.c
waitpacket.c:470:8: warning: variable 'tstamp' is used uninitialized whenever 'while' loop exits because its condition is false [-Wsometimes-uninitialized]
        while(optlen) {
              ^~~~~~
waitpacket.c:499:40: note: uninitialized use occurs here
        printf("  TCP timestamp: tcpts=%u\n", tstamp);
                                              ^~~~~~
waitpacket.c:470:8: note: remove the condition if it is always true
        while(optlen) {
              ^~~~~~
              1
waitpacket.c:455: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  -DFORCE_LIBPCAP resolve.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sendip.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sendicmp.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sendudp.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sendtcp.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP cksum.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP statistics.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP usage.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP version.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP antigetopt.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sockopt.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP listen.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sendhcmp.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP memstr.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP rtt.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP relid.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sendip_handler.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP 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  -DFORCE_LIBPCAP memlockall.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP memunlockall.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP memlock.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP memunlock.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP ip_opt_build.c
ip_opt_build.c:26: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:26: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  -DFORCE_LIBPCAP display_ipopt.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP sendrawip.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP signal.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP send.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP strlcpy.c
cc -c -Wall -O2 -pipe  -fno-strict-aliasing  -DFORCE_LIBPCAP arsglue.c
In file included from arsglue.c:5:
In file included from ./ars.h:18:
./bytesex.h:26:3: error: can not find the byte order for this architecture, fix bytesex.h
# error can not find the byte order for this architecture, fix bytesex.h
  ^
In file included from arsglue.c:5:
./ars.h:180:2: error: "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN"
#error  "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN"
 ^
./ars.h:244:2: error: "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN"
#error  "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN"
 ^
3 errors generated.
gmake[1]: *** [Makefile:56: arsglue.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/hping/work/hping2-rc3'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/hping



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