Date: Thu, 3 Sep 2020 07:10:17 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][net/hping] Failed for hping-2.0.0r3_2, 1 in build Message-ID: <202009030710.0837AH0U079444@pylon.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: rene@FreeBSD.org Ident: $FreeBSD: head/net/hping/Makefile 483807 2018-11-02 13:32:34Z rene $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p545799_s364495/logs/hping-2.0.0r3_2,1.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p545799_s364495 Log: =>> Building net/hping build started at Thu Sep 3 07:09:41 UTC 2020 port directory: /usr/ports/net/hping package name: hping-2.0.0r3_2,1 building for: FreeBSD head-powerpc64-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 powerpc maintained by: ecu@200ok.org Makefile ident: $FreeBSD: head/net/hping/Makefile 483807 2018-11-02 13:32:34Z rene $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1300111 Job Id: 15 !!! Jail is newer than host. (Jail: 1300111, Host: 1300084) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300111 UNAME_v=FreeBSD 13.0-CURRENT 1300111 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---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--- --MAINTAINER-- ecu@200ok.org --End MAINTAINER-- --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" PATH=/wrkdirs/usr/ports/net/hping/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --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" PATH=/wrkdirs/usr/ports/net/hping/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local 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 PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300111 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<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.14.7.txz [head-powerpc64-default-job-15] Installing pkg-1.14.7... [head-powerpc64-default-job-15] Extracting pkg-1.14.7: .......... 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 from /usr/ports/net/hping/files =========================================================================== =======================<phase: build-depends >============================ ===> hping-2.0.0r3_2,1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [head-powerpc64-default-job-15] Installing gmake-4.3_2... [head-powerpc64-default-job-15] `-- Installing gettext-runtime-0.21... [head-powerpc64-default-job-15] | `-- Installing indexinfo-0.3.1... [head-powerpc64-default-job-15] | `-- Extracting indexinfo-0.3.1: .... done [head-powerpc64-default-job-15] `-- Extracting gettext-runtime-0.21: .......... done [head-powerpc64-default-job-15] Extracting gmake-4.3_2: .......... done ===> hping-2.0.0r3_2,1 depends on package: gmake>=4.3 - found ===> Returning to build of hping-2.0.0r3_2,1 <snip> cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP antigetopt.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP sockopt.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP listen.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP sendhcmp.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP memstr.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP rtt.c rtt.c:46:4: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] if (i != TABLESIZE) ^ rtt.c:41:3: note: previous statement is here for (i=0; i<TABLESIZE; i++) ^ cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP relid.c 1 warning generated. cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP sendip_handler.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP libpcap_stuff.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP memlockall.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 -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP memunlockall.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP memlock.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP memunlock.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP ip_opt_build.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP display_ipopt.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 -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP sendrawip.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP signal.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP send.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP strlcpy.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP arsglue.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP random.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP scan.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP hstring.c In file included from scan.c:50: ./hstring.h:1:9: warning: 'HPING_HSTRNIG_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef HPING_HSTRNIG_H ^~~~~~~~~~~~~~~ ./hstring.h:2:9: note: 'HPING_HSTRING_H' is defined here; did you mean 'HPING_HSTRNIG_H'? #define HPING_HSTRING_H ^~~~~~~~~~~~~~~ HPING_HSTRNIG_H scan.c:455:6: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] p = packet+linkhdr_size+iphdrlen; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:456:4: warning: 'memcpy' will always overflow; destination buffer has size 8, but size argument is 20 [-Wfortify-source] memcpy(&icmp, p, sizeof(subtcp)); ^ cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP ars.c 3 warnings generated. ars.c:433:46: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] assert("else reached in ars_multi_cksum()" == ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /usr/include/assert.h:56:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP apd.c cc -c -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFORCE_LIBPCAP split.c 1 warning generated. /usr/bin/ar rc libars.a ars.o apd.o split.o /usr/bin/ranlib libars.a cc -o hping2 -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing main.o getifname.o getlhs.o linux_sockpacket.o parseoptions.o datafiller.o datahandler.o gethostname.o binding.o getusec.o opensockraw.o logicmp.o waitpacket.o resolve.o sendip.o sendicmp.o sendudp.o sendtcp.o cksum.o statistics.o usage.o version.o antigetopt.o sockopt.o listen.o sendhcmp.o memstr.o rtt.o relid.o sendip_handler.o libpcap_stuff.o memlockall.o memunlockall.o memlock.o memunlock.o ip_opt_build.o display_ipopt.o sendrawip.o signal.o send.o strlcpy.o arsglue.o random.o scan.o hstring.o libars.a -lpcap ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at getifname.c >>> getifname.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at getlhs.c >>> getlhs.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at linux_sockpacket.c >>> linux_sockpacket.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at parseoptions.c >>> parseoptions.o:(.bss+0x8) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at datafiller.c >>> datafiller.o:(.bss+0x8) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at datahandler.c >>> datahandler.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at binding.c >>> binding.o:(.bss+0x10) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at logicmp.c >>> logicmp.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at waitpacket.c >>> waitpacket.o:(.bss+0x20) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at sendip.c >>> sendip.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at sendicmp.c >>> sendicmp.o:(.bss+0x8) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at sendudp.c >>> sendudp.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at sendtcp.c >>> sendtcp.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at cksum.c >>> cksum.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at statistics.c >>> statistics.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at version.c >>> version.o:(.bss+0x0) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at listen.c >>> listen.o:(.bss+0x8) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at sendhcmp.c >>> sendhcmp.o:(.bss+0x8) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at rtt.c >>> rtt.o:(.bss+0x8) ld: error: duplicate symbol: delaytable >>> defined at main.c >>> main.o:(delaytable) >>> defined at relid.c >>> relid.o:(.bss+0x8) ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [Makefile:46: hping2] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/hping/work/hping2-rc3' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** 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?202009030710.0837AH0U079444>