Building totd-1.5.1_1.txz (origin /buildshare/ports/355755/dns/totd) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/totd-1.5.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> totd-1.5.1_1 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 totd-1.5.1_1 Make install ===> totd-1.5.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by totd-1.5.1_1 for building ===> Extracting for totd-1.5.1_1 => SHA256 Checksum OK for totd-1.5.1.tar.gz. ===> Patching for totd-1.5.1_1 ===> Applying extra patch /buildshare/ports/355755/dns/totd/files/extra-patch-ne_mesg.c ===> Applying extra patch /buildshare/ports/355755/dns/totd/files/extra-patch-tcp_response.c ===> Applying FreeBSD patches for totd-1.5.1_1 /usr/bin/sed -i.bak -e 's/-o bin -g bin//g; s/-o root -g wheel//g' /obj/buildshare/ports/355755/dns/totd/work/totd-1.5.1/Makefile.in ===> Configuring for totd-1.5.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/totd/work/totd-1.5.1/SWILL-0.1/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/dns/totd/work/totd-1.5.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking "IPv6 transport support"... "enabled" checking "IPv4 transport support"... "enabled" checking "6to4 reverse lookup support"... "disabled" checking "scoped address rewriting support"... "enabled" checking "http reconfiguration and management support"... "disabled" 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 how to run the C preprocessor... cpp checking operating system specific definitions...... FreeBSD 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/ioctl.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/cdefs.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for stdint.h... (cached) yes checking for gethostbyname in -lnsl... no checking for bind in -lsocket... no checking whether SHUT_RD is defined by sys/socket.h... yes checking whether struct sockaddr has sa_len... yes checking whether struct sockaddr_in6 has sin6_scope_id... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (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... yes checking whether cc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for daemon... (cached) yes checking for inet_aton... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for totd-1.5.1_1 cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c request.c In file included from totd.h:52, from request.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" request.c: In function 'request_start': request.c:73: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness request.c:148: warning: pointer targets in passing argument 2 of 'sprint_inet' differ in signedness request.c: In function 'do_forward': request.c:175: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness request.c:175: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness request.c: In function 'request_retry': request.c:245: warning: pointer targets in passing argument 1 of 'dname_decompress' differ in signedness request.c: In function 'recursive_process': request.c:318: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness request.c:318: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness request.c:413: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness request.c:413: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c response.c In file included from totd.h:52, from response.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c context.c In file included from totd.h:52, from context.c:15: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ne_mesg.c In file included from totd.h:52, from ne_mesg.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" ne_mesg.c: In function 'mesg_dname_cmp': ne_mesg.c:150: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness ne_mesg.c:150: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness ne_mesg.c: In function 'dname_decompress': ne_mesg.c:532: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness ne_mesg.c:540: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness ne_mesg.c:543: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness ne_mesg.c: In function 'write_dname': ne_mesg.c:726: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness ne_mesg.c:726: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c conv_trick.c In file included from totd.h:52, from conv_trick.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" conv_trick.c: In function 'conv_trick_list': conv_trick.c:108: warning: pointer targets in assignment differ in signedness conv_trick.c:114: warning: pointer targets in passing argument 3 of 'dname_decompress' differ in signedness conv_trick.c:123: warning: pointer targets in passing argument 3 of 'dname_decompress' differ in signedness conv_trick.c:134: warning: pointer targets in passing argument 3 of 'dname_decompress' differ in signedness conv_trick.c: In function 'conv_trick_newptr': conv_trick.c:202: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness conv_trick.c: In function 'search_name': conv_trick.c:414: warning: pointer targets in passing argument 3 of 'mesg_dname_cmp' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_tcp.c In file included from totd.h:52, from ev_tcp.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c forward.c In file included from totd.h:52, from forward.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c queue.c In file included from totd.h:52, from queue.c:13: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c read_config.c In file included from totd.h:52, from read_config.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" read_config.c: In function 'read_config': read_config.c:87: warning: pointer targets in passing argument 1 of 'conv_trick_conf' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c tcp_request.c In file included from totd.h:52, from tcp_request.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" tcp_request.c: In function 'tcp_request_wait_connect_process': tcp_request.c:86: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c tcp_response.c In file included from totd.h:52, from tcp_response.c:15: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_dup.c In file included from totd.h:52, from ev_dup.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c list.c In file included from totd.h:52, from list.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c res_record.c In file included from totd.h:52, from res_record.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c udp_request.c In file included from totd.h:52, from udp_request.c:15: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_timeout.c In file included from totd.h:52, from ev_timeout.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c udp_response.c In file included from totd.h:52, from udp_response.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_signal.c In file included from totd.h:52, from ev_signal.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ev_udp_in.c In file included from totd.h:52, from ev_udp_in.c:13: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c ne_io.c In file included from totd.h:52, from ne_io.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" ne_io.c: In function 'net_ifc_cmp': ne_io.c:72: warning: pointer targets in assignment differ in signedness ne_io.c:73: warning: pointer targets in assignment differ in signedness ne_io.c: In function 'net_get_ifaddrs': ne_io.c:433: warning: pointer targets in assignment differ in signedness cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c conv_scoped.c In file included from totd.h:52, from conv_scoped.c:15: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c conv_stf.c In file included from totd.h:52, from conv_stf.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c strlcpy.c In file included from totd.h:52, from strlcpy.c:32: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c strlcat.c In file included from totd.h:52, from strlcat.c:32: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c daemon.c In file included from totd.h:52, from daemon.c:3: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c inet_aton.c In file included from totd.h:52, from inet_aton.c:3: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c html.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -Wall -DTOTCONF=\"/usr/local/etc/totd.conf\" -DFreeBSD -DSCOPED_REWRITE -DUSE_INET4 -DUSE_INET6 -c totd.c In file included from totd.h:52, from totd.c:14: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" cc -o totd request.o response.o context.o ne_mesg.o conv_trick.o ev_tcp.o forward.o queue.o read_config.o tcp_request.o tcp_response.o ev_dup.o list.o res_record.o udp_request.o ev_timeout.o udp_response.o ev_signal.o ev_udp_in.o ne_io.o conv_scoped.o conv_stf.o strlcpy.o strlcat.o daemon.o inet_aton.o html.o totd.o ===> Staging for totd-1.5.1_1 ===> Generating temporary packing list /usr/bin/install -c -s -m 0555 totd /obj/buildshare/ports/355755/dns/totd/work/stage/usr/local/sbin /usr/bin/install -c -m 0444 totd.8 /obj/buildshare/ports/355755/dns/totd/work/stage/usr/local/man/man8 install -o root -g wheel -m 444 /buildshare/ports/355755/dns/totd/files/totd.conf.sample /obj/buildshare/ports/355755/dns/totd/work/stage/usr/local/etc ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for totd-1.5.1_1 ===> Checking if dns/totd already installed ===> Registering installation for totd-1.5.1_1 Let's see if there is already a configuration file... no Copying sample configuration file... ok Please review new configuration /usr/local/etc/totd.conf Installing totd-1.5.1_1... 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/sbin/totd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/totd 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.vermicelli.pasta.cs.uit.no/ipv6/software.html Make package ===> Building package for totd-1.5.1_1 slot2: removed