Building tinyproxy-1.8.3_1,1.txz (origin /buildshare/ports/355755/www/tinyproxy) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/tinyproxy-1.8.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tinyproxy-1.8.3_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 tinyproxy-1.8.3_1,1 ===> tinyproxy-1.8.3_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 tinyproxy-1.8.3_1,1 Make install ===> License GPLv2 accepted by the user ===> tinyproxy-1.8.3_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinyproxy-1.8.3_1,1 for building ===> Extracting for tinyproxy-1.8.3_1,1 => SHA256 Checksum OK for tinyproxy-1.8.3.tar.gz. ===> Patching for tinyproxy-1.8.3_1,1 ===> Applying FreeBSD patches for tinyproxy-1.8.3_1,1 ===> tinyproxy-1.8.3_1,1 depends on executable: gmake - found ===> Configuring for tinyproxy-1.8.3_1,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for socket in -lsocket... no checking for htonl in -lsocket... no checking for yp_get_default_domain... yes checking for inet_aton in -lresolv... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mman.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/un.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for netdb.h... (cached) yes checking for pwd.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for time.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for malloc.h... (cached) no checking for size_t... (cached) yes checking for pid_t... (cached) yes checking if uint8_t defined... yes checking if int16_t defined... (cached) yes checking if uint16_t defined... yes checking if int32_t defined... (cached) yes checking if uint32_t defined... yes checking if ssize_t defined... (cached) yes checking if socklen_t defined... (cached) yes checking if in_addr_t defined... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gethostname... (cached) yes checking for inet_ntoa... (cached) yes checking for memchr... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strpbrk... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for isascii... (cached) yes checking for memcpy... (cached) yes checking for setrlimit... (cached) yes checking for ftruncate... yes checking for regcomp... yes checking for regexec... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking to see if compiler understands -fdiagnostics-show-option... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wstrict-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wfloat-equal... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wformat=2... yes checking to see if compiler understands -Wlogical-op... no checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wpacked... yes checking to see if compiler understands --std=c89... yes checking to see if compiler understands -ansi... yes checking to see if compiler understands -pedantic... yes checking to see if compiler understands -Wc++-compat... yes checking to see if compiler understands -Wno-long-long... yes checking to see if compiler understands -Wno-overlength-strings... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wmissing-noreturn... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wendif-labels... yes checking to see if compiler understands -Wcast-qual... yes checking to see if compiler understands -Wcast-align... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wp,-D_FORTIFY_SOURCE=2... yes checking to see if compiler understands -fno-common... yes checking whether the system's regex library is broken... no checking for a2x... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/templates/Makefile config.status: creating etc/Makefile config.status: creating m4macros/Makefile config.status: creating tests/Makefile config.status: creating tests/scripts/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for tinyproxy-1.8.3_1,1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/src' cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.c mv -f .deps/acl.Tpo .deps/acl.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT anonymous.o -MD -MP -MF .deps/anonymous.Tpo -c -o anonymous.o anonymous.c mv -f .deps/anonymous.Tpo .deps/anonymous.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c mv -f .deps/buffer.Tpo .deps/buffer.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT child.o -MD -MP -MF .deps/child.Tpo -c -o child.o child.c mv -f .deps/child.Tpo .deps/child.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT conns.o -MD -MP -MF .deps/conns.Tpo -c -o conns.o conns.c mv -f .deps/conns.Tpo .deps/conns.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c mv -f .deps/daemon.Tpo .deps/daemon.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT hashmap.o -MD -MP -MF .deps/hashmap.Tpo -c -o hashmap.o hashmap.c mv -f .deps/hashmap.Tpo .deps/hashmap.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o heap.c mv -f .deps/heap.Tpo .deps/heap.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT html-error.o -MD -MP -MF .deps/html-error.Tpo -c -o html-error.o html-error.c mv -f .deps/html-error.Tpo .deps/html-error.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT http-message.o -MD -MP -MF .deps/http-message.Tpo -c -o http-message.o http-message.c mv -f .deps/http-message.Tpo .deps/http-message.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c mv -f .deps/network.Tpo .deps/network.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT reqs.o -MD -MP -MF .deps/reqs.Tpo -c -o reqs.o reqs.c mv -f .deps/reqs.Tpo .deps/reqs.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT sock.o -MD -MP -MF .deps/sock.Tpo -c -o sock.o sock.c mv -f .deps/sock.Tpo .deps/sock.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c mv -f .deps/stats.Tpo .deps/stats.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c mv -f .deps/text.Tpo .deps/text.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c mv -f .deps/vector.Tpo .deps/vector.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT upstream.o -MD -MP -MF .deps/upstream.Tpo -c -o upstream.o upstream.c mv -f .deps/upstream.Tpo .deps/upstream.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT connect-ports.o -MD -MP -MF .deps/connect-ports.Tpo -c -o connect-ports.o connect-ports.c mv -f .deps/connect-ports.Tpo .deps/connect-ports.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filter.Tpo .deps/filter.Po cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -Wl,-z,defs -o tinyproxy acl.o anonymous.o buffer.o child.o conf.o conns.o daemon.o hashmap.o heap.o html-error.o http-message.o log.o network.o reqs.o sock.o stats.o text.o main.o utils.o vector.o upstream.o connect-ports.o filter.o gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/src' Making all in data gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' Making all in templates gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data/templates' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data/templates' gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' Making all in etc gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/etc' sed -e 's|@bindir[@]|/usr/local/sbin|g' -e 's|@datadir[@]|/usr/local/share|g' -e 's|@datarootdir[@]|/usr/local/share|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@pkgdatadir[@]|/usr/local/share/tinyproxy|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@TINYPROXY_STATHOST[@]|tinyproxy.stats|g' ../etc/tinyproxy.conf.in > tinyproxy.conf.tmp gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/etc' Making all in m4macros gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/m4macros' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/m4macros' Making all in tests gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' Making all in scripts gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests/scripts' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests/scripts' gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' ===> Installing for tinyproxy-1.8.3_1,1 ===> Generating temporary packing list ===> Checking if www/tinyproxy already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/src' test -z "/usr/local/sbin" || /bin/mkdir -p "/usr/local/sbin" install -s -o root -g wheel -m 555 tinyproxy '/usr/local/sbin' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/src' Making install in data gmake[2]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' Making install in templates gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data/templates' gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data/templates' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/tinyproxy" || /bin/mkdir -p "/usr/local/share/tinyproxy" install -o root -g wheel -m 444 debug.html default.html stats.html '/usr/local/share/tinyproxy' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data/templates' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data/templates' gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/data' Making install in etc gmake[2]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/etc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/etc' test -z "/usr/local/etc" || /bin/mkdir -p "/usr/local/etc" install -o root -g wheel -m 444 tinyproxy.conf.sample '/usr/local/etc' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/etc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/etc' Making install in m4macros gmake[2]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/m4macros' gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/m4macros' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/m4macros' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/m4macros' Making install in tests gmake[2]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' Making install in scripts gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests/scripts' gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests/scripts' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests/scripts' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests/scripts' gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[4]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3/tests' gmake[2]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake[3]: Entering directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/www/tinyproxy/work/tinyproxy-1.8.3' ===> Staging rc.d startup script(s) install -o root -g wheel -m 444 /buildshare/ports/355755/www/tinyproxy/files/tinyproxy.conf.5 /usr/local/man/man5 install -o root -g wheel -m 444 /buildshare/ports/355755/www/tinyproxy/files/tinyproxy.8 /usr/local/man/man8 ===> Compressing manual pages for tinyproxy-1.8.3_1,1 ===> Registering installation for tinyproxy-1.8.3_1,1 Installing tinyproxy-1.8.3_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/sbin/tinyproxy 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/tinyproxy 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: https://banu.com/tinyproxy/ Make package ===> Building package for tinyproxy-1.8.3_1,1 Creating package for tinyproxy-1.8.3_1,1 slot1: removed