From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat May 17 05:55:35 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3B10AF43; Sat, 17 May 2014 05:55:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2714821EC; Sat, 17 May 2014 05:55:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s4H5tZiu023346; Sat, 17 May 2014 05:55:35 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.8/8.14.8/Submit) id s4H5tZZ6023343; Sat, 17 May 2014 05:55:35 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Sat, 17 May 2014 05:55:35 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201405170555.s4H5tZZ6023343@beefy2.isc.freebsd.org> To: bdrewery@FreeBSD.org Subject: [REL - head-amd64-default][net/zebra] Failed for zebra-0.95a_2 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2014 05:55:35 -0000 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: bdrewery@FreeBSD.org Last committer: bdrewery@FreeBSD.org Ident: $FreeBSD: head/net/zebra/Makefile 350870 2014-04-11 01:02:03Z bdrewery $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-05-16_11h58m06s/logs/zebra-0.95a_2.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-05-16_11h58m06s Log: ====>> Building net/zebra build started at Sat May 17 05:55:13 UTC 2014 port directory: /usr/ports/net/zebra building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r264257 amd64 maintained by: bdrewery@FreeBSD.org Makefile ident: $FreeBSD: head/net/zebra/Makefile 350870 2014-04-11 01:02:03Z bdrewery $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1100018 !!! Jail is newer than host. (Jail: 1100018, Host: 1100013) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100018 UNAME_v=FreeBSD 11.0-CURRENT r264257 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref PKG_EXT=txz tpid=2868 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=zebra-0.95a_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for zebra-0.95a_2: IPV6=on: IPv6 protocol support PAM=off: PAM authentication for vtysh OSPFNSSA=off: undergoing NSSA feature SNMP=off: SNMP protocol support TCPZEBRA=off: TCP/IP socket connection BGPD=on: BGPD support OSPF6D=on: OSPF6D support OSPFD=on: OSPFD support RIPD=on: RIPD support RIPNGD=on: RIPNGD support VTYSH=on: VTYSH support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc/zebra --enable-ipv6 --without-pam --disable-nssa --disable-snmp --disable-tcp-zebra --enable-bgpd --enable-ospf6d --enable-ospfd --enable-ripd --enable-ripngd --enable-vtysh --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" 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" 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-- --PLIST_SUB-- IPV6="" NO_IPV6="@comment " PAM="@comment " NO_PAM="" OSPFNSSA="@comment " NO_OSPFNSSA="" SNMP="@comment " NO_SNMP="" TCPZEBRA="@comment " NO_TCPZEBRA="" BGPD="" NO_BGPD="@comment " OSPF6D="" NO_OSPF6D="@comment " OSPFD="" NO_OSPFD="@comment " RIPD="" NO_RIPD="@comment " RIPNGD="" NO_RIPNGD="@comment " VTYSH="" NO_VTYSH="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/zebra" EXAMPLESDIR="share/examples/zebra" DATADIR="share/zebra" WWWDIR="www/zebra" ETCDIR="etc/zebra" --End PLIST_SUB-- --SUB_LIST-- BGPDARGS=-d OSPFDARGS=-d OSPF6DARGS=-d RIPDARGS=-d RIPNGDARGS=-d ZEBRAARGS=-d IPV6="" NO_IPV6="@comment " PAM="@comment " NO_PAM="" OSPFNSSA="@comment " NO_OSPFNSSA="" SNMP="@comment " NO_SNMP="" TCPZEBRA="@comment " NO_TCPZEBRA="" BGPD="" NO_BGPD="@comment " OSPF6D="" NO_OSPF6D="@comment " OSPFD="" NO_OSPFD="@comment " RIPD="" NO_RIPD="@comment " RIPNGD="" NO_RIPNGD="@comment " VTYSH="" NO_VTYSH="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zebra DOCSDIR=/usr/local/share/doc/zebra EXAMPLESDIR=/usr/local/share/examples/zebra WWWDIR=/usr/local/www/zebra ETCDIR=/usr/local/etc/zebra --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 #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for zebra-0.95a_2 =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> zebra-0.95a_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.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zebra-0.95a_2 source='distribute.c' object='distribute.o' libtool=no depfile='.deps/distribute.Po' tmpdepfile='.deps/distribute.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'distribute.c' || echo './'`distribute.c source='stream.c' object='stream.o' libtool=no depfile='.deps/stream.Po' tmpdepfile='.deps/stream.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'stream.c' || echo './'`stream.c stream.c:325:23: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] nbytes = readn (fd, s->data + s->putp, size); ^~~~~~~~~~~~~~~~~ ./network.h:26:23: note: passing argument to parameter here int readn (int, char *, int); ^ 1 warning generated. source='str.c' object='str.o' libtool=no depfile='.deps/str.Po' tmpdepfile='.deps/str.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'str.c' || echo './'`str.c source='log.c' object='log.o' libtool=no depfile='.deps/log.Po' tmpdepfile='.deps/log.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'log.c' || echo './'`log.c source='plist.c' object='plist.o' libtool=no depfile='.deps/plist.Po' tmpdepfile='.deps/plist.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'plist.c' || echo './'`plist.c source='zclient.c' object='zclient.o' libtool=no depfile='.deps/zclient.Po' tmpdepfile='.deps/zclient.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'zclient.c' || echo './'`zclient.c zclient.c:213:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return writen (zclient->sock, s->data, 3); ^~~~~~~ ./network.h:27:24: note: passing argument to parameter here int writen (int, char *, int); ^ zclient.c:348:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return writen (zclient->sock, s->data, stream_get_endp (s)); ^~~~~~~ ./network.h:27:24: note: passing argument to parameter here int writen (int, char *, int); ^ zclient.c:408:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return writen (zclient->sock, s->data, stream_get_endp (s)); ^~~~~~~ ./network.h:27:24: note: passing argument to parameter here int writen (int, char *, int); ^ zclient.c:463:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return writen (zclient->sock, s->data, stream_get_endp (s)); ^~~~~~~ ./network.h:27:24: note: passing argument to parameter here int writen (int, char *, int); ^ zclient.c:517:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return writen (zclient->sock, s->data, stream_get_endp (s)); ^~~~~~~ ./network.h:27:24: note: passing argument to parameter here int writen (int, char *, int); ^ zclient.c:536:23: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] ret = writen (sock, s->data, 4); ^~~~~~~ ./network.h:27:24: note: passing argument to parameter here int writen (int, char *, int); ^ zclient.c:554:28: warning: passing 'u_char [20]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] ifp = if_lookup_by_name (ifname_tmp); ^~~~~~~~~~ ./if.h:185:44: note: passing argument to parameter here struct interface *if_lookup_by_name (char *); ^ zclient.c:560:27: warning: passing 'u_char [20]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strncpy (ifp->name, ifname_tmp, IFNAMSIZ); ^~~~~~~~~~ /usr/include/string.h:101:57: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ zclient.c:593:28: warning: passing 'u_char [20]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] ifp = if_lookup_by_name (ifname_tmp); ^~~~~~~~~~ ./if.h:185:44: note: passing argument to parameter here struct interface *if_lookup_by_name (char *); ^ 9 warnings generated. source='sockopt.c' object='sockopt.o' libtool=no depfile='.deps/sockopt.Po' tmpdepfile='.deps/sockopt.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'sockopt.c' || echo './'`sockopt.c source='smux.c' object='smux.o' libtool=no depfile='.deps/smux.Po' tmpdepfile='.deps/smux.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'smux.c' || echo './'`smux.c source='md5.c' object='md5.o' libtool=no depfile='.deps/md5.Po' tmpdepfile='.deps/md5.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'md5.c' || echo './'`md5.c source='keychain.c' object='keychain.o' libtool=no depfile='.deps/keychain.Po' tmpdepfile='.deps/keychain.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'keychain.c' || echo './'`keychain.c keychain.c:286:13: warning: comparison of constant 18446744073709551615 with expression of type 'u_int32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (index == ULONG_MAX || *endptr != '\0') ~~~~~ ^ ~~~~~~~~~ keychain.c:313:13: warning: comparison of constant 18446744073709551615 with expression of type 'u_int32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (index == ULONG_MAX || *endptr != '\0') ~~~~~ ^ ~~~~~~~~~ keychain.c:521:16: warning: comparison of constant 18446744073709551615 with expression of type 'u_int32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if (duration == ULONG_MAX || *endptr != '\0') ~~~~~~~~ ^ ~~~~~~~~~ 3 warnings generated. source='pqueue.c' object='pqueue.o' libtool=no depfile='.deps/pqueue.Po' tmpdepfile='.deps/pqueue.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'pqueue.c' || echo './'`pqueue.c rm -f libzebra.a ar cru libzebra.a version.o network.o pid_output.o getopt.o getopt1.o daemon.o print_version.o checksum.o vector.o linklist.o vty.o command.o sockunion.o prefix.o thread.o if.o memory.o buffer.o table.o hash.o filter.o routemap.o distribute.o stream.o str.o log.o plist.o zclient.o sockopt.o smux.o md5.o keychain.o pqueue.o ranlib libzebra.a Making all in zebra source='zserv.c' object='zserv.o' libtool=no depfile='.deps/zserv.Po' tmpdepfile='.deps/zserv.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'zserv.c' || echo './'`zserv.c zserv.c:999:53: warning: multiple unsequenced modifications to 'ifnode' [-Wunsequenced] for (ifnode = listhead (iflist); ifnode; ifnode = nextnode (ifnode)) ~ ^ ./lib/linklist.h:44:26: note: expanded from macro 'nextnode' #define nextnode(X) ((X) = (X)->next) ^ 1 warning generated. source='main.c' object='main.o' libtool=no depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'main.c' || echo './'`main.c source='interface.c' object='interface.o' libtool=no depfile='.deps/interface.Po' tmpdepfile='.deps/interface.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'interface.c' || echo './'`interface.c interface.c:506:23: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'caddr_t' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign] for (i = 0, ptr = LLADDR (sdl); i < sdl->sdl_alen; i++, ptr++) ^ ~~~~~~~~~~~~ 1 warning generated. source='connected.c' object='connected.o' libtool=no depfile='.deps/connected.Po' tmpdepfile='.deps/connected.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'connected.c' || echo './'`connected.c connected.c:43:55: warning: multiple unsequenced modifications to 'node' [-Wunsequenced] for (node = listhead (ifp->connected); node; node = nextnode (node)) ~ ^ ./lib/linklist.h:44:26: note: expanded from macro 'nextnode' #define nextnode(X) ((X) = (X)->next) ^ connected.c:225:55: warning: multiple unsequenced modifications to 'node' [-Wunsequenced] for (node = listhead (ifp->connected); node; node = nextnode (node)) ~ ^ ./lib/linklist.h:44:26: note: expanded from macro 'nextnode' #define nextnode(X) ((X) = (X)->next) ^ 2 warnings generated. source='ioctl.c' object='ioctl.o' libtool=no depfile='.deps/ioctl.Po' tmpdepfile='.deps/ioctl.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'ioctl.c' || echo './'`ioctl.c source='zebra_rib.c' object='zebra_rib.o' libtool=no depfile='.deps/zebra_rib.Po' tmpdepfile='.deps/zebra_rib.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'zebra_rib.c' || echo './'`zebra_rib.c source='redistribute.c' object='redistribute.o' libtool=no depfile='.deps/redistribute.Po' tmpdepfile='.deps/redistribute.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'redistribute.c' || echo './'`redistribute.c source='debug.c' object='debug.o' libtool=no depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'debug.c' || echo './'`debug.c source='rtadv.c' object='rtadv.o' libtool=no depfile='.deps/rtadv.Po' tmpdepfile='.deps/rtadv.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'rtadv.c' || echo './'`rtadv.c rtadv.c:194:65: warning: multiple unsequenced modifications to 'node' [-Wunsequenced] for (node = listhead (zif->rtadv.AdvPrefixList); node; node = nextnode (node)) ~ ^ ./lib/linklist.h:44:26: note: expanded from macro 'nextnode' #define nextnode(X) ((X) = (X)->next) ^ rtadv.c:476:47: warning: multiple unsequenced modifications to 'node' [-Wunsequenced] for (node = listhead (rplist); node; node = nextnode (node)) ~ ^ ./lib/linklist.h:44:26: note: expanded from macro 'nextnode' #define nextnode(X) ((X) = (X)->next) ^ rtadv.c:977:64: warning: multiple unsequenced modifications to 'node' [-Wunsequenced] for (node = listhead(zif->rtadv.AdvPrefixList); node; node = nextnode (node)) ~ ^ ./lib/linklist.h:44:26: note: expanded from macro 'nextnode' #define nextnode(X) ((X) = (X)->next) ^ rtadv.c:982:6: warning: passing 'u_char [46]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] buf, INET6_ADDRSTRLEN), ^~~ /usr/include/arpa/inet.h:147:70: note: passing argument to parameter here const char *inet_ntop(int, const void * __restrict, char * __restrict, ^ 4 warnings generated. source='zebra_snmp.c' object='zebra_snmp.o' libtool=no depfile='.deps/zebra_snmp.Po' tmpdepfile='.deps/zebra_snmp.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'zebra_snmp.c' || echo './'`zebra_snmp.c source='zebra_vty.c' object='zebra_vty.o' libtool=no depfile='.deps/zebra_vty.Po' tmpdepfile='.deps/zebra_vty.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'zebra_vty.c' || echo './'`zebra_vty.c source='irdp_main.c' object='irdp_main.o' libtool=no depfile='.deps/irdp_main.Po' tmpdepfile='.deps/irdp_main.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'irdp_main.c' || echo './'`irdp_main.c source='irdp_interface.c' object='irdp_interface.o' libtool=no depfile='.deps/irdp_interface.Po' tmpdepfile='.deps/irdp_interface.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'irdp_interface.c' || echo './'`irdp_interface.c source='irdp_packet.c' object='irdp_packet.o' libtool=no depfile='.deps/irdp_packet.Po' tmpdepfile='.deps/irdp_packet.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'irdp_packet.c' || echo './'`irdp_packet.c source='ipforward_sysctl.c' object='ipforward_sysctl.o' libtool=no depfile='.deps/ipforward_sysctl.Po' tmpdepfile='.deps/ipforward_sysctl.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'ipforward_sysctl.c' || echo './'`ipforward_sysctl.c ipforward_sysctl.c:48:44: warning: incompatible pointer types passing 'int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] if (sysctl (mib, MIB_SIZ, &ipforwarding, &len, 0, 0) < 0) ^~~~ /usr/include/sys/sysctl.h:718:48: note: passing argument to parameter here int sysctl(const int *, u_int, void *, size_t *, const void *, size_t); ^ ipforward_sysctl.c:109:50: warning: incompatible pointer types passing 'int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] if (sysctl (mib_ipv6, MIB_SIZ, &ip6forwarding, &len, 0, 0) < 0) ^~~~ /usr/include/sys/sysctl.h:718:48: note: passing argument to parameter here int sysctl(const int *, u_int, void *, size_t *, const void *, size_t); ^ 2 warnings generated. source='if_sysctl.c' object='if_sysctl.o' libtool=no depfile='.deps/if_sysctl.Po' tmpdepfile='.deps/if_sysctl.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'if_sysctl.c' || echo './'`if_sysctl.c source='rt_socket.c' object='rt_socket.o' libtool=no depfile='.deps/rt_socket.Po' tmpdepfile='.deps/rt_socket.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'rt_socket.c' || echo './'`rt_socket.c source='rtread_sysctl.c' object='rtread_sysctl.o' libtool=no depfile='.deps/rtread_sysctl.Po' tmpdepfile='.deps/rtread_sysctl.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'rtread_sysctl.c' || echo './'`rtread_sysctl.c source='kernel_socket.c' object='kernel_socket.o' libtool=no depfile='.deps/kernel_socket.Po' tmpdepfile='.deps/kernel_socket.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/zebra/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -c `test -f 'kernel_socket.c' || echo './'`kernel_socket.c kernel_socket.c:61:4: error: use of undeclared identifier 'RTM_OLDADD' {RTM_OLDADD, "RTM_OLDADD"}, ^ kernel_socket.c:62:4: error: use of undeclared identifier 'RTM_OLDDEL' {RTM_OLDDEL, "RTM_OLDDEL"}, ^ kernel_socket.c:604:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif */ RTF_CLONING */ ^ // 1 warning and 2 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/net/zebra/work/zebra-0.95a/zebra *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/zebra/work/zebra-0.95a *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/zebra/work/zebra-0.95a *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/zebra *** Error code 1 Stop. make: stopped in /usr/ports/net/zebra ===> Cleaning for zebra-0.95a_2