Building middleman-1.9.1_1.txz (origin /buildshare/ports/355755/www/middleman) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/middleman-1.9.1.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 ===> middleman-1.9.1_1 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 middleman-1.9.1_1 ===> middleman-1.9.1_1 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 middleman-1.9.1_1 Make install ===> middleman-1.9.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by middleman-1.9.1_1 for building ===> Extracting for middleman-1.9.1_1 => SHA256 Checksum OK for middleman-1.9.1.tar.gz. ===> Patching for middleman-1.9.1_1 ===> Applying FreeBSD patches for middleman-1.9.1_1 ===> middleman-1.9.1_1 depends on executable: gmake - found ===> Configuring for middleman-1.9.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/middleman/work/middleman/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/middleman/work/middleman/pcre/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/middleman/work/middleman/libntlm/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/middleman/work/middleman/libntlm/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for install... /usr/bin/install -c -o root -g wheel checking for gcc... cc checking for C compiler default output... 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 how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for pthread_create in -lpthread... yes checking for pcre_compile in -lpcre... no checking for deflate in -lz... (cached) yes checking for zlib.h... (cached) yes checking for dlopen in -ldl... no checking for pam_start in -lpam... yes checking for buildSmbNtlmAuthRequest in -lntlm... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gethostbyname_r... yes checking for inet_aton... (cached) yes checking for socket... yes checking for vsnprintf... (cached) yes checking for strncasecmp... (cached) yes checking for madvise... yes checking for poll... (cached) yes checking for setenv... (cached) yes checking for clearenv... no checking for pthread_rwlock_init... yes checking for mremap... no checking for bcopy... (cached) yes checking for memmove... (cached) yes checking for strerror... (cached) yes checking for memset... (cached) yes checking for strchr... yes checking for strdup... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h _ __ ____ ____ ___ (_)___/ /___/ / /__ ____ ___ ____ _____ / __ `__ \/ / __ / __ / / _ \/ __ `__ \/ __ `/ __ \ / / / / / / / /_/ / /_/ / / __/ / / / / / /_/ / / / / /_/ /_/ /_/_/\__,_/\__,_/_/\___/_/ /_/ /_/\__,_/_/ /_/ Configuration options: prefix : /usr/local mandir : /usr/local/man sysconfdir : ${prefix}/etc Configuration features: Debugging : No Gzip/Deflate encoding support : Yes PAM authentication : Yes NTLM authentication : Yes Syslog logging : No GNU make is required to build this program, if you run into difficulty compiling it try using the gmake command. ===> Building for middleman-1.9.1_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/www/middleman/work/middleman' cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/global.c -o src/global.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/cache.c -o src/cache.o src/cache.c: In function 'cache_journal_write': src/cache.c:1724: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'time_t' src/cache.c:1724: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'time_t' src/cache.c: In function 'cache_journal_add': src/cache.c:1851: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'time_t' src/cache.c:1851: warning: format '%lu' expects type 'long unsigned int', but argument 8 has type 'time_t' src/cache.c:1851: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'time_t' src/cache.c:1851: warning: format '%lu' expects type 'long unsigned int', but argument 8 has type 'time_t' cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/access.c -o src/access.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/filter.c -o src/filter.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/log.c -o src/log.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/main.c -o src/main.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/network.c -o src/network.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/socket.c -o src/socket.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/header.c -o src/header.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/template.c -o src/template.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/cookies.c -o src/cookies.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/xml.c -o src/xml.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/misc.c -o src/misc.o src/misc.c: In function 'url_encode': src/misc.c:304: warning: comparison is always true due to limited range of data type cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/mem.c -o src/mem.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/signal.c -o src/signal.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/protocol.c -o src/protocol.o src/protocol.c: In function 'send_ntlm_response': src/protocol.c:864: warning: pointer targets in assignment differ in signedness src/protocol.c:878: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness src/protocol.c:881: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness src/protocol.c:882: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness src/protocol.c:886: warning: pointer targets in assignment differ in signedness src/protocol.c:897: warning: pointer targets in assignment differ in signedness src/protocol.c:904: warning: pointer targets in passing argument 1 of 'http_header_parse_response' differ in signedness src/protocol.c:925: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness src/protocol.c:926: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness src/protocol.c:929: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness src/protocol.c:933: warning: pointer targets in assignment differ in signedness src/protocol.c:945: warning: pointer targets in assignment differ in signedness src/protocol.c: In function 'send_basic_response': src/protocol.c:962: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness src/protocol.c:962: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/compat.c -o src/compat.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/hash.c -o src/hash.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/rewrite.c -o src/rewrite.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/external.c -o src/external.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/mime.c -o src/mime.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/regexp.c -o src/regexp.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/interface.c -o src/interface.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/redirect.c -o src/redirect.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/forward.c -o src/forward.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/keywords.c -o src/keywords.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/limits.c -o src/limits.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/profiles.c -o src/profiles.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/dirlist.c -o src/dirlist.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/pool.c -o src/pool.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/timers.c -o src/timers.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/filebuf.c -o src/filebuf.o src/filebuf.c: In function 'filebuf_compress': src/filebuf.c:230: warning: pointer targets in assignment differ in signedness src/filebuf.c:232: warning: pointer targets in assignment differ in signedness src/filebuf.c:239: warning: pointer targets in assignment differ in signedness src/filebuf.c:255: warning: pointer targets in assignment differ in signedness src/filebuf.c:280: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness src/filebuf.c: In function 'filebuf_uncompress': src/filebuf.c:340: warning: pointer targets in assignment differ in signedness src/filebuf.c:344: warning: pointer targets in assignment differ in signedness src/filebuf.c:347: warning: pointer targets in assignment differ in signedness src/filebuf.c:355: warning: pointer targets in assignment differ in signedness src/filebuf.c:371: warning: pointer targets in assignment differ in signedness cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/prefetch.c -o src/prefetch.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/hstream.c -o src/hstream.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/icp.c -o src/icp.o src/icp.c: In function 'proxy_select': src/icp.c:125: warning: pointer targets in passing argument 1 of 's_strncpy' differ in signedness src/icp.c: In function 'icp_thread': src/icp.c:363: warning: pointer targets in passing argument 1 of 'url_parse' differ in signedness cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/base64.c -o src/base64.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT pcre/get.c -o pcre/get.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT pcre/study.c -o pcre/study.o cc -o pcre/dftables -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" pcre/dftables.c pcre/dftables > pcre/chartables.c cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT pcre/chartables.c -o pcre/chartables.o pcre/chartables.c:13: warning: 'pcre_default_tables' defined but not used cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT pcre/pcre.c -o pcre/pcre.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT pcre/pcreposix.c -o pcre/pcreposix.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT libntlm/smbdes.c -o libntlm/smbdes.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT libntlm/smbencrypt.c -o libntlm/smbencrypt.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT libntlm/smbmd4.c -o libntlm/smbmd4.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT libntlm/smbutil.c -o libntlm/smbutil.o libntlm/smbutil.c: In function 'buildSmbNtlmAuthResponse': libntlm/smbutil.c:213: warning: the address of 'lmRespData' will always evaluate as 'true' libntlm/smbutil.c:214: warning: the address of 'ntRespData' will always evaluate as 'true' cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT libntlm/version.c -o libntlm/version.o cc -c -O2 -pipe -fno-strict-aliasing -pthread -Iinclude -I. -Wall -D_GNU_SOURCE -DVERSION=\"1.9.1\" -DHAVE_CONFIG_H -D_REENTRANT src/pam.c -o src/pam.o cc -L/usr/local/lib -pthread -o mman src/global.o src/cache.o src/access.o src/filter.o src/log.o src/main.o src/network.o src/socket.o src/header.o src/template.o src/cookies.o src/xml.o src/misc.o src/mem.o src/signal.o src/protocol.o src/compat.o src/hash.o src/rewrite.o src/external.o src/mime.o src/regexp.o src/interface.o src/redirect.o src/forward.o src/keywords.o src/limits.o src/profiles.o src/dirlist.o src/pool.o src/timers.o src/filebuf.o src/prefetch.o src/hstream.o src/icp.o src/base64.o pcre/get.o pcre/study.o pcre/chartables.o pcre/pcre.o pcre/pcreposix.o libntlm/smbdes.o libntlm/smbencrypt.o libntlm/smbmd4.o libntlm/smbutil.o libntlm/version.o src/pam.o -pthread -lz -lpam gmake[1]: Leaving directory `/obj/buildshare/ports/355755/www/middleman/work/middleman' ===> Installing for middleman-1.9.1_1 ===> Generating temporary packing list ===> Checking if www/middleman already installed install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/middleman/work/middleman/man/mman.8 /usr/local/man/man8 install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/www/middleman/work/middleman/mman /usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/middleman/work/middleman/config.xml /usr/local/etc/mman.xml.dist install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/middleman/work/middleman/scripts/mman.init /usr/local/etc/rc.d/mman.sh.sample install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/middleman/work/middleman/scripts/filter.pl /usr/local/share/doc/middleman install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/middleman/work/middleman/README.html /usr/local/share/doc/middleman ===> Compressing manual pages for middleman-1.9.1_1 ===> Registering installation for middleman-1.9.1_1 Installing middleman-1.9.1_1... 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/mman 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/mman.sh.sample 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://sourceforge.net/projects/middle-man/ Make package ===> Building package for middleman-1.9.1_1 Creating package for middleman-1.9.1_1 slot1: removed