Building cntlm-0.92.3.txz (origin /buildshare/ports/355755/www/cntlm) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/cntlm-0.92.3.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cntlm-0.92.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 cntlm-0.92.3 ===> cntlm-0.92.3 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of cntlm-0.92.3 Make install ===> License GPLv2 accepted by the user ===> cntlm-0.92.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cntlm-0.92.3 for building ===> Extracting for cntlm-0.92.3 => SHA256 Checksum OK for cntlm-0.92.3.tar.gz. ===> Patching for cntlm-0.92.3 ===> cntlm-0.92.3 depends on executable: gmake - found ===> Configuring for cntlm-0.92.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/cntlm/work/cntlm-0.92.3/configure Using to compile Cntlm Checking endian... big endian Checking strdup... yes Checking socklen_t... yes Checking gethostname... slot1.XXX ===> Building for cntlm-0.92.3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/www/cntlm/work/cntlm-0.92.3' Compiling utils.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o utils.o utils.c Compiling ntlm.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o ntlm.o ntlm.c ntlm.c: In function 'ntlm2_calc_resp': ntlm.c:82: warning: format '%ld' expects type 'long int', but argument 3 has type 'int64_t' Compiling xcrypt.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o xcrypt.o xcrypt.c Compiling config.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o config.o config.c Compiling socket.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o socket.o socket.c Compiling acl.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o acl.o acl.c Compiling auth.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o auth.o auth.c Compiling http.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o http.o http.c Compiling forward.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o forward.o forward.c Compiling direct.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o direct.o direct.c Compiling scanner.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o scanner.o scanner.c Compiling pages.c cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c -o pages.o pages.c Compiling main.c if [ -z "/usr/local/etc" ]; then \ cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -c main.c -o main.o; \ else \ cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -DSYSCONFDIR=\"/usr/local/etc\" -c main.c -o main.o; \ fi Linking cntlm cc -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -D_BSD_SOURCE -DVERSION=\"`cat VERSION`\" -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 -pthread gmake[1]: Leaving directory `/obj/buildshare/ports/355755/www/cntlm/work/cntlm-0.92.3' ===> Staging for cntlm-0.92.3 ===> Generating temporary packing list (cd /obj/buildshare/ports/355755/www/cntlm/work/cntlm-0.92.3 && install -s -o root -g wheel -m 555 cntlm /obj/buildshare/ports/355755/www/cntlm/work/stage/usr/local/bin) (cd /obj/buildshare/ports/355755/www/cntlm/work/cntlm-0.92.3/doc && install -o root -g wheel -m 444 cntlm.conf.sample /obj/buildshare/ports/355755/www/cntlm/work/stage/usr/local/etc) (cd /obj/buildshare/ports/355755/www/cntlm/work/cntlm-0.92.3/doc && install -o root -g wheel -m 444 cntlm.1 /obj/buildshare/ports/355755/www/cntlm/work/stage/usr/local/man/man1) ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for cntlm-0.92.3 ===> Checking if www/cntlm already installed ===> Registering installation for cntlm-0.92.3 Installing cntlm-0.92.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/cntlm This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/cntlm 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://cntlm.sourceforge.net/ Make package ===> Building package for cntlm-0.92.3 slot1: removed