Date: Tue, 10 Jan 2017 19:20:55 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv6-default][net/ipsvd] Failed for ipsvd-1.0.0 in build Message-ID: <201701101920.v0AJKtEH035106@beefy8.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: ports@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/net/ipsvd/Makefile 425929 2016-11-12 09:00:13Z amdmi3 $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p430609_s311343/logs/ipsvd-1.0.0.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p430609_s311343 Log: ====>> Building net/ipsvd build started at Tue Jan 10 19:20:32 UTC 2017 port directory: /usr/ports/net/ipsvd building for: FreeBSD head-armv6-default-job-03 12.0-CURRENT FreeBSD 12.0-CURRENT r311343 arm maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/net/ipsvd/Makefile 425929 2016-11-12 09:00:13Z amdmi3 $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200019 Job Id: 03 !!! Jail is newer than host. (Jail: 1200019, Host: 1200010) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r311343 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=armv6 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref QEMU_EMULATING=1 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=ipsvd-1.0.0 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool MASTERNAME=head-armv6-default 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=1200019 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ipsvd-1.0.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/ipsvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ipsvd/work HOME=/wrkdirs/usr/ports/net/ipsvd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/ipsvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ipsvd/work HOME=/wrkdirs/usr/ports/net/ipsvd/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/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=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ipsvd" EXAMPLESDIR="share/examples/ipsvd" DATADIR="share/ipsvd" WWWDIR="www/ipsvd" ETCDIR="etc/ipsvd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ipsvd DOCSDIR=/usr/local/share/doc/ipsvd EXAMPLESDIR=/usr/local/share/examples/ipsvd WWWDIR=/usr/local/www/ipsvd ETCDIR=/usr/local/etc/ipsvd --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /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--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- =======================<phase: check-sanity >============================ ===> NOTICE: The ipsvd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> ipsvd-1.0.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz [head-armv6-default-job-03] Installing pkg-1.9.4_1... [head-armv6-default-job-03] Extracting pkg-1.9.4_1: .......... done ===> ipsvd-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ipsvd-1.0.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The ipsvd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by ipsvd-1.0.0 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The ipsvd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by ipsvd-1.0.0 for building <snip> ./compile ip4_scan.c ./compile scan_ulong.c ./compile str_chr.c ./compile str_diff.c ./compile str_len.c ./compile str_start.c ./compile uint16_pack.c ./compile uint16_unpack.c ./makelib byte.a byte_chr.o byte_copy.o byte_cr.o byte_diff.o byte_rchr.o byte_zero.o case_diffb.o fmt_uint.o fmt_uint0.o fmt_ulong.o ip4_scan.o scan_ulong.o str_chr.o str_diff.o str_len.o str_start.o uint16_pack.o uint16_unpack.o ./compile iopause.c ./compile tai_now.c ./compile tai_pack.c ./compile tai_sub.c ./compile tai_unpack.c ./compile taia_add.c ./compile taia_approx.c ./compile taia_frac.c ./compile taia_less.c ./compile taia_now.c ./compile taia_pack.c ./compile taia_sub.c ./compile taia_uint.c ./makelib time.a iopause.o tai_now.o tai_pack.o tai_sub.o tai_unpack.o taia_add.o taia_approx.o taia_frac.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_uint.o ./load tcpsvd ipsvd_log.o ipsvd_fmt.o ipsvd_check.o ipsvd_hostname.o ipsvd_phcc.o ipsvd_scan.o uidgid.o cdb.a dns.a unix.a byte.a time.a `cat socket.lib` ./compile udpsvd.c udpsvd.c:271:32: warning: incompatible pointer to integer conversion passing 'gid_t [61]' to parameter of type 'unsigned long' [-Wint-conversion] bufnum[fmt_ulong(bufnum, ugid.gid)] =0; ^~~~~~~~ ./fmt.h:16:51: note: passing argument to parameter here extern unsigned int fmt_ulong(char *,unsigned long); ^ udpsvd.c:294:22: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] &socka_size) == -1) drop("unable to read from socket"); ^~~~~~~~~~~ /usr/include/sys/socket.h:628:96: note: passing argument to parameter here ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 2 warnings generated. ./load udpsvd ipsvd_log.o ipsvd_fmt.o ipsvd_check.o ipsvd_hostname.o ipsvd_scan.o uidgid.o cdb.a dns.a unix.a byte.a time.a `cat socket.lib` ./compile ipsvd-cdb.c ./load ipsvd-cdb ipsvd_fmt.o ipsvd_check.o cdb.a dns.a unix.a byte.a time.a `cat socket.lib` /nxb-bin/usr/bin/make `cat command.ssl` : no ssl library, not making sslio Copying commands into ./command... + : tcpsvd + : udpsvd + : ipsvd-cdb Checking commands in ./command... + cd compile + exec make check ./compile check-tcpsvd.c ./load check-tcpsvd unix.a byte.a `cat socket.lib` ./compile check-udpsvd.c ./load check-udpsvd unix.a byte.a `cat socket.lib` ./compile check-ipsvd-cdb.c ./load check-ipsvd-cdb uint32_unpack.o unix.a byte.a ./check-local tcpsvd udpsvd ipsvd-cdb `grep -v nossl <command.ssl || :` Checking tcpsvd... Checking udpsvd... usage: udpsvd [-hpv] [-u user] [-l name] [-i dir|-x cdb] [-t sec] host port prog 111 $Id: 4991b38bba93e925f0772eaf9b0b96f5788b009a $ usage: udpsvd [-hpv] [-u user] [-l name] [-i dir|-x cdb] [-t sec] host port prog 111 udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address udpsvd: drop: unable to read from socket: bad address 0 udpsvd failed. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/ipsvd/work/net/ipsvd-1.0.0/compile *** Error code 1 Stop. make: stopped in /usr/ports/net/ipsvd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701101920.v0AJKtEH035106>