>>> Building on exopi-3 under net/inadyn BDEPENDS = [devel/gmake;archivers/bzip2] DIST = [net/inadyn:inadyn-1.98.0.tar.bz2] FULLPKGNAME = inadyn-1.98.0p2 Avoided depends for gmake-4.4.1 bzip2-1.0.8p0 distfiles size=50753 >>> Running build in net/inadyn at 1714084176.65 ===> net/inadyn ===> Building from scratch inadyn-1.98.0p2 ===> inadyn-1.98.0p2 depends on: gmake-* -> gmake-4.4.1 ===> inadyn-1.98.0p2 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for inadyn-1.98.0p2 `/exopi-cvs/ports/distfiles/inadyn-1.98.0.tar.bz2' is up to date. >> (SHA256) inadyn-1.98.0.tar.bz2: OK ===> Extracting for inadyn-1.98.0p2 ===> Patching for inadyn-1.98.0p2 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Mon Feb 28 09:34:36 2011 |+++ Makefile Mon Jun 22 23:27:20 2015 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 27. done ===> Applying OpenBSD patch patch-src_dyndns_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/dyndns.c.orig Fri May 6 13:04:10 2011 |+++ src/dyndns.c Fri May 6 13:04:55 2011 -------------------------- Patching file src/dyndns.c using Plan A... Hunk #1 succeeded at 19. done ===> Applying OpenBSD patch patch-src_inadyn_cmd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/inadyn_cmd.c.orig Fri May 6 13:40:40 2011 |+++ src/inadyn_cmd.c Fri May 6 13:41:14 2011 -------------------------- Patching file src/inadyn_cmd.c using Plan A... Hunk #1 succeeded at 650. done ===> Applying OpenBSD patch patch-src_ip_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ip.c.orig Fri May 6 13:05:07 2011 |+++ src/ip.c Fri May 6 13:05:51 2011 -------------------------- Patching file src/ip.c using Plan A... Hunk #1 succeeded at 17. 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 inadyn-1.98.0p2 ===> Configuring for inadyn-1.98.0p2 ===> Building for inadyn-1.98.0p2 cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/base64utils.o src/base64utils.c src/base64utils.c:91:13: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] return false; /* Return false if it's not.*/ ^~~~~ include/base64.h:40:16: note: expanded from macro 'false' #define false (1 == 0) ^~~~~~~~ src/base64utils.c:97:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] return false; /* Can't allocate encoding buffer.*/ ^~~~~ include/base64.h:40:16: note: expanded from macro 'false' #define false (1 == 0) ^~~~~~~~ 2 warnings generated. cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/md5.o src/md5.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/dyndns.o src/dyndns.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/errorcode.o src/errorcode.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/get_cmd.o src/get_cmd.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/http_client.o src/http_client.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/ip.o src/ip.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/main.o src/main.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/os_unix.o src/os_unix.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/os_windows.o src/os_windows.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/os.o src/os.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/os_psos.o src/os_psos.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/tcp.o src/tcp.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -c -o src/inadyn_cmd.o src/inadyn_cmd.c cc -Iinclude -DVERSION_STRING=\"1.98.0\" -O2 -pipe -W -Wall -o src/inadyn src/base64utils.o src/md5.o src/dyndns.o src/errorcode.o src/get_cmd.o src/http_client.o src/ip.o src/main.o src/os_unix.o src/os_windows.o src/os.o src/os_psos.o src/tcp.o src/inadyn_cmd.o dyndns.c(src/dyndns.o:(get_req_for_dyndns_server)): warning: sprintf() is often misused, please use snprintf() dyndns.c(src/dyndns.o:(dyn_dns_update_ip)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in net/inadyn at 1714084183.27 ===> net/inadyn ===> Faking installation for inadyn-1.98.0p2 /exopi-obj/pobj/inadyn-1.98.0/bin/install -d -m 755 /exopi-obj/pobj/inadyn-1.98.0/fake-amd64/usr/local/share/examples/inadyn/ /exopi-obj/pobj/inadyn-1.98.0/bin/install -c -m 644 /exopi-cvs/ports/net/inadyn/files/inadyn.conf /exopi-obj/pobj/inadyn-1.98.0/fake-amd64/usr/local/share/examples/inadyn/ Installing /exopi-cvs/ports/net/inadyn/pkg/inadyn.rc as /exopi-obj/pobj/inadyn-1.98.0/fake-amd64/etc/rc.d/inadyn ===> Building package for inadyn-1.98.0p2 Create /exopi-cvs/ports/packages/amd64/all/inadyn-1.98.0p2.tgz Creating package inadyn-1.98.0p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|********************************************** | 73% archiving|*********************************************** | 74% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/inadyn-1.98.0p2.tgz >>> Running clean in net/inadyn at 1714084186.57 ===> net/inadyn ===> Cleaning for inadyn-1.98.0p2 >>> Ended at 1714084186.97 max_stuck=0.00/build=6.63/package=3.30/clean=0.42