>>> Building on exopi-6 under net/netrate DIST = [net/netrate:netrate-20140413.tar.gz] FULLPKGNAME = netrate-20140413p0 distfiles size=24679 >>> Running build in net/netrate at 1711651932.03 ===> net/netrate ===> Building from scratch netrate-20140413p0 ===> Verifying specs: c pthread ===> found c.99.0 pthread.27.1 ===> Checking files for netrate-20140413p0 `/exopi-cvs/ports/distfiles/netrate-20140413.tar.gz' is up to date. >> (SHA256) netrate-20140413.tar.gz: OK ===> Extracting for netrate-20140413p0 ===> Patching for netrate-20140413p0 ===> Applying OpenBSD patch patch-netblast_netblast_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- netblast/netblast.c.orig Fri Sep 4 16:39:29 2015 |+++ netblast/netblast.c Fri Sep 4 16:47:35 2015 -------------------------- Patching file netblast/netblast.c using Plan A... Hunk #1 succeeded at 40. done ===> Applying OpenBSD patch patch-netrate_be32_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- netrate_be32.h.orig Fri Sep 4 16:46:24 2015 |+++ netrate_be32.h Fri Sep 4 16:46:27 2015 -------------------------- (Creating file netrate_be32.h...) Patching file netrate_be32.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-netsend_netsend_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- netsend/netsend.c.orig Fri Sep 4 16:45:56 2015 |+++ netsend/netsend.c Fri Sep 4 16:47:14 2015 -------------------------- Patching file netsend/netsend.c using Plan A... Hunk #1 succeeded at 43. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for netrate-20140413p0 ===> Configuring for netrate-20140413p0 ===> Building for netrate-20140413p0 ===> netreceive cc -O2 -pipe -MD -MP -nostdinc -idirafter /usr/include -c netreceive.c netreceive.c:166:42: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] fprintf(stderr, "start at %ld.%09ld\n", then.tv_sec, then.tv_nsec); ~~~ ^~~~~~~~~~~ %lld netreceive.c:189:13: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] (int)dn, delta.tv_sec, delta.tv_nsec); ^~~~~~~~~~~~ 2 warnings generated. cc -lpthread -o netreceive netreceive.o ===> netsend cc -O2 -pipe -Wall -MD -MP -nostdinc -idirafter /usr/include -c netsend.c cc -o netsend netsend.o ===> netblast cc -O2 -pipe -MD -MP -nostdinc -idirafter /usr/include -c netblast.c netblast.c:130:43: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'time_t' (aka 'long long') [-Wformat] printf("start: %zd.%09lu\n", starttime.tv_sec, ~~~ ^~~~~~~~~~~~~~~~ %lld netblast.c:132:43: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'time_t' (aka 'long long') [-Wformat] printf("finish: %zd.%09lu\n", tmptime.tv_sec, ~~~ ^~~~~~~~~~~~~~ %lld 2 warnings generated. cc -o netblast netblast.o >>> Running package in net/netrate at 1711651934.78 ===> net/netrate ===> Faking installation for netrate-20140413p0 ===> netreceive install -c -s -o root -g bin -m 755 netreceive /exopi-obj/pobj/netrate-20140413/fake-amd64/usr/local/bin/netreceive ===> netsend install -c -s -o root -g bin -m 755 netsend /exopi-obj/pobj/netrate-20140413/fake-amd64/usr/local/bin/netsend ===> netblast install -c -s -o root -g bin -m 755 netblast /exopi-obj/pobj/netrate-20140413/fake-amd64/usr/local/bin/netblast /exopi-obj/pobj/netrate-20140413/bin/install -d -m 755 /exopi-obj/pobj/netrate-20140413/fake-amd64/usr/local/share/doc/netrate /exopi-obj/pobj/netrate-20140413/bin/install -c -m 644 /exopi-obj/pobj/netrate-20140413/netrate-20140413/README /exopi-obj/pobj/netrate-20140413/fake-amd64/usr/local/share/doc/netrate/ ===> Building package for netrate-20140413p0 Create /exopi-cvs/ports/packages/amd64/all/netrate-20140413p0.tgz Creating package netrate-20140413p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******************** | 31% archiving|************************************** | 60% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/netrate-20140413p0.tgz >>> Running clean in net/netrate at 1711651938.13 ===> net/netrate ===> Cleaning for netrate-20140413p0 >>> Ended at 1711651938.82 max_stuck=0.00/build=2.73/package=3.36/clean=0.73