------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tinyproxy-1.10.0,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tinyproxy-1.10.0,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinyproxy-1.10.0,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tinyproxy-1.10.0,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinyproxy-1.10.0,1 for building => SHA256 Checksum OK for tinyproxy-tinyproxy-1.10.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tinyproxy-1.10.0,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinyproxy-1.10.0,1 for building ===> Extracting for tinyproxy-1.10.0,1 => SHA256 Checksum OK for tinyproxy-tinyproxy-1.10.0_GH0.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tinyproxy-1.10.0,1 ===> Applying ports patches for tinyproxy-1.10.0,1 ===> Cleanly applied ports patch(es) patch-Makefile.am patch-configure.ac patch-src-main.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tinyproxy-1.10.0,1 depends on package: gmake>=4.3 - found ===> tinyproxy-1.10.0,1 depends on package: autoconf>=2.69 - found ===> tinyproxy-1.10.0,1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tinyproxy-1.10.0,1 depends on package: gmake>=4.3 - found ===> tinyproxy-1.10.0,1 depends on package: autoconf>=2.69 - found ===> tinyproxy-1.10.0,1 depends on package: automake>=1.16.1 - found ===> Configuring for tinyproxy-1.10.0,1 configure.ac:41: installing './compile' configure.ac:20: installing './config.guess' configure.ac:20: installing './config.sub' configure.ac:21: installing './install-sh' configure.ac:21: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c 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 whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether gmake supports the include directive... yes (GNU style) 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 whether cc understands -c and -o together... yes 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 whether cc understands -c and -o together... (cached) yes 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 alloca.h... (cached) no checking for memory.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking values.h usability... no checking values.h presence... no checking for values.h... no 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 inet_ntoa... (cached) yes checking for strdup... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for setgroups... (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... yes 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 -Wno-overlength-strings... 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 to see if linker understands -z,defs... yes checking that generated files are newer than configure... done 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 SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tinyproxy-1.10.0,1 gmake[1]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake all-recursive gmake[2]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0' Making all in src gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/src' cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/daemon.Tpo .deps/daemon.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/anonymous.Tpo .deps/anonymous.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/conns.Tpo .deps/conns.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/acl.Tpo .deps/acl.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/buffer.Tpo .deps/buffer.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/heap.Tpo .deps/heap.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/html-error.Tpo .deps/html-error.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 mv -f .deps/http-message.Tpo .deps/http-message.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/child.Tpo .deps/child.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/network.Tpo .deps/network.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 basicauth.o -MD -MP -MF .deps/basicauth.Tpo -c -o basicauth.o basicauth.c mv -f .deps/hashmap.Tpo .deps/hashmap.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/stats.Tpo .deps/stats.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/base64.Tpo .deps/base64.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var\" -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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/utils.Tpo .deps/utils.Po mv -f .deps/sock.Tpo .deps/sock.Po mv -f .deps/basicauth.Tpo .deps/basicauth.Po mv -f .deps/vector.Tpo .deps/vector.Po mv -f .deps/connect-ports.Tpo .deps/connect-ports.Po mv -f .deps/upstream.Tpo .deps/upstream.Po mv -f .deps/filter.Tpo .deps/filter.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/conf.Tpo .deps/conf.Po mv -f .deps/reqs.Tpo .deps/reqs.Po cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -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 basicauth.o base64.o connect-ports.o filter.o gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/src' Making all in data gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' Making all in templates gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data/templates' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data/templates' gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' Making all in etc gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/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|@pkgsysconfdir[@]|/usr/local/etc/tinyproxy|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 '/construction/www/tinyproxy/tinyproxy-1.10.0/etc' Making all in m4macros gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/m4macros' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/m4macros' Making all in tests gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' Making all in scripts gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests/scripts' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests/scripts' gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake[2]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake[1]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tinyproxy-1.10.0,1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0' Making install in src gmake[2]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/src' gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/src' /bin/mkdir -p '/construction/www/tinyproxy/stage/usr/local/sbin' install -s -m 555 tinyproxy '/construction/www/tinyproxy/stage/usr/local/sbin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/src' gmake[2]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/src' Making install in data gmake[2]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' Making install in templates gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data/templates' gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data/templates' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/www/tinyproxy/stage/usr/local/share/tinyproxy' install -m 0644 debug.html default.html stats.html '/construction/www/tinyproxy/stage/usr/local/share/tinyproxy' gmake[4]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data/templates' gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data/templates' gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/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 '/construction/www/tinyproxy/tinyproxy-1.10.0/data' gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' gmake[2]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/data' Making install in etc gmake[2]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/etc' gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/etc' /bin/mkdir -p '/construction/www/tinyproxy/stage/usr/local/etc' install -m 0644 tinyproxy.conf '/construction/www/tinyproxy/stage/usr/local/etc' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/etc' gmake[2]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/etc' Making install in m4macros gmake[2]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/m4macros' gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/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 '/construction/www/tinyproxy/tinyproxy-1.10.0/m4macros' gmake[2]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/m4macros' Making install in tests gmake[2]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' Making install in scripts gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests/scripts' gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/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 '/construction/www/tinyproxy/tinyproxy-1.10.0/tests/scripts' gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests/scripts' gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' gmake[4]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0/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 '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' gmake[2]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0/tests' gmake[2]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake[3]: Entering directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/www/tinyproxy/stage/usr/local/share/doc/tinyproxy' install -m 0644 AUTHORS NEWS README README.md '/construction/www/tinyproxy/stage/usr/local/share/doc/tinyproxy' gmake[3]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake[2]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0' gmake[1]: Leaving directory '/construction/www/tinyproxy/tinyproxy-1.10.0' install -m 0644 /construction/www/tinyproxy/tinyproxy-1.10.0/etc/tinyproxy.conf /construction/www/tinyproxy/stage/usr/local/etc/tinyproxy.conf.sample install -m 444 /xports/www/tinyproxy/files/tinyproxy.conf.5 /construction/www/tinyproxy/stage/usr/local/share/man/man5/ install -m 444 /xports/www/tinyproxy/files/tinyproxy.8 /construction/www/tinyproxy/stage/usr/local/share/man/man8/ ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tinyproxy-1.10.0,1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:33