Building fget-1.3.3.txz (origin /buildshare/ports/355755/ftp/fget) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/fget-1.3.3.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fget-1.3.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fget-1.3.3 ===> fget-1.3.3 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of fget-1.3.3 Make install ===> fget-1.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fget-1.3.3 for building ===> Extracting for fget-1.3.3 => SHA256 Checksum OK for fget-1.3.3.tar.gz. ===> Patching for fget-1.3.3 ===> Applying FreeBSD patches for fget-1.3.3 ===> fget-1.3.3 depends on executable: gmake - found ===> Configuring for fget-1.3.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/autoconf/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for epkg... no checking for mkencap... no 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 suffix of executables... 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 ANSI C... none needed checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for AIX... no checking for an ANSI C-conforming const... yes 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 unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking whether sys/types.h defines makedev... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for uint64_t... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for nlink_t... (cached) yes checking for libgen.h... (cached) yes checking for working basename... yes checking for libgen.h... (cached) yes checking for working dirname... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for working POSIX fnmatch... yes checking for gethostname... (cached) yes checking for localtime_r... yes checking what to define for localtime_r prototype... none checking for lchown... yes checking for working snprintf... yes checking for strdup... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strmode... (cached) yes checking for strsep... (cached) yes checking for library containing gethostbyname_r... none required checking what to define for gethostbyname_r prototype... none checking for number of arguments to gethostbyname_r... 6 checking for library containing getservbyname_r... none required checking what to define for getservbyname_r prototype... none checking for number of arguments to getservbyname_r... 6 checking for sys/poll.h... (cached) yes checking for socklen_t... (cached) yes checking for ssize_t... (cached) yes checking for poll... (cached) yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no configure: creating ./config.status config.status: creating netio/fget_netio_handle.c config.status: creating netio/fget_netio_internal.h config.status: creating netio/fget_netio.h config.status: creating netio/fget_netio_listen.c config.status: creating netio/fget_netio_options.c config.status: creating netio/fget_netio_recv.c config.status: creating netio/fget_netio_send.c config.status: creating netio/fget_netio_timeout.c config.status: creating listhash/fget_listhash.h config.status: creating listhash/fget_list.c config.status: creating listhash/fget_hash.c config.status: creating listhash/fget_list_new.3 config.status: creating listhash/fget_hash_new.3 config.status: creating pathcode/fget_cleanpath.c config.status: creating pathcode/fget_gsub.c config.status: creating pathcode/fget_mkdirhier.c config.status: creating pathcode/fget_pathcode.h config.status: creating pathcode/fget_relativepath.c config.status: creating pathcode/fget_rmtree.c config.status: creating Makefile config.status: creating lib/Makefile config.status: creating fget/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating config.h ===> Building for fget-1.3.3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3' for n in lib fget doc test; do \ ( cd $n && gmake all ) || exit 1; \ done gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/lib' cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o dircache.o dircache.c dircache.c: In function '_ftp_dircache_find_file': dircache.c:504: warning: incompatible implicit declaration of built-in function 'snprintf' dircache.c:855: warning: incompatible implicit declaration of built-in function 'snprintf' cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftpdata.o ftpdata.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftpdir.o ftpdir.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftpfile.o ftpfile.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftpglob.o ftpglob.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftplist.o ftplist.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftpops.o ftpops.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftpsite.o ftpsite.c ftpsite.c: In function 'ftp_site': ftpsite.c:28: warning: incompatible implicit declaration of built-in function 'snprintf' ftpsite.c: In function 'ftp_site_open': ftpsite.c:66: warning: incompatible implicit declaration of built-in function 'snprintf' cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o ftpstat.o ftpstat.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o handle.o handle.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o list_parse_dummy.o list_parse_dummy.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o list_parse_eplf.o list_parse_eplf.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o list_parse_mlsd.o list_parse_mlsd.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o list_parse_nt.o list_parse_nt.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o list_parse_unix.o list_parse_unix.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o options.o options.c options.c: In function '_opt_get_boolean': options.c:39: warning: incompatible implicit declaration of built-in function 'memcpy' options.c: In function '_opt_get_field': options.c:121: warning: incompatible implicit declaration of built-in function 'memcpy' options.c: In function '_vftp_set_options': options.c:270: warning: passing argument 4 of 'opt_desc->o_set_func' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o protocol.o protocol.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o url.o url.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_netio_handle.o ../netio/fget_netio_handle.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_netio_listen.o ../netio/fget_netio_listen.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_netio_options.o ../netio/fget_netio_options.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_netio_recv.o ../netio/fget_netio_recv.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_netio_send.o ../netio/fget_netio_send.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_netio_timeout.o ../netio/fget_netio_timeout.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_list.o ../listhash/fget_list.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_hash.o ../listhash/fget_hash.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../netio -I../listhash -I../pathcode -c -o fget_cleanpath.o ../pathcode/fget_cleanpath.c ar rc libfget.a dircache.o ftpdata.o ftpdir.o ftpfile.o ftpglob.o ftplist.o ftpops.o ftpsite.o ftpstat.o handle.o list_parse_dummy.o list_parse_eplf.o list_parse_mlsd.o list_parse_nt.o list_parse_unix.o options.o protocol.o url.o fget_netio_handle.o fget_netio_listen.o fget_netio_options.o fget_netio_recv.o fget_netio_send.o fget_netio_timeout.o fget_list.o fget_hash.o fget_cleanpath.o ranlib libfget.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/lib' gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/fget' cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o connect.o connect.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o delete.o delete.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o download.o download.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o du.o du.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o fget.o fget.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o fget_mkdirhier.o ../pathcode/fget_mkdirhier.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o fget_relativepath.o ../pathcode/fget_relativepath.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o list.o list.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o local.o local.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o output.o output.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o recursion.o recursion.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -I../listhash -I../pathcode -c -o visit.o visit.c cc -O2 -pipe -fno-strict-aliasing -o fget connect.o delete.o download.o du.o fget.o fget_mkdirhier.o fget_relativepath.o list.o local.o output.o recursion.o visit.o ../lib/libfget.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/fget' gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/doc' gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/test' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/test' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3' ===> Staging for fget-1.3.3 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3' for n in lib fget doc test; do \ ( cd $n && gmake install ) || exit 1; \ done gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/lib' mkdir -p -m 755 /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/lib install -o root -g wheel -m 444 libfget.a /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/lib mkdir -p -m 755 /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/include install -o root -g wheel -m 444 ./libfget.h /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/include gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/lib' gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/fget' mkdir -p -m 755 /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/bin install -s -o root -g wheel -m 555 -s fget /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/bin gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/fget' gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/doc' mkdir -p -m 755 /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/man/man1 for manpage in fget; do \ install -o root -g wheel -m 444 ./${manpage}.1 /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/man/man1; \ for manlink in `awk -F'\\\\' '/ \\\\- / { numlinks = split($1, manlinks, ","); for (i = 2; i <= numlinks; i++) { print manlinks[i]; } exit; }' ./${manpage}.1`; do \ echo "creating link to ${manpage}.1: ${manlink}.1"; \ done \ done mkdir -p -m 755 /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/man/man3 for manpage in ftp_chdir ftp_close ftp_connect ftp_fd ftp_getcwd ftp_glob ftp_lseek ftp_mkdir ftp_open ftp_opendir ftp_read ftp_readlink ftp_realpath ftp_remove ftp_rename ftp_rmdir ftp_set_options ftp_site ftp_stat ftp_systype ftp_type ftp_unlink ftp_url_parse ftp_whoami ftp_write libfget; do \ install -o root -g wheel -m 444 ./${manpage}.3 /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/man/man3; \ for manlink in `awk -F'\\\\' '/ \\\\- / { numlinks = split($1, manlinks, ","); for (i = 2; i <= numlinks; i++) { print manlinks[i]; } exit; }' ./${manpage}.3`; do \ echo "creating link to ${manpage}.3: ${manlink}.3"; \ echo ".so man3/${manpage}.3" > /obj/buildshare/ports/355755/ftp/fget/work/stage/usr/local/man/man3/${manlink}.3; \ done \ done creating link to ftp_connect.3: ftp_login.3 creating link to ftp_connect.3: ftp_quit.3 creating link to ftp_fd.3: ftp_data_fd.3 creating link to ftp_glob.3: ftp_globfree.3 creating link to ftp_opendir.3: ftp_readdir.3 creating link to ftp_opendir.3: ftp_rewinddir.3 creating link to ftp_opendir.3: ftp_telldir.3 creating link to ftp_opendir.3: ftp_seekdir.3 creating link to ftp_opendir.3: ftp_closedir.3 creating link to ftp_set_options.3: ftp_get_options.3 creating link to ftp_site.3: ftp_site_open.3 creating link to ftp_stat.3: ftp_lstat.3 creating link to ftp_systype.3: ftp_status.3 creating link to ftp_whoami.3: ftp_get_host.3 gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/doc' gmake[2]: Entering directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/test' gmake[2]: Nothing to be done for `install'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3/test' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/ftp/fget/work/fget-1.3.3' ====> Compressing man pages (compress-man) ===> Installing for fget-1.3.3 ===> Checking if ftp/fget already installed ===> Registering installation for fget-1.3.3 Installing fget-1.3.3... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/fget If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.feep.net/fget/ Make package ===> Building package for fget-1.3.3 slot2: removed