build started at Fri Nov 30 14:17:14 UTC 2012 port directory: /usr/ports/net/openospfd building for: 10.0-CURRENT amd64 maintained by: rea@FreeBSD.org Makefile ident: $FreeBSD: head/net/openospfd/Makefile 302141 2012-08-05 23:19:36Z dougb $ ---Begin Environment--- OSVERSION=1000025 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HTTP_PROXY=http://10.56.1.1:8080 PKG_EXT=txz FORCE_PACKAGE=yes http_proxy=http://10.56.1.1:8080 tpid=4539 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/usr/local/etc/poudriere.d LOGS=/pdata/logs HOME=/root USER=root SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- ================================================= ===> openospfd-4.3_1 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 /usr/ports/packages/All/pkg-1.0.2.txz Installing pkg-1.0.2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of openospfd-4.3_1 ===> openospfd-4.3_1 depends on shared library: event-1.4 - not found ===> Verifying install for event-1.4 in /usr/ports/devel/libevent ===> Installing existing package /usr/ports/packages/All/libevent-1.4.14b_2.txz Installing libevent-1.4.14b_2... done ===> Returning to build of openospfd-4.3_1 ====================================================================== ===> Cleaning for openospfd-4.3_1 ================================================= ====================================================================== ================================================= ===> openospfd-4.3_1 depends on file: /usr/local/sbin/pkg - found => openospfd-4.3.tgz doesn't seem to exist in /usr/ports/distfiles/openospfd. => Attempting to fetch http://ftp.arcane-networks.fr/pub/OpenBSD/OpenBGPD/openospfd-4.3.tgz openospfd-4.3.tgz 0 B 0 Bps => if_media.h doesn't seem to exist in /usr/ports/distfiles/openospfd. => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/openospfd/if_media.h fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/openospfd/if_media.h: size unknown fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/openospfd/if_media.h: size of remote file is not known if_media.h 0 B 0 Bps ====================================================================== ================================================= ===> openospfd-4.3_1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for openospfd/openospfd-4.3.tgz. => SHA256 Checksum OK for openospfd/if_media.h. ====================================================================== ================================================= ===> openospfd-4.3_1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for openospfd-4.3_1 => SHA256 Checksum OK for openospfd/openospfd-4.3.tgz. => SHA256 Checksum OK for openospfd/if_media.h. ====================================================================== ================================================= ===> Patching for openospfd-4.3_1 ===> Applying FreeBSD patches for openospfd-4.3_1 ====================================================================== ================================================= ===> openospfd-4.3_1 depends on shared library: event-1.4 - found ===> Configuring for openospfd-4.3_1 ====================================================================== ================================================= ===> Building for openospfd-4.3_1 cd /wrkdirs/usr/ports/net/openospfd/work/ospfd; make COPTS="-I/usr/local/include -DMD5_DIGEST_LENGTH=16" LDADD="-L/usr/local/lib -levent -lmd" Warning: Object directory not changed from original /wrkdirs/usr/ports/net/openospfd/work/ospfd cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c area.c cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c auth.c auth.c:112:11: warning: passing 'u_int8_t [16]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strncpy(digest, md->key, MD5_DIGEST_LENGTH); ^~~~~~ /usr/include/string.h:98:32: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ auth.c:183:11: warning: passing 'u_int8_t [16]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strncpy(digest, md->key, MD5_DIGEST_LENGTH); ^~~~~~ /usr/include/string.h:98:32: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ 2 warnings generated. cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c buffer.c cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c carp.c carp.c:34:2: warning: "CARP demotion is not supported for FreeBSD." [-W#warnings] #warning "CARP demotion is not supported for FreeBSD." ^ carp.c:35:2: warning: "Demotion code is disconnected from the build." [-W#warnings] #warning "Demotion code is disconnected from the build." ^ 2 warnings generated. cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c control.c cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c database.c cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c hello.c cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c imsg.c cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c in_cksum.c cc -O2 -pipe -Wall -I/wrkdirs/usr/ports/net/openospfd/work/ospfd -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -I/usr/local/include -DMD5_DIGEST_LENGTH=16 -std=gnu99 -Qunused-arguments -fstack-protector -c interface.c interface.c:327:27: error: use of undeclared identifier 'IFT_CARP' iface->media_type != IFT_CARP)))) { ^ interface.c:333:27: error: use of undeclared identifier 'IFT_CARP' if (iface->media_type == IFT_CARP && iface->passive == 0) { ^ 2 errors generated. *** [interface.o] Error code 1 Stop in /wrkdirs/usr/ports/net/openospfd/work/ospfd. *** [do-build] Error code 1 Stop in /usr/ports/net/openospfd. ===> Cleaning for openospfd-4.3_1 build of /usr/ports/net/openospfd ended at Fri Nov 30 14:17:46 UTC 2012