Building owamp-3.3.txz (origin /buildshare/ports/355755/net/owamp) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/owamp-3.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> owamp-3.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/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 owamp-3.3 Make install ===> License APACHE20 accepted by the user ===> owamp-3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by owamp-3.3 for building ===> Extracting for owamp-3.3 => SHA256 Checksum OK for owamp-3.3.tar.gz. ===> Patching for owamp-3.3 ===> Configuring for owamp-3.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for ranlib... ranlib checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for netdb.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/mman.h... (cached) yes checking sys/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.h... yes checking for __attribute__... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for struct sockaddr.sa_len... yes checking for DIR.d_fd... no checking for DIR.d_namlen... no checking for void *... yes checking size of void *... 4 checking for uint64_t... yes checking size of uint64_t... 8 checking for unsigned long... (cached) yes checking size of unsigned long... 4 checking for unsigned long long... (cached) yes checking size of unsigned long long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for library containing getaddrinfo... none required checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing nanosleep... none required checking for library containing ceil... -lm checking for memset... (cached) yes checking for socket... yes checking for bind... yes checking for connect... yes checking for getaddrinfo... (cached) yes checking for mergesort... yes checking for dirfd... yes checking whether optreset is declared... yes checking whether fseeko is declared... (cached) yes configure: WARNING: Using local I2util checking for man2html... no configure: creating ./config.status config.status: creating Makefile config.status: creating owamp/Makefile config.status: creating owampd/Makefile config.status: creating owping/Makefile config.status: creating powstream/Makefile config.status: creating conf/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating owamp.spec config.status: creating owamp/config.h config.status: executing depfiles commands config.status: executing default commands configure: configuring in I2util configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp' 'LDFLAGS=' 'build_alias=powerpc-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for kernel random dev... /dev/urandom checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for ranlib... ranlib checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for library containing getaddrinfo... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for paths.h... (cached) yes checking for __attribute__... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for syslog names... no checking for syslog perror availability... yes checking for struct sockaddr.sa_len... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for strftime... (cached) yes checking for memset... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for socket... yes checking for getaddrinfo... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating I2util/Makefile config.status: creating aespasswd/Makefile config.status: creating pfstore/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating I2util.spec config.status: creating I2util/config.h config.status: executing depfiles commands config.status: executing default commands ===> Building for owamp-3.3 Making all in I2util Making all in I2util /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT ErrLog.o -MD -MP -MF ".deps/ErrLog.Tpo" -c -o ErrLog.o ErrLog.c; then mv -f ".deps/ErrLog.Tpo" ".deps/ErrLog.Po"; else rm -f ".deps/ErrLog.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT ErrLogImmediate.o -MD -MP -MF ".deps/ErrLogImmediate.Tpo" -c -o ErrLogImmediate.o ErrLogImmediate.c; then mv -f ".deps/ErrLogImmediate.Tpo" ".deps/ErrLogImmediate.Po"; else rm -f ".deps/ErrLogImmediate.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT ErrLogSyslog.o -MD -MP -MF ".deps/ErrLogSyslog.Tpo" -c -o ErrLogSyslog.o ErrLogSyslog.c; then mv -f ".deps/ErrLogSyslog.Tpo" ".deps/ErrLogSyslog.Po"; else rm -f ".deps/ErrLogSyslog.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT Pthread.o -MD -MP -MF ".deps/Pthread.Tpo" -c -o Pthread.o Pthread.c; then mv -f ".deps/Pthread.Tpo" ".deps/Pthread.Po"; else rm -f ".deps/Pthread.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT mach_dep.o -MD -MP -MF ".deps/mach_dep.Tpo" -c -o mach_dep.o mach_dep.c; then mv -f ".deps/mach_dep.Tpo" ".deps/mach_dep.Po"; else rm -f ".deps/mach_dep.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT table.o -MD -MP -MF ".deps/table.Tpo" -c -o table.o table.c; then mv -f ".deps/table.Tpo" ".deps/table.Po"; else rm -f ".deps/table.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.c; then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT saddr.o -MD -MP -MF ".deps/saddr.Tpo" -c -o saddr.o saddr.c; then mv -f ".deps/saddr.Tpo" ".deps/saddr.Po"; else rm -f ".deps/saddr.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT readpassphrase.o -MD -MP -MF ".deps/readpassphrase.Tpo" -c -o readpassphrase.o readpassphrase.c; then mv -f ".deps/readpassphrase.Tpo" ".deps/readpassphrase.Po"; else rm -f ".deps/readpassphrase.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT hex.o -MD -MP -MF ".deps/hex.Tpo" -c -o hex.o hex.c; then mv -f ".deps/hex.Tpo" ".deps/hex.Po"; else rm -f ".deps/hex.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT addr.o -MD -MP -MF ".deps/addr.Tpo" -c -o addr.o addr.c; then mv -f ".deps/addr.Tpo" ".deps/addr.Po"; else rm -f ".deps/addr.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT sha1.o -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT hmac-sha1.o -MD -MP -MF ".deps/hmac-sha1.Tpo" -c -o hmac-sha1.o hmac-sha1.c; then mv -f ".deps/hmac-sha1.Tpo" ".deps/hmac-sha1.Po"; else rm -f ".deps/hmac-sha1.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT pbkdf2.o -MD -MP -MF ".deps/pbkdf2.Tpo" -c -o pbkdf2.o pbkdf2.c; then mv -f ".deps/pbkdf2.Tpo" ".deps/pbkdf2.Po"; else rm -f ".deps/pbkdf2.Tpo"; exit 1; fi rm -f libI2util.a ar cru libI2util.a ErrLog.o ErrLogImmediate.o ErrLogSyslog.o Pthread.o mach_dep.o table.o random.o io.o saddr.o md5.o readpassphrase.o hex.o conf.o addr.o sha1.o hmac-sha1.o pbkdf2.o ranlib libI2util.a Making all in aespasswd if cc -DHAVE_CONFIG_H -I. -I. -I../I2util -I.. -O2 -pipe -fno-strict-aliasing -MT aespasswd.o -MD -MP -MF ".deps/aespasswd.Tpo" -c -o aespasswd.o aespasswd.c; then mv -f ".deps/aespasswd.Tpo" ".deps/aespasswd.Po"; else rm -f ".deps/aespasswd.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -o aespasswd aespasswd.o -L../I2util -lI2util Making all in pfstore if cc -DHAVE_CONFIG_H -I. -I. -I../I2util -I.. -O2 -pipe -fno-strict-aliasing -MT pfstore.o -MD -MP -MF ".deps/pfstore.Tpo" -c -o pfstore.o pfstore.c; then mv -f ".deps/pfstore.Tpo" ".deps/pfstore.Po"; else rm -f ".deps/pfstore.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -o pfstore pfstore.o -L../I2util -lI2util Making all in test Making all in doc Making all in owamp /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT api.o -MD -MP -MF ".deps/api.Tpo" -c -o api.o api.c; then mv -f ".deps/api.Tpo" ".deps/api.Po"; else rm -f ".deps/api.Tpo"; exit 1; fi api.c: In function '_OWPReadDataHeaderInitial': api.c:2316: warning: assignment makes integer from pointer without a cast if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT capi.o -MD -MP -MF ".deps/capi.Tpo" -c -o capi.o capi.c; then mv -f ".deps/capi.Tpo" ".deps/capi.Po"; else rm -f ".deps/capi.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT sapi.o -MD -MP -MF ".deps/sapi.Tpo" -c -o sapi.o sapi.c; then mv -f ".deps/sapi.Tpo" ".deps/sapi.Po"; else rm -f ".deps/sapi.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT context.o -MD -MP -MF ".deps/context.Tpo" -c -o context.o context.c; then mv -f ".deps/context.Tpo" ".deps/context.Po"; else rm -f ".deps/context.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT protocol.o -MD -MP -MF ".deps/protocol.Tpo" -c -o protocol.o protocol.c; then mv -f ".deps/protocol.Tpo" ".deps/protocol.Po"; else rm -f ".deps/protocol.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT endpoint.o -MD -MP -MF ".deps/endpoint.Tpo" -c -o endpoint.o endpoint.c; then mv -f ".deps/endpoint.Tpo" ".deps/endpoint.Po"; else rm -f ".deps/endpoint.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT time.o -MD -MP -MF ".deps/time.Tpo" -c -o time.o time.c; then mv -f ".deps/time.Tpo" ".deps/time.Po"; else rm -f ".deps/time.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT arithm64.o -MD -MP -MF ".deps/arithm64.Tpo" -c -o arithm64.o arithm64.c; then mv -f ".deps/arithm64.Tpo" ".deps/arithm64.Po"; else rm -f ".deps/arithm64.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT rijndael-alg-fst.o -MD -MP -MF ".deps/rijndael-alg-fst.Tpo" -c -o rijndael-alg-fst.o rijndael-alg-fst.c; then mv -f ".deps/rijndael-alg-fst.Tpo" ".deps/rijndael-alg-fst.Po"; else rm -f ".deps/rijndael-alg-fst.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT rijndael-api-fst.o -MD -MP -MF ".deps/rijndael-api-fst.Tpo" -c -o rijndael-api-fst.o rijndael-api-fst.c; then mv -f ".deps/rijndael-api-fst.Tpo" ".deps/rijndael-api-fst.Po"; else rm -f ".deps/rijndael-api-fst.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT schedule.o -MD -MP -MF ".deps/schedule.Tpo" -c -o schedule.o schedule.c; then mv -f ".deps/schedule.Tpo" ".deps/schedule.Po"; else rm -f ".deps/schedule.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT stats.o -MD -MP -MF ".deps/stats.Tpo" -c -o stats.o stats.c; then mv -f ".deps/stats.Tpo" ".deps/stats.Po"; else rm -f ".deps/stats.Tpo"; exit 1; fi rm -f libowamp.a ar cru libowamp.a api.o capi.o sapi.o context.o error.o protocol.o io.o endpoint.o time.o arithm64.o rijndael-alg-fst.o rijndael-api-fst.o schedule.o stats.o ranlib libowamp.a Making all in owampd if cc -DHAVE_CONFIG_H -I. -I. -I../owamp -I.. -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT owampd.o -MD -MP -MF ".deps/owampd.Tpo" -c -o owampd.o owampd.c; then mv -f ".deps/owampd.Tpo" ".deps/owampd.Po"; else rm -f ".deps/owampd.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../owamp -I.. -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT policy.o -MD -MP -MF ".deps/policy.Tpo" -c -o policy.o policy.c; then mv -f ".deps/policy.Tpo" ".deps/policy.Po"; else rm -f ".deps/policy.Tpo"; exit 1; fi policy.c: In function 'OWPDCloseFile': policy.c:2860: warning: assignment from incompatible pointer type if cc -DHAVE_CONFIG_H -I. -I. -I../owamp -I.. -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT fts.o -MD -MP -MF ".deps/fts.Tpo" -c -o fts.o fts.c; then mv -f ".deps/fts.Tpo" ".deps/fts.Po"; else rm -f ".deps/fts.Tpo"; exit 1; fi cc -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -L/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/I2util -o owampd owampd.o policy.o fts.o -L../owamp -lowamp -lI2util -lm Making all in owping if cc -DHAVE_CONFIG_H -I. -I. -I../owamp -I.. -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT owping.o -MD -MP -MF ".deps/owping.Tpo" -c -o owping.o owping.c; then mv -f ".deps/owping.Tpo" ".deps/owping.Po"; else rm -f ".deps/owping.Tpo"; exit 1; fi cc -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -L/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/I2util -o owping owping.o -L../owamp -lowamp -lI2util -lm Making all in conf Making all in powstream if cc -DHAVE_CONFIG_H -I. -I. -I../owamp -I.. -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT powstream.o -MD -MP -MF ".deps/powstream.Tpo" -c -o powstream.o powstream.c; then mv -f ".deps/powstream.Tpo" ".deps/powstream.Po"; else rm -f ".deps/powstream.Tpo"; exit 1; fi cc -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -L/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/I2util -o powstream powstream.o -L../owamp -lowamp -lI2util -lm Making all in test if cc -DHAVE_CONFIG_H -I. -I. -I../owamp -I.. -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -MT owtvec.o -MD -MP -MF ".deps/owtvec.Tpo" -c -o owtvec.o owtvec.c; then mv -f ".deps/owtvec.Tpo" ".deps/owtvec.Po"; else rm -f ".deps/owtvec.Tpo"; exit 1; fi cc -DOWP_PREFIX=/usr/local -I/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util -O2 -pipe -fno-strict-aliasing -L/obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/I2util -o owtvec owtvec.o -L../owamp -lowamp -lI2util -lm Making all in doc ===> Staging for owamp-3.3 ===> Generating temporary packing list Making install in I2util Making install in I2util test -z "/usr/local/lib" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/lib" install -o root -g wheel -m 444 'libI2util.a' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/lib/libI2util.a' ranlib '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/lib/libI2util.a' test -z "/usr/local/include/I2util" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util" install -o root -g wheel -m 444 'Pthread.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/Pthread.h' install -o root -g wheel -m 444 'errlog.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/errlog.h' install -o root -g wheel -m 444 'errlogimmediate.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/errlogimmediate.h' install -o root -g wheel -m 444 'errlogsyslog.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/errlogsyslog.h' install -o root -g wheel -m 444 'mach_dep.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/mach_dep.h' install -o root -g wheel -m 444 'io.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/io.h' install -o root -g wheel -m 444 'random.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/random.h' install -o root -g wheel -m 444 'saddr.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/saddr.h' install -o root -g wheel -m 444 'table.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/table.h' install -o root -g wheel -m 444 'md5.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/md5.h' install -o root -g wheel -m 444 'readpassphrase.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/readpassphrase.h' install -o root -g wheel -m 444 'conf.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/conf.h' install -o root -g wheel -m 444 'hex.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/hex.h' install -o root -g wheel -m 444 'util.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/util.h' install -o root -g wheel -m 444 'addr.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/addr.h' install -o root -g wheel -m 444 'sha1.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/sha1.h' install -o root -g wheel -m 444 'sha1P.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/sha1P.h' install -o root -g wheel -m 444 'hmac-sha1.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/hmac-sha1.h' install -o root -g wheel -m 444 'pbkdf2.h' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/include/I2util/pbkdf2.h' Making install in aespasswd test -z "/usr/local/bin" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'aespasswd' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/aespasswd' Making install in pfstore test -z "/usr/local/bin" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'pfstore' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/pfstore' Making install in test Making install in doc test -z "/usr/local/man/man1" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/I2util/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './aespasswd.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1/aespasswd.1' install -o root -g wheel -m 444 './pfstore.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1/pfstore.1' Making install in owamp test -z "/usr/local/lib" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/lib" install -o root -g wheel -m 444 'libowamp.a' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/lib/libowamp.a' ranlib '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/lib/libowamp.a' Making install in owampd test -z "/usr/local/bin" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'owampd' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owampd' Making install in owping test -z "/usr/local/bin" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'owping' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owping' /usr/bin/make install-exec-hook ln -s /obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owping /obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owstats ln -s /obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owping /obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owfetch ln -s /obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owping /obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owup Making install in conf Making install in powstream test -z "/usr/local/bin" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'powstream' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/powstream' Making install in test test -z "/usr/local/bin" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'owtvec' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/bin/owtvec' Making install in doc test -z "/usr/local/man/man1" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './owping.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1/owping.1' install -o root -g wheel -m 444 './owstats.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1/owstats.1' install -o root -g wheel -m 444 './owfetch.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1/owfetch.1' install -o root -g wheel -m 444 './owup.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1/owup.1' install -o root -g wheel -m 444 './powstream.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man1/powstream.1' test -z "/usr/local/man/man5" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man5" install -o root -g wheel -m 444 './owampd.conf.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man5/owampd.conf.5' install -o root -g wheel -m 444 './owampd.limits.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man5/owampd.limits.5' install -o root -g wheel -m 444 './owampd.pfs.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man5/owampd.pfs.5' test -z "/usr/local/man/man8" || /obj/buildshare/ports/355755/net/owamp/work/owamp-3.3/config/install-sh -d "/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 './owampd.man' '/obj/buildshare/ports/355755/net/owamp/work/stage/usr/local/man/man8/owampd.8' ====> Compressing man pages (compress-man) ===> Installing for owamp-3.3 ===> Checking if net/owamp already installed ===> Registering installation for owamp-3.3 Installing owamp-3.3... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/owampd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.internet2.edu/performance/owamp/ Make package ===> Building package for owamp-3.3 slot1: removed