Building relay-ctrl-3.1.1_1.txz (origin /buildshare/ports/355755/mail/relay-ctrl) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/relay-ctrl-3.1.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> relay-ctrl-3.1.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 relay-ctrl-3.1.1_1 Make install ===> relay-ctrl-3.1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by relay-ctrl-3.1.1_1 for building ===> Extracting for relay-ctrl-3.1.1_1 => SHA256 Checksum OK for relay-ctrl-3.1.1.tar.gz. ===> Patching for relay-ctrl-3.1.1_1 ===> Configuring for relay-ctrl-3.1.1_1 echo "cc -O2 -pipe -fno-strict-aliasing" > /obj/buildshare/ports/355755/mail/relay-ctrl/work/relay-ctrl-3.1.1/conf-cc echo "cc -s " > /obj/buildshare/ports/355755/mail/relay-ctrl/work/relay-ctrl-3.1.1/conf-ld echo "/usr/local/bin" > /obj/buildshare/ports/355755/mail/relay-ctrl/work/relay-ctrl-3.1.1/conf-bin echo "/usr/local/man" > /obj/buildshare/ports/355755/mail/relay-ctrl/work/relay-ctrl-3.1.1/conf-man ===> Building for relay-ctrl-3.1.1_1 ( echo '#!/bin/sh'; echo 'main="$1"; shift'; echo exec `head -1 conf-ld` '-o "$main" "$main.o" ${1+"$@"}'; ) >load chmod 755 load ( echo '#!/bin/sh'; echo 'source=$1; shift'; echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; echo exec `head -1 conf-cc` '-I. -o ${base}.o -c $source ${1+"$@"}'; ) >compile chmod 755 compile ( ( ./compile trysystime.c >/dev/null 2>&1 && echo '#include ' ); ( ./compile trytime.c >/dev/null 2>&1 && echo '#include ' ) ) >systime.h rm -f trysystime.o trytime.o ./compile relay-ctrl-allow.c ( echo '#!/bin/sh'; echo 'main="$1"; shift'; echo 'rm -f "$main"'; echo 'ar cr "$main" ${1+"$@"}'; echo 'ranlib "$main"'; ) >makelib chmod 755 makelib ./compile authenticated.c ./compile chdir.c ./compile touch.c ./compile validate_ip.c ./makelib relay-ctrl.a authenticated.o chdir.o touch.o validate_ip.o ./compile misc/strtou.c ./compile misc/utoa.c ./compile misc/utoa2.c ./makelib misc/misc.a misc/strtou.o misc/utoa.o misc/utoa2.o ./compile msg/common.c ./compile msg/debug.c ./compile msg/die.c ./compile msg/error.c ./compile msg/warn.c ./makelib msg/msg.a msg/common.o msg/debug.o msg/die.o msg/error.o msg/warn.o ./compile iobuf/iobuf_close.c ./compile iobuf/iobuf_copy.c ./compile iobuf/iobuf_init.c cat warn-auto.sh choose.sh >choose chmod 755 choose ./choose clr trypoll iopoll.h1 iopoll.h2 > iopoll.h ./compile iobuf/iobuf_timeout.c ./compile iobuf/ibuf_getc.c ./compile iobuf/ibuf_gets.c ./compile iobuf/ibuf_getu.c ./compile iobuf/ibuf_init.c ./compile iobuf/ibuf_open.c ./compile iobuf/ibuf_peek.c ./compile iobuf/ibuf_read.c ./compile iobuf/ibuf_refill.c ./compile iobuf/ibuf_seek.c ./compile iobuf/ibuf_status.c ./compile iobuf/ibuf_stdin.c ./compile iobuf/ibuf_tell.c ./compile iobuf/obuf_close.c ./compile iobuf/obuf_endl.c ./compile iobuf/obuf_flush.c ./compile iobuf/obuf_init.c ./compile iobuf/obuf_open.c ./compile iobuf/obuf_pad.c ./compile iobuf/obuf_put2s.c ./compile iobuf/obuf_put3s.c ./compile iobuf/obuf_put4s.c ./compile iobuf/obuf_put5s.c ./compile iobuf/obuf_put6s.c ./compile iobuf/obuf_put7s.c ./compile iobuf/obuf_putc.c ./compile iobuf/obuf_putiw.c ./compile iobuf/obuf_putnetstring.c ./compile iobuf/obuf_putsflush.c ./compile iobuf/obuf_putuw.c ./compile iobuf/obuf_seek.c ./compile iobuf/obuf_stderr.c ./compile iobuf/obuf_stdout.c ./compile iobuf/obuf_sync.c ./compile iobuf/obuf_write.c ./makelib iobuf/iobuf.a iobuf/iobuf_close.o iobuf/iobuf_copy.o iobuf/iobuf_init.o iobuf/iobuf_timeout.o iobuf/ibuf_getc.o iobuf/ibuf_gets.o iobuf/ibuf_getu.o iobuf/ibuf_init.o iobuf/ibuf_open.o iobuf/ibuf_peek.o iobuf/ibuf_read.o iobuf/ibuf_refill.o iobuf/ibuf_seek.o iobuf/ibuf_status.o iobuf/ibuf_stdin.o iobuf/ibuf_tell.o iobuf/obuf_close.o iobuf/obuf_endl.o iobuf/obuf_flush.o iobuf/obuf_init.o iobuf/obuf_open.o iobuf/obuf_pad.o iobuf/obuf_put2s.o iobuf/obuf_put3s.o iobuf/obuf_put4s.o iobuf/obuf_put5s.o iobuf/obuf_put6s.o iobuf/obuf_put7s.o iobuf/obuf_putc.o iobuf/obuf_putiw.o iobuf/obuf_putnetstring.o iobuf/obuf_putsflush.o iobuf/obuf_putuw.o iobuf/obuf_seek.o iobuf/obuf_stderr.o iobuf/obuf_stdout.o iobuf/obuf_sync.o iobuf/obuf_write.o ./choose c trysysel select.h1 select.h2 > select.h ./compile iopoll.c ./load relay-ctrl-allow relay-ctrl.a misc/misc.a msg/msg.a iobuf/iobuf.a iopoll.o ./choose cl trysetenv setenv.h1 setenv.h2 > setenv.h ./compile relay-ctrl-check.c ./compile setenv.c ./load relay-ctrl-check relay-ctrl.a misc/misc.a msg/msg.a iobuf/iobuf.a iopoll.o setenv.o ( ./compile trydirent.c >/dev/null 2>&1 && cat direntry.h2 || cat direntry.h1 ) > direntry.h rm -f trydirent.o ./compile relay-ctrl-age.c ./load relay-ctrl-age msg/msg.a iobuf/iobuf.a iopoll.o ./compile relay-ctrl-udp.c ./compile net/ipv4_addr.c ./compile net/ipv4_format.c ./compile net/ipv4_parse.c net/ipv4_parse.c: In function 'parse_part': net/ipv4_parse.c:12: warning: comparison is always false due to limited range of data type ./makelib net/ipv4.a net/ipv4_addr.o net/ipv4_format.o net/ipv4_parse.o ./compile net/accept4.c ./compile net/acceptu.c ./compile net/bind4.c ./compile net/bindu.c net/bindu.c: In function 'socket_bindu': net/bindu.c:30: warning: incompatible implicit declaration of built-in function 'strcpy' ./compile net/broadcast.c ./compile net/connect4.c ./compile net/connected.c ./compile net/connectu.c net/connectu.c: In function 'socket_connectu': net/connectu.c:30: warning: incompatible implicit declaration of built-in function 'strcpy' ./compile net/cork.c ./compile net/getaddr4.c ./compile net/linger.c ./compile net/listen.c ./compile net/pair.c ./compile net/recv4.c ./compile net/recvu.c ./compile net/reuse.c ./compile net/send4.c ./compile net/sendu.c ./compile net/shutdown.c ./compile net/tcp.c ./compile net/udp.c ./compile net/uncork.c ./compile net/unixdgm.c ./compile net/unixstr.c ./makelib net/socket.a net/accept4.o net/acceptu.o net/bind4.o net/bindu.o net/broadcast.o net/connect4.o net/connected.o net/connectu.o net/cork.o net/getaddr4.o net/linger.o net/listen.o net/pair.o net/recv4.o net/recvu.o net/reuse.o net/send4.o net/sendu.o net/shutdown.o net/tcp.o net/udp.o net/uncork.o net/unixdgm.o net/unixstr.o ./load relay-ctrl-udp relay-ctrl.a misc/misc.a msg/msg.a iobuf/iobuf.a net/ipv4.a net/socket.a iopoll.o ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null 2>&1 && cat fork.h2 || cat fork.h1 ) > fork.h rm -f tryvfork.o tryvfork ./compile relay-ctrl-send.c ./load relay-ctrl-send relay-ctrl.a msg/msg.a iobuf/iobuf.a net/ipv4.a net/socket.a iopoll.o ./compile relay-ctrl-chdir.c ./load relay-ctrl-chdir misc/misc.a msg/msg.a iobuf/iobuf.a setenv.o iopoll.o ./compile installer.c head -1 conf-bin | sed -e 's/"/\\"/g' -e 's/^/const char conf_bin[] = "/' -e 's/$/";/' >conf_bin.c head -1 conf-man | sed -e 's/"/\\"/g' -e 's/^/const char conf_man[] = "/' -e 's/$/";/' >conf_man.c ./compile insthier.c ./load installer insthier.o ./compile instcheck.c ./load instcheck insthier.o ./compile instshow.c ./load instshow insthier.o ===> Installing for relay-ctrl-3.1.1_1 ===> Generating temporary packing list ===> Checking if mail/relay-ctrl already installed cd /obj/buildshare/ports/355755/mail/relay-ctrl/work/relay-ctrl-3.1.1 && ./installer cd /obj/buildshare/ports/355755/mail/relay-ctrl/work/relay-ctrl-3.1.1 && install -o root -g wheel -m 444 ANNOUNCEMENT NEWS README TODO packet.html /usr/local/share/doc/relay-ctrl ===> RELAY-CTRL: Script do not create RELAY_CTRL_RELAYCLIENT You may need to edit root's crontab: #minute hour mday month wday who command * * * * * root /usr/local/bin/envdir /usr/local/etc/relay-ctrl /usr/local/bin/relay-ctrl-age ===> Compressing manual pages for relay-ctrl-3.1.1_1 ===> Registering installation for relay-ctrl-3.1.1_1 Installing relay-ctrl-3.1.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/bin/relay-ctrl-send /usr/local/bin/relay-ctrl-udp 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://untroubled.org/relay-ctrl/ Make package ===> Building package for relay-ctrl-3.1.1_1 Creating package for relay-ctrl-3.1.1_1 slot2: removed