Building oftpd-0.3.7.txz (origin /buildshare/ports/355755/ftp/oftpd) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/oftpd-0.3.7.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> oftpd-0.3.7 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 oftpd-0.3.7 Make install ===> License BSD2CLAUSE accepted by the user ===> oftpd-0.3.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by oftpd-0.3.7 for building ===> Extracting for oftpd-0.3.7 => SHA256 Checksum OK for oftpd-0.3.7.tar.gz. ===> Patching for oftpd-0.3.7 ===> Applying FreeBSD patches for oftpd-0.3.7 /usr/bin/sed -i.bak -e 's|-D_THREAD_SAFE||g ; s|-pthread|-pthread|g' /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/configure ===> Configuring for oftpd-0.3.7 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes 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 gawk... (cached) /usr/bin/awk 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... 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... no checking for alloca... yes checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... (cached) yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for localtime_r... yes checking for gmtime_r... yes checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for inet_aton... (cached) yes checking for library containing pthread_self... none required configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing default-1 commands ===> Building for oftpd-0.3.7 Making all in src cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c file_list.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c ftp_command.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c ftp_listener.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c ftp_session.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c oftpd.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c telnet_session.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c watchdog.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c error.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c daemon_assert.c daemon_assert.c: In function 'daemon_assert_fail': daemon_assert.c:15: warning: incompatible implicit declaration of built-in function 'exit' cc -O2 -pipe -fno-strict-aliasing -D_REENTRANT -pthread -o oftpd file_list.o ftp_command.o ftp_listener.o ftp_session.o oftpd.o telnet_session.o watchdog.o error.o daemon_assert.o Making all in man ===> Staging for oftpd-0.3.7 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/src/oftpd /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/sbin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/man/oftpd.8 /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/man/man8 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/README /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/share/doc/oftpd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/AUTHORS /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/share/doc/oftpd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/ChangeLog /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/share/doc/oftpd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/NEWS /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/share/doc/oftpd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/TODO /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/share/doc/oftpd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/oftpd/work/oftpd-0.3.7/BUGS /obj/buildshare/ports/355755/ftp/oftpd/work/stage/usr/local/share/doc/oftpd ====> Compressing man pages (compress-man) ===> Installing for oftpd-0.3.7 ===> Checking if ftp/oftpd already installed ===> Registering installation for oftpd-0.3.7 Installing oftpd-0.3.7... done ================================================================================ oftpd only runs standalone, not from inetd. Create a README file in the root anonymous FTP dir to have it displayed to users upon login. ================================================================================ ===> 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/sbin/oftpd 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.time-travellers.org/oftpd/ Make package ===> Building package for oftpd-0.3.7 slot1: removed