------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.0.4.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The quftp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> quftp-1.0.7_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The quftp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> quftp-1.0.7_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quftp-1.0.7_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The quftp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> quftp-1.0.7_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quftp-1.0.7_6 for building => SHA256 Checksum OK for quftp-1.0.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The quftp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> quftp-1.0.7_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quftp-1.0.7_6 for building ===> Extracting for quftp-1.0.7_6 => SHA256 Checksum OK for quftp-1.0.7.tar.gz. Extracted Memory Use: 0.45M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for quftp-1.0.7_6 ===> Applying ports patches for quftp-1.0.7_6 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-ftp.c patch-quftp.c patch-rc.c patch-text.c ===> Applying dragonfly patches for quftp-1.0.7_6 ===> Cleanly applied dragonfly patch(es) patch-ftp.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> quftp-1.0.7_6 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> quftp-1.0.7_6 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> quftp-1.0.7_6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> quftp-1.0.7_6 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for quftp-1.0.7_6 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for touchline in -lncurses... yes checking for readline in -lreadline... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for malloc.h... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working GNU-style fnmatch... yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for mkdir... yes checking for socket... yes checking for strdup... (cached) yes checking for strstr... (cached) yes configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for quftp-1.0.7_6 --- log.o --- --- ftp.o --- --- ftp_data.o --- --- ftp_directory.o --- --- ftp_login.o --- --- ftp_transfer.o --- --- ftp_list.o --- --- text.o --- --- rc.o --- --- quftp.o --- --- ftp.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c ftp.c --- ftp_transfer.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c ftp_transfer.c --- ftp_list.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c ftp_list.c --- ftp_directory.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c ftp_directory.c --- ftp_login.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c ftp_login.c --- text.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c text.c --- rc.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c rc.c --- quftp.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c quftp.c --- log.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c log.c --- ftp_data.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -c ftp_data.c --- rc.o --- In file included from quftp.h:14, from ftp.h:10, from rc.c:12: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from rc.c:12: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- text.o --- In file included from quftp.h:14, from ftp.h:10, from text.c:11: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from text.c:11: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- ftp_transfer.o --- In file included from quftp.h:14, from ftp.h:10, from ftp_transfer.c:21: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from ftp_transfer.c:21: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- log.o --- In file included from log.c:7: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ --- ftp_data.o --- In file included from quftp.h:14, from ftp.h:10, from ftp_data.c:19: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from ftp_data.c:19: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- quftp.o --- In file included from quftp.h:14, from ftp.h:10, from quftp.c:27: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from quftp.c:27: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ quftp.c: In function 'main': quftp.c:103:2: warning: 'CPPFunction' is deprecated [-Wdeprecated-declarations] rl_attempted_completion_function = (CPPFunction *)quftp_completion; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ftp_login.o --- In file included from quftp.h:14, from ftp.h:10, from ftp_login.c:21: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from ftp_login.c:21: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- ftp_list.o --- In file included from quftp.h:14, from ftp.h:10, from ftp_list.c:20: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from ftp_list.c:20: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- ftp_directory.o --- In file included from quftp.h:14, from ftp.h:10, from ftp_directory.c:20: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from ftp_directory.c:20: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- ftp.o --- In file included from quftp.h:14, from ftp.h:10, from ftp.c:27: log.h:51:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] void log(int level, const char *file, int line, const char *function, const char *format, ...); ^~~ In file included from ftp.h:10, from ftp.c:27: quftp.h:18:2: warning: 'Function' is deprecated [-Wdeprecated-declarations] Function *function; ^~~~~~~~ --- quftp --- cc -I. -o quftp ftp.o ftp_data.o ftp_directory.o ftp_login.o ftp_transfer.o ftp_list.o text.o rc.o quftp.o log.o -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -lreadline -lncurses -lpthread -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> quftp-1.0.7_6 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for quftp-1.0.7_6 ===> quftp-1.0.7_6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -d /construction/ftp/quftp/stage/usr/local/bin /construction/ftp/quftp/stage/usr/local/man/man1 install -m 755 quftp /construction/ftp/quftp/stage/usr/local/bin/quftp install -m 644 quftp.1 /construction/ftp/quftp/stage/usr/local/man/man1/quftp.1 /usr/bin/strip /construction/ftp/quftp/stage/usr/local/bin/quftp ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for quftp-1.0.7_6 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:07