>>> Building on exopi-2 under net/jftpgw BDEPENDS = [devel/metaauto;devel/autoconf/2.59] DIST = [net/jftpgw:jftpgw-0.13.5.tar.gz] FULLPKGNAME = jftpgw-0.13.5p3 (Junk lock obtained for exopi-2 at 1713356953.00) >>> Running depends in net/jftpgw at 1713356953.06 last junk was in textproc/p5-LaTeXML /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.59p5 >>> Running show-prepare-results in net/jftpgw at 1713356955.41 ===> net/jftpgw ===> Building from scratch jftpgw-0.13.5p3 ===> jftpgw-0.13.5p3 depends on: metaauto-* -> metaauto-1.0p4 ===> jftpgw-0.13.5p3 depends on: autoconf-2.59 -> autoconf-2.59p5 ===> Verifying specs: c ===> found c.100.0 autoconf-2.59p5 metaauto-1.0p4 (Junk lock released for exopi-2 at 1713356956.21) distfiles size=287387 >>> Running build in net/jftpgw at 1713356956.25 ===> net/jftpgw ===> Checking files for jftpgw-0.13.5p3 `/exopi-cvs/ports/distfiles/jftpgw-0.13.5.tar.gz' is up to date. >> (SHA256) jftpgw-0.13.5.tar.gz: OK ===> Extracting for jftpgw-0.13.5p3 ===> Patching for jftpgw-0.13.5p3 ===> Applying OpenBSD patch patch-configure_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.in |--- configure.in.orig |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 92. done ===> Applying OpenBSD patch patch-doc_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/Makefile.in.orig Fri Jun 4 06:29:13 2004 |+++ doc/Makefile.in Sat Jul 31 17:01:01 2004 -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 180. done ===> Applying OpenBSD patch patch-log_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |-fno-common |64-bit time_t | |Index: log.c |--- log.c.orig |+++ log.c -------------------------- Patching file log.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 378. 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 jftpgw-0.13.5p3 Running autoconf-2.59 in /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 Running autoheader-2.59 in /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 autoheader-2.59: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.59: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.59: WARNING: is deprecated and discouraged. autoheader-2.59: autoheader-2.59: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.59: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without autoheader-2.59: WARNING: `acconfig.h': autoheader-2.59: autoheader-2.59: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.59: [Define if a function `main' is needed.]) autoheader-2.59: autoheader-2.59: WARNING: More sophisticated templates can also be produced, see the autoheader-2.59: WARNING: documentation. ===> Configuring for jftpgw-0.13.5p3 Using /exopi-obj/pobj/jftpgw-0.13.5/config.site (generated) configure: loading site script /exopi-obj/pobj/jftpgw-0.13.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... found checking whether build environment is sane... yes checking for a BSD-compatible install... /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (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 ANSI C... none needed checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for signal.h... (cached) yes checking for sys/signal.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for strings.h... (cached) yes checking for stdarg.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking netinet/ip_fil.h usability... no checking netinet/ip_fil.h presence... no checking for netinet/ip_fil.h... no checking for netfilter_ipv4.h... no checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (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 for wait3 that fills in rusage... (cached) yes checking for getcwd... (cached) yes checking for strdup... (cached) yes checking for strcasestr... yes checking for seteuid... (cached) yes checking for setegid... (cached) yes checking for unix98 socklen_t... no checking for socket in -lsocket... no checking for setsockopt... (cached) yes checking for gethostbyname in -lnsl... no checking for inet_aton in -lresolv... no checking for libwrap... no checking if we can get interface IPs... yes checking if we can get interface configuration... yes checking if ICMP declarations are fine... yes checking if you want to compile for Windows... no (use --with-windows to enable) checking for log facility LOG_AUTH... yes checking for log facility LOG_AUTHPRIV... yes checking for log facility LOG_CRON... yes checking for log facility LOG_DAEMON... yes checking for log facility LOG_FTP... yes checking for log facility LOG_KERN... yes checking for log facility LOG_LOCAL0... yes checking for log facility LOG_LOCAL1... yes checking for log facility LOG_LOCAL2... yes checking for log facility LOG_LOCAL3... yes checking for log facility LOG_LOCAL4... yes checking for log facility LOG_LOCAL5... yes checking for log facility LOG_LOCAL6... yes checking for log facility LOG_LOCAL7... yes checking for log facility LOG_LPR... yes checking for log facility LOG_MAIL... yes checking for log facility LOG_NEWS... yes checking for log facility LOG_SYSLOG... yes checking for log facility LOG_USER... yes checking for log facility LOG_UUCP... yes checking for log facility LOG_CONSOLE... no checking for log facility LOG_SECURITY... no checking for the logfile path... found /var/log checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strerror... (cached) yes checking for strtod... (cached) yes checking for getopt_long... (cached) yes checking for crypt... (cached) yes checking for crypt support... trying to enable crypt disabling libwrap - libwrap not available checking if we can compile the rel2abs program... /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/rel2abs.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rel2abs(path, base, result, size) ^ 1 warning generated. failed checking if compiler accepts -Wall... yes configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating debian/Makefile config.status: creating doc/Makefile config.status: creating jftpgw.conf.sample config.status: creating support/jftpgw.xinetd config.status: creating support/jftpgw-0.13.spec config.status: creating config.h config.status: executing default-1 commands ===> Building for jftpgw-0.13.5p3 /usr/bin/make all-recursive Making all in support Making all in doc true Making all in debian true cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/active.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/bindport.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/bindport.c:497:4: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] ! strcmp(config_get_option("access"), "allow") == 0) { ^ ~~ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/bindport.c:497:4: note: add parentheses after the '!' to evaluate the comparison first ! strcmp(config_get_option("access"), "allow") == 0) { ^ ( ) /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/bindport.c:497:4: note: add parentheses around left hand side expression to silence this warning ! strcmp(config_get_option("access"), "allow") == 0) { ^ ( ) 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/cmds.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/cmds.c:42:6: warning: variable 'ss' set but not used [-Wunused-but-set-variable] int ss, cs; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/config.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/config.c:2498:24: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if ( counter == 1 && ! strncasecmp(&line[1], ^ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/config.c:2498:24: note: add parentheses after the '!' to evaluate the comparison first if ( counter == 1 && ! strncasecmp(&line[1], ^ ( /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/config.c:2498:24: note: add parentheses around left hand side expression to silence this warning if ( counter == 1 && ! strncasecmp(&line[1], ^ ( 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/jftpgw.c In file included from /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/jftpgw.c:29: /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.h:122:12: 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 previous declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ In file included from /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/jftpgw.c:30: /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.c:161:7: 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 previous declaration [-Wdeprecated-non-prototype] char *getenv (); ^ /usr/include/stdlib.h:110:7: note: conflicting prototype is here char *getenv(const char *); ^ In file included from /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/jftpgw.c:30: /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_index (str, chr) ^ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exchange (argv) ^ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_initialize (optstring) ^ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_internal (argc, argv, optstring, longopts, longind, long_only) ^ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.c:716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt (argc, argv, optstring) ^ In file included from /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/jftpgw.c:29: /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt.h:122:12: 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] extern int getopt (); ^ In file included from /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/jftpgw.c:31: /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt1.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long (argc, argv, options, long_options, opt_index) ^ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/support/getopt1.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long_only (argc, argv, options, long_options, opt_index) ^ 10 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/log.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/login.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/login.c:130:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = (cmdhandler[QUITFUNC].func) ^ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/login.c:51:6: warning: variable 'ss' set but not used [-Wunused-but-set-variable] int ss, cs; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/openport.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/passive.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/util.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/util.c:801:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((data[count] == 10)) { ~~~~~~~~~~~~^~~~~ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/util.c:801:20: note: remove extraneous parentheses around the comparison to silence this warning if ((data[count] == 10)) { ~ ^ ~ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/util.c:801:20: note: use '=' to turn this equality comparison into an assignment if ((data[count] == 10)) { ^~ = /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/util.c:904:6: warning: variable 'change_id_back' set but not used [-Wunused-but-set-variable] int change_id_back = 0; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/ftpread.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/ftpread.c:216:46: warning: variable 'linestart' set but not used [-Wunused-but-set-variable] char* line =0, *buf =0, *tmp =0, *last =0, *linestart =0; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/std_cmds.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/states.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/cache.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/cache.c:191:8: warning: variable 'infofile' set but not used [-Wunused-but-set-variable] char* infofile, *datafile; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/rel2abs.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/rel2abs.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rel2abs(path, base, result, size) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5 -I. -O2 -pipe -Wall -c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/fw_auth_cmds.c /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/fw_auth_cmds.c:114:6: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!c->transparent == TRANSPARENT_YES || ^ ~~ /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/fw_auth_cmds.c:114:6: note: add parentheses after the '!' to evaluate the comparison first if (!c->transparent == TRANSPARENT_YES || ^ ( ) /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/fw_auth_cmds.c:114:6: note: add parentheses around left hand side expression to silence this warning if (!c->transparent == TRANSPARENT_YES || ^ ( ) 1 warning generated. cc -O2 -pipe -Wall -o jftpgw active.o bindport.o cmds.o config.o jftpgw.o log.o login.o openport.o passive.o util.o ftpread.o std_cmds.o states.o cache.o rel2abs.o fw_auth_cmds.o rel2abs.c(rel2abs.o:(rel2abs)): warning: strcpy() is almost always misused, please use strlcpy() openport.c(openport.o:(getportinrange)): warning: rand() may return deterministic values, is that what you want? log.c(log.o:(log_replace_line)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in net/jftpgw at 1713356979.37 ===> net/jftpgw ===> Faking installation for jftpgw-0.13.5p3 Making install in support Making install in doc Making install in debian /bin/sh /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/mkinstalldirs /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/usr/local/sbin /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c -s -m 755 jftpgw /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/usr/local/sbin/jftpgw /usr/bin/make install-man1 /bin/sh /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/mkinstalldirs /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c -m 644 /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/jftpgw.1 /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/usr/local/man/man1/jftpgw.1 /bin/sh /exopi-obj/pobj/jftpgw-0.13.5/jftpgw-0.13.5/mkinstalldirs /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc if test -f /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf; then echo -e "\n\nMoving /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf to /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf.old\n\n"; mv /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf.old; fi /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c -m 644 jftpgw.conf.sample /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c -m 644 jftpgw.conf.sample /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf.sample /exopi-obj/pobj/jftpgw-0.13.5/bin/install -d -m 755 /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/usr/local/share/examples/jftpgw /exopi-obj/pobj/jftpgw-0.13.5/bin/install -c -m 644 /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/etc/jftpgw.conf /exopi-obj/pobj/jftpgw-0.13.5/fake-amd64/usr/local/share/examples/jftpgw ===> Building package for jftpgw-0.13.5p3 Create /exopi-cvs/ports/packages/amd64/all/jftpgw-0.13.5p3.tgz Creating package jftpgw-0.13.5p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/jftpgw-0.13.5p3.tgz >>> Running clean in net/jftpgw at 1713356981.40 ===> net/jftpgw ===> Cleaning for jftpgw-0.13.5p3 >>> Ended at 1713356981.66 max_stuck=0.00/depends=2.36/show-prepare-results=0.84/build=23.12/package=2.04/clean=0.30