>>> Building on exopi-1 under net/ziproxy BDEPENDS = [archivers/bzip2;graphics/jasper;graphics/png;graphics/giflib;security/cyrus-sasl2;graphics/jpeg] DIST = [net/ziproxy:ziproxy-3.3.2.tar.bz2] FULLPKGNAME = ziproxy-3.3.2p1 RDEPENDS = [graphics/giflib;graphics/jpeg;security/cyrus-sasl2;graphics/png;graphics/jasper] (Junk lock obtained for exopi-1 at 1713777394.55) >>> Running depends in net/ziproxy at 1713777394.58 last junk was in print/texlive/base /usr/sbin/pkg_add -aI -Drepair cyrus-sasl-2.1.28 giflib-5.2.2 jasper-4.2.3 jpeg-3.0.2v0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 cyrus-sasl-2.1.28 giflib-5.2.2 jasper-4.2.3 jpeg-3.0.2v0 png-1.6.43 /usr/sbin/pkg_add -aI -Drepair cyrus-sasl-2.1.28 giflib-5.2.2 jasper-4.2.3 jpeg-3.0.2v0 The following new rcscripts were installed: /etc/rc.d/saslauthd See rcctl(8) for details. >>> Running show-prepare-results in net/ziproxy at 1713777396.70 ===> net/ziproxy ===> Building from scratch ziproxy-3.3.2p1 ===> ziproxy-3.3.2p1 depends on: bzip2-* -> bzip2-1.0.8p0 ===> ziproxy-3.3.2p1 depends on: giflib-* -> giflib-5.2.2 ===> ziproxy-3.3.2p1 depends on: png-* -> png-1.6.43 ===> ziproxy-3.3.2p1 depends on: jpeg-* -> jpeg-3.0.2v0 ===> ziproxy-3.3.2p1 depends on: jasper-* -> jasper-4.2.3 ===> ziproxy-3.3.2p1 depends on: cyrus-sasl-* -> cyrus-sasl-2.1.28 ===> Verifying specs: c m pthread z gif>=6 png>=8 jpeg>=62 jasper>=2 sasl2 ===> found c.100.0 m.10.1 pthread.27.1 z.7.0 gif.9.1 png.18.0 jpeg.70.2 jasper.6.1 sasl2.3.1 bzip2-1.0.8p0 cyrus-sasl-2.1.28 giflib-5.2.2 jasper-4.2.3 jpeg-3.0.2v0 png-1.6.43 (Junk lock released for exopi-1 at 1713777398.83) distfiles size=251995 >>> Running build in net/ziproxy at 1713777398.89 ===> net/ziproxy ===> Checking files for ziproxy-3.3.2p1 `/exopi-cvs/ports/distfiles/ziproxy-3.3.2.tar.bz2' is up to date. >> (SHA256) ziproxy-3.3.2.tar.bz2: OK ===> Extracting for ziproxy-3.3.2p1 ===> Patching for ziproxy-3.3.2p1 ===> Applying OpenBSD patch patch-src_netd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/netd.c.orig Wed Feb 8 10:02:15 2012 |+++ src/netd.c Fri Sep 7 10:00:52 2012 -------------------------- Patching file src/netd.c using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 224. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ziproxy-3.3.2p1 ===> Configuring for ziproxy-3.3.2p1 Using /exopi-obj/pobj/ziproxy-3.3.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ziproxy-3.3.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o 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... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for libraries containing socket functions... -lc checking for gzopen in -lz... yes checking for pow in -lm... (cached) yes checking for library containing DGifSlurp... -lgif checking for jpeg_start_decompress in -ljpeg... yes checking for png_sig_cmp in -lpng... yes checking for pthread_create in -lpthread... (cached) yes checking how to run the C preprocessor... cc -E 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 jas_init in -ljasper... yes checking jasper/jasper.h usability... yes checking jasper/jasper.h presence... yes checking for jasper/jasper.h... yes checking for sasl_set_path in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for grp.h... (cached) yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for pthread.h... (cached) yes checking for pwd.h... (cached) yes checking for resolv.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for zlib.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 (cached) checking return type of signal handlers... (cached) void checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strdup... (cached) yes checking for strndup... yes checking for strstr... (cached) yes checking for strtol... (cached) 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 src/tools/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for ziproxy-3.3.2p1 Making all in . Making all in src /usr/bin/make all-recursive Making all in tools cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/tools -I../../src -I/usr/local/include -O2 -pipe -MT ziproxylogtool.o -MD -MP -MF .deps/ziproxylogtool.Tpo -c -o ziproxylogtool.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/tools/ziproxylogtool.c mv -f .deps/ziproxylogtool.Tpo .deps/ziproxylogtool.Po cc -O2 -pipe -L/usr/local/lib -o ziproxylogtool ziproxylogtool.o -lpthread -lpng -ljpeg -lgif -lm -lz -ljasper -lsasl2 cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT ziproxy.o -MD -MP -MF .deps/ziproxy.Tpo -c -o ziproxy.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/ziproxy.c mv -f .deps/ziproxy.Tpo .deps/ziproxy.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/http.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/http.c:1249:3: warning: expression result unused [-Wunused-value] exit; ^~~~ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/http.c:1317:5: warning: expression result unused [-Wunused-value] exit; ^~~~ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/http.c:1336:6: warning: expression result unused [-Wunused-value] exit; ^~~~ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/http.c:1362:4: warning: expression result unused [-Wunused-value] exit; ^~~~ 4 warnings generated. mv -f .deps/http.Tpo .deps/http.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/log.c mv -f .deps/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/text.c mv -f .deps/text.Tpo .deps/text.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/image.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/image.c:454:11: warning: 5 enumeration values not handled in switch: 'OTHER_CONTENT', 'IMG_GIF', 'TEXT_HTML'... [-Wswitch] switch(outtype){ ^~~~~~~ 1 warning generated. mv -f .deps/image.Tpo .deps/image.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT cfgfile.o -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/cfgfile.c mv -f .deps/cfgfile.Tpo .deps/cfgfile.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT preemptdns.o -MD -MP -MF .deps/preemptdns.Tpo -c -o preemptdns.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/preemptdns.c mv -f .deps/preemptdns.Tpo .deps/preemptdns.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT netd.o -MD -MP -MF .deps/netd.Tpo -c -o netd.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/netd.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/netd.c:373:21: warning: passing arguments to 'proxy_server' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return proxy_server(&(command_options.addr_low), &(command_options.addr_high)); ^ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/netd.c:90:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int proxy_server (); ^ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/netd.c:377:5: note: conflicting prototype is here int proxy_server(struct in_addr *addr_low, struct in_addr *addr_high) ^ 2 warnings generated. mv -f .deps/netd.Tpo .deps/netd.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT htmlopt.o -MD -MP -MF .deps/htmlopt.Tpo -c -o htmlopt.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/htmlopt.c mv -f .deps/htmlopt.Tpo .deps/htmlopt.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT qparser.o -MD -MP -MF .deps/qparser.Tpo -c -o qparser.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/qparser.c mv -f .deps/qparser.Tpo .deps/qparser.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT gzpipe.o -MD -MP -MF .deps/gzpipe.Tpo -c -o gzpipe.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/gzpipe.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/gzpipe.c:350:15: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] strm.next_in = source; ^ ~~~~~~ 1 warning generated. mv -f .deps/gzpipe.Tpo .deps/gzpipe.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT fstring.o -MD -MP -MF .deps/fstring.Tpo -c -o fstring.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/fstring.c mv -f .deps/fstring.Tpo .deps/fstring.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT cdetect.o -MD -MP -MF .deps/cdetect.Tpo -c -o cdetect.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/cdetect.c mv -f .deps/cdetect.Tpo .deps/cdetect.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT urltables.o -MD -MP -MF .deps/urltables.Tpo -c -o urltables.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/urltables.c mv -f .deps/urltables.Tpo .deps/urltables.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT txtfiletools.o -MD -MP -MF .deps/txtfiletools.Tpo -c -o txtfiletools.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/txtfiletools.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/txtfiletools.c:225:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (my_file = fopen (given_filename, "w")) { ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/txtfiletools.c:225:14: note: place parentheses around the assignment to silence this warning if (my_file = fopen (given_filename, "w")) { ^ ( ) /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/txtfiletools.c:225:14: note: use '==' to turn this assignment into an equality comparison if (my_file = fopen (given_filename, "w")) { ^ == 1 warning generated. mv -f .deps/txtfiletools.Tpo .deps/txtfiletools.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/auth.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/auth.c:163:45: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (sasl_set_path (SASL_PATH_TYPE_CONFIG, local_AuthSASLConfPath) != SASL_OK) ^~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/sasl/sasl.h:684:54: note: passing argument to parameter 'path' here LIBSASL_API int sasl_set_path (int path_type, char * path); ^ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/auth.c:176:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 2 warnings generated. mv -f .deps/auth.Tpo .deps/auth.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT strtables.o -MD -MP -MF .deps/strtables.Tpo -c -o strtables.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/strtables.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/strtables.c:293:54: warning: size argument in 'strncmp' call is a comparison [-Wmemsize-comparison] if (strncmp (meta_str, strdata, strlen (meta_str) != 0)) { ~~~~~~~~~~~~~~~~~~^~~~ /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/strtables.c:293:8: note: did you mean to compare the result of 'strncmp' instead? if (strncmp (meta_str, strdata, strlen (meta_str) != 0)) { ^ ~ ) /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/strtables.c:293:36: note: explicitly cast the argument to size_t to silence this warning if (strncmp (meta_str, strdata, strlen (meta_str) != 0)) { ^ (size_t)( ) 1 warning generated. mv -f .deps/strtables.Tpo .deps/strtables.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT simplelist.o -MD -MP -MF .deps/simplelist.Tpo -c -o simplelist.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/simplelist.c mv -f .deps/simplelist.Tpo .deps/simplelist.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT tosmarking.o -MD -MP -MF .deps/tosmarking.Tpo -c -o tosmarking.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/tosmarking.c mv -f .deps/tosmarking.Tpo .deps/tosmarking.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT cttables.o -MD -MP -MF .deps/cttables.Tpo -c -o cttables.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/cttables.c mv -f .deps/cttables.Tpo .deps/cttables.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/misc.c mv -f .deps/misc.Tpo .deps/misc.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/session.c mv -f .deps/session.Tpo .deps/session.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src -I/usr/local/include -O2 -pipe -MT jp2tools.o -MD -MP -MF .deps/jp2tools.Tpo -c -o jp2tools.o /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/jp2tools.c /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/jp2tools.c:65:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 1 warning generated. mv -f .deps/jp2tools.Tpo .deps/jp2tools.Po cc -O2 -pipe -L/usr/local/lib -o ziproxy ziproxy.o http.o log.o text.o image.o cfgfile.o preemptdns.o netd.o htmlopt.o qparser.o gzpipe.o fstring.o cdetect.o urltables.o txtfiletools.o auth.o strtables.o simplelist.o tosmarking.o cttables.o misc.o session.o jp2tools.o -lpthread -lpng -ljpeg -lgif -lm -lz -ljasper -lsasl2 cttables.c(cttables.o:(ct_aux_rebuild_contenttype)): warning: sprintf() is often misused, please use snprintf() cttables.c(cttables.o:(ct_aux_rebuild_contenttype)): warning: strcpy() is almost always misused, please use strlcpy() Making all in man >>> Running package in net/ziproxy at 1713777417.79 ===> net/ziproxy ===> Faking installation for ziproxy-3.3.2p1 Making install in . Making install in src Making install in tools mkdir -p '/exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -s -m 755 ziproxylogtool '/exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -s -m 755 ziproxy '/exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/bin' Making install in man if [ ! -d /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64 ]; then /bin/sh /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/config/install-sh -d /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64; fi for loc in ; do /bin/sh /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/config/install-sh -d /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/man/$loc/man1; /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/man/ziproxy.$loc.1 /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/man/$loc/man1/ziproxy.1; /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/man/ziproxylogtool.$loc.1 /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/man/$loc/man1/ziproxylogtool.1; done mkdir -p '/exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/man/ziproxy.1 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/man/ziproxylogtool.1 '/exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/ziproxy-3.3.2/bin/install -d -m 755 /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/examples/ziproxy /exopi-obj/pobj/ziproxy-3.3.2/bin/install -d -m 755 /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/examples/ziproxy/sasl /exopi-obj/pobj/ziproxy-3.3.2/bin/install -d -m 755 /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/doc/ziproxy /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/src/tools/ziproxy_genhtml_stats.sh /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/etc/ziproxy/*.list /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/etc/ziproxy/http.passwd /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/etc/ziproxy/ziproxy.conf /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/examples/ziproxy /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/etc/ziproxy/sasl/ziproxy.conf /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/examples/ziproxy/sasl /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/COPYING /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/doc/ziproxy /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/CREDITS /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/doc/ziproxy /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/JPEG2000* /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/doc/ziproxy /exopi-obj/pobj/ziproxy-3.3.2/bin/install -c -m 644 /exopi-obj/pobj/ziproxy-3.3.2/ziproxy-3.3.2/README* /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/usr/local/share/doc/ziproxy Installing /exopi-cvs/ports/net/ziproxy/pkg/ziproxy.rc as /exopi-obj/pobj/ziproxy-3.3.2/fake-amd64/etc/rc.d/ziproxy ===> Building package for ziproxy-3.3.2p1 Create /exopi-cvs/ports/packages/amd64/all/ziproxy-3.3.2p1.tgz Creating package ziproxy-3.3.2p1 reading plist| checking dependencies| checking dependencies|graphics/giflib checking dependencies|graphics/jasper checking dependencies|graphics/jpeg checking dependencies|graphics/png checking dependencies|security/cyrus-sasl2 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 6% checksumming|***** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 93% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************* | 52% archiving|************************************* | 58% archiving|************************************** | 59% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ziproxy-3.3.2p1.tgz >>> Running clean in net/ziproxy at 1713777421.80 ===> net/ziproxy ===> Cleaning for ziproxy-3.3.2p1 >>> Ended at 1713777422.03 max_stuck=0.00/depends=2.10/show-prepare-results=2.18/build=18.93/package=4.01/clean=0.26