>>> Building on exopi-3 under www/cntlm BDEPENDS = [devel/gmake] DIST = [www/cntlm:cntlm-0.93beta5.tar.gz] FULLPKGNAME = cntlm-0.93beta5p7 Avoided depends for gmake-4.4.1 distfiles size=718018 >>> Running build in www/cntlm at 1714745070.89 ===> www/cntlm ===> Building from scratch cntlm-0.93beta5p7 ===> cntlm-0.93beta5p7 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c pthread ===> found c.100.0 pthread.27.1 ===> Checking files for cntlm-0.93beta5p7 `/exopi-cvs/ports/distfiles/cntlm-0.93beta5.tar.gz' is up to date. >> (SHA256) cntlm-0.93beta5.tar.gz: OK ===> Extracting for cntlm-0.93beta5p7 ===> Patching for cntlm-0.93beta5p7 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Fri Apr 20 02:28:07 2012 |+++ Makefile Mon Feb 27 11:03:47 2017 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 23. Hunk #3 succeeded at 34. done ===> Applying OpenBSD patch patch-config_gethostname_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config/gethostname.c.orig Mon Aug 20 01:23:17 2007 |+++ config/gethostname.c Sun Mar 11 16:56:20 2012 -------------------------- Patching file config/gethostname.c using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-config_socklen_t_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config/socklen_t.c.orig Wed Nov 21 01:25:38 2007 |+++ config/socklen_t.c Sun Mar 11 16:50:04 2012 -------------------------- Patching file config/socklen_t.c using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Mon Feb 27 10:55:40 2017 |+++ configure Mon Feb 27 10:58:21 2017 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 10. done ===> Applying OpenBSD patch patch-doc_cntlm_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/cntlm.1 |--- doc/cntlm.1.orig |+++ doc/cntlm.1 -------------------------- Patching file doc/cntlm.1 using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 47. Hunk #3 succeeded at 66. Hunk #4 succeeded at 86. Hunk #5 succeeded at 120. Hunk #6 succeeded at 191. Hunk #7 succeeded at 250. Hunk #8 succeeded at 356. Hunk #9 succeeded at 475. done ===> Applying OpenBSD patch patch-ntlm_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ntlm.c.orig Mon Nov 28 14:55:15 2011 |+++ ntlm.c Wed Jan 25 15:27:49 2012 -------------------------- Patching file ntlm.c using Plan A... Hunk #1 succeeded at 23. done ===> Applying OpenBSD patch patch-swap_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- swap.h.orig Mon Mar 29 01:58:51 2010 |+++ swap.h Wed Jan 25 15:56:26 2012 -------------------------- Patching file swap.h using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 49. done ===> Applying OpenBSD patch patch-utils_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove local copies of strl{cat,cpy}. |Use ours from our libc. | |--- utils.c.orig Wed Dec 3 02:20:11 2014 |+++ utils.c Wed Dec 3 02:20:36 2014 -------------------------- Patching file utils.c using Plan A... Hunk #1 succeeded at 662. done ===> Applying OpenBSD patch patch-utils_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove local copies of strl{cat,cpy}. |Use ours from our libc. | |--- utils.h.orig Wed Dec 3 02:20:16 2014 |+++ utils.h Wed Dec 3 02:21:09 2014 -------------------------- Patching file utils.h using Plan A... Hunk #1 succeeded at 134. 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 cntlm-0.93beta5p7 ===> Configuring for cntlm-0.93beta5p7 Checking endian... little endian Checking strdup... yes Checking socklen_t... yes Checking gethostname... exopi-3.exo.bsdfrog.org ===> Building for cntlm-0.93beta5p7 Compiling utils.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o utils.o utils.c Compiling ntlm.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o ntlm.o ntlm.c Compiling xcrypt.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o xcrypt.o xcrypt.c Compiling config.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o config.o config.c Compiling socket.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o socket.o socket.c Compiling acl.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o acl.o acl.c Compiling auth.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o auth.o auth.c auth.c:61:12: warning: address of array 'src->passntlm2' will always evaluate to 'true' [-Wpointer-bool-conversion] if (src->passntlm2) ~~ ~~~~~^~~~~~~~~ auth.c:63:12: warning: address of array 'src->passnt' will always evaluate to 'true' [-Wpointer-bool-conversion] if (src->passnt) ~~ ~~~~~^~~~~~ auth.c:65:12: warning: address of array 'src->passlm' will always evaluate to 'true' [-Wpointer-bool-conversion] if (src->passlm) ~~ ~~~~~^~~~~~ auth.c:103:13: warning: address of array 'creds->passntlm2' will always evaluate to 'true' [-Wpointer-bool-conversion] if (creds->passntlm2) { ~~ ~~~~~~~^~~~~~~~~ auth.c:109:13: warning: address of array 'creds->passnt' will always evaluate to 'true' [-Wpointer-bool-conversion] if (creds->passnt) { ~~ ~~~~~~~^~~~~~ auth.c:115:13: warning: address of array 'creds->passlm' will always evaluate to 'true' [-Wpointer-bool-conversion] if (creds->passlm) { ~~ ~~~~~~~^~~~~~ 6 warnings generated. Compiling http.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o http.o http.c Compiling forward.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o forward.o forward.c forward.c:865:53: warning: address of array 'tcreds->passntlm2' will always evaluate to 'true' [-Wpointer-bool-conversion] if (!tcreds->passnt || !tcreds->passlm || !tcreds->passntlm2) { ~~~~~~~~~^~~~~~~~~ forward.c:865:34: warning: address of array 'tcreds->passlm' will always evaluate to 'true' [-Wpointer-bool-conversion] if (!tcreds->passnt || !tcreds->passlm || !tcreds->passntlm2) { ~~~~~~~~~^~~~~~ forward.c:865:15: warning: address of array 'tcreds->passnt' will always evaluate to 'true' [-Wpointer-bool-conversion] if (!tcreds->passnt || !tcreds->passlm || !tcreds->passntlm2) { ~~~~~~~~~^~~~~~ 3 warnings generated. Compiling direct.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o direct.o direct.c Compiling scanner.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o scanner.o scanner.c Compiling pages.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -c -o pages.o pages.c Compiling main.c cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION="0.93beta5" -DSYSCONFDIR="/etc/cntlm" -c main.c -o main.o main.c:1308:16: warning: address of array 'g_creds->passlm' will always evaluate to 'true' [-Wpointer-bool-conversion] if (g_creds->passlm) { ~~ ~~~~~~~~~^~~~~~ main.c:1314:16: warning: address of array 'g_creds->passnt' will always evaluate to 'true' [-Wpointer-bool-conversion] if (g_creds->passnt) { ~~ ~~~~~~~~~^~~~~~ main.c:1320:16: warning: address of array 'g_creds->passntlm2' will always evaluate to 'true' [-Wpointer-bool-conversion] if (g_creds->passntlm2) { ~~ ~~~~~~~~~^~~~~~~~~ main.c:1335:44: warning: address of array 'g_creds->passntlm2' will always evaluate to 'true' [-Wpointer-bool-conversion] || (g_creds->hashntlm2 && !g_creds->passntlm2))) { ~~~~~~~~~~^~~~~~~~~ main.c:1334:41: warning: address of array 'g_creds->passlm' will always evaluate to 'true' [-Wpointer-bool-conversion] || (g_creds->hashlm && !g_creds->passlm) ~~~~~~~~~~^~~~~~ main.c:1333:34: warning: address of array 'g_creds->passnt' will always evaluate to 'true' [-Wpointer-bool-conversion] (g_creds->hashnt && !g_creds->passnt) ~~~~~~~~~~^~~~~~ 6 warnings generated. Linking cntlm cc -O2 -pipe -std=c99 -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"'0.93beta5'\" -o cntlm utils.o ntlm.o xcrypt.o config.o socket.o acl.o auth.o http.o forward.o direct.o scanner.o pages.o main.o -lpthread utils.c(utils.o:(urlencode)): warning: sprintf() is often misused, please use snprintf() ntlm.c(ntlm.o:(ntlm2_hash_password)): warning: strcat() is almost always misused, please use strlcat() ntlm.c(ntlm.o:(ntlm_response)): warning: random() may return deterministic values, is that what you want? main.c(main.o:(tunnel_add)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in www/cntlm at 1714745081.09 ===> www/cntlm ===> Faking installation for cntlm-0.93beta5p7 /exopi-obj/pobj/cntlm-0.93beta5/bin/install -d -m 755 /exopi-obj/pobj/cntlm-0.93beta5/fake-amd64/usr/local/share/examples/cntlm /exopi-obj/pobj/cntlm-0.93beta5/bin/install -c -s -m 755 /exopi-obj/pobj/cntlm-0.93beta5/cntlm-0.93beta5/cntlm /exopi-obj/pobj/cntlm-0.93beta5/fake-amd64/usr/local/sbin/ /exopi-obj/pobj/cntlm-0.93beta5/bin/install -c -m 644 /exopi-obj/pobj/cntlm-0.93beta5/cntlm-0.93beta5/doc/cntlm.1 /exopi-obj/pobj/cntlm-0.93beta5/fake-amd64/usr/local/man/man1/ /exopi-obj/pobj/cntlm-0.93beta5/bin/install -c -m 644 /exopi-obj/pobj/cntlm-0.93beta5/cntlm-0.93beta5/doc/cntlm.conf /exopi-obj/pobj/cntlm-0.93beta5/fake-amd64/usr/local/share/examples/cntlm/ Installing /exopi-cvs/ports/www/cntlm/pkg/cntlm.rc as /exopi-obj/pobj/cntlm-0.93beta5/fake-amd64/etc/rc.d/cntlm ===> Building package for cntlm-0.93beta5p7 Create /exopi-cvs/ports/packages/amd64/all/cntlm-0.93beta5p7.tgz Creating package cntlm-0.93beta5p7 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************* | 77% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cntlm-0.93beta5p7.tgz >>> Running clean in www/cntlm at 1714745083.68 ===> www/cntlm ===> Cleaning for cntlm-0.93beta5p7 >>> Ended at 1714745084.05 max_stuck=0.00/build=10.20/package=2.59/clean=0.40