Building onioncat-0.2.2.r554.txz (origin /buildshare/ports/355755/net/onioncat) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/onioncat-0.2.2.r554.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/libevent2-2.0.21_1.txz x packages/gmake-3.82_1.txz x packages/tor-0.2.4.21.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> onioncat-0.2.2.r554 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 onioncat-0.2.2.r554 ===> onioncat-0.2.2.r554 depends on executable: tor - not found ===> Verifying install for tor in /buildshare/ports/355755/security/tor ===> Installing existing package /packages/tor-0.2.4.21.txz Installing tor-0.2.4.21...Installing libevent2-2.0.21_1... done ===> Creating users and/or groups. Creating group '_tor' with gid '256'. Creating user '_tor' with uid '256'. done ================================================================================ To enable the tor server, set tor_enable="YES" in your /etc/rc.conf and edit /usr/local/etc/tor/torrc as desired. (However, note that the /usr/local/etc/rc.d/tor rc.subr script can override some torrc options: see that script for details.) To use the torify script, install the net/torsocks port. After installing tor for the first time, or after a major update of tor, you should: rm -r /var/db/tor /var/run/tor mkdir -p /var/db/tor/data /var/run/tor touch /var/log/tor chown -R _tor:_tor /var/db/tor /var/log/tor /var/run/tor chmod -R 700 /var/db/tor before starting the tor server. ================================================================================ ===> Returning to build of onioncat-0.2.2.r554 Make install ===> License GPLv3 accepted by the user ===> onioncat-0.2.2.r554 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by onioncat-0.2.2.r554 for building ===> Extracting for onioncat-0.2.2.r554 => SHA256 Checksum OK for onioncat-0.2.2.r554.tar.gz. ===> Patching for onioncat-0.2.2.r554 ===> Configuring for onioncat-0.2.2.r554 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/onioncat/work/onioncat-0.2.2.r554/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/onioncat/work/onioncat-0.2.2.r554/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 for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for pthread_join in LIBS=-pthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for library containing bind... none required checking for library containing inet_ntop... none required checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netdb.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/ip6.h... yes checking for netinet/in6.h... no checking for net/if.h... (cached) yes checking for net/if_tun.h... (cached) yes checking for net/tun/if_tun.h... no checking for linux/if_tun.h... no checking for linux/sockios.h... no checking for endian.h... no checking for sys/endian.h... yes checking for netinet/icmp6.h... yes checking for net/ethernet.h... yes checking for netinet/if_ether.h... yes checking for netinet/ether.h... no checking for netinet/udp.h... yes checking for sys/ethernet.h... no checking for fcntl.h... (cached) yes checking for time.h... (cached) yes checking for an ANSI C-conforming const... yes checking for struct ip6_hdr... yes checking for struct iphdr... no checking for struct ip... yes checking for struct sockaddr_in.sin_len... yes checking for struct stat.st_mtim... yes checking for struct ether_header.ether_dhost.ether_addr_octet... no checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for ether_ntoa... yes checking for ether_ntoa_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/cygwin/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating i2p/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for onioncat-0.2.2.r554 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocat.o -MD -MP -MF .deps/ocat.Tpo -c -o ocat.o ocat.c mv -f .deps/ocat.Tpo .deps/ocat.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatlog.o -MD -MP -MF .deps/ocatlog.Tpo -c -o ocatlog.o ocatlog.c mv -f .deps/ocatlog.Tpo .deps/ocatlog.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatroute.o -MD -MP -MF .deps/ocatroute.Tpo -c -o ocatroute.o ocatroute.c mv -f .deps/ocatroute.Tpo .deps/ocatroute.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatthread.o -MD -MP -MF .deps/ocatthread.Tpo -c -o ocatthread.o ocatthread.c mv -f .deps/ocatthread.Tpo .deps/ocatthread.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocattun.o -MD -MP -MF .deps/ocattun.Tpo -c -o ocattun.o ocattun.c mv -f .deps/ocattun.Tpo .deps/ocattun.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatv6conv.o -MD -MP -MF .deps/ocatv6conv.Tpo -c -o ocatv6conv.o ocatv6conv.c mv -f .deps/ocatv6conv.Tpo .deps/ocatv6conv.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatcompat.o -MD -MP -MF .deps/ocatcompat.Tpo -c -o ocatcompat.o ocatcompat.c mv -f .deps/ocatcompat.Tpo .deps/ocatcompat.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatpeer.o -MD -MP -MF .deps/ocatpeer.Tpo -c -o ocatpeer.o ocatpeer.c mv -f .deps/ocatpeer.Tpo .deps/ocatpeer.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatsetup.o -MD -MP -MF .deps/ocatsetup.Tpo -c -o ocatsetup.o ocatsetup.c mv -f .deps/ocatsetup.Tpo .deps/ocatsetup.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatipv4route.o -MD -MP -MF .deps/ocatipv4route.Tpo -c -o ocatipv4route.o ocatipv4route.c mv -f .deps/ocatipv4route.Tpo .deps/ocatipv4route.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocateth.o -MD -MP -MF .deps/ocateth.Tpo -c -o ocateth.o ocateth.c mv -f .deps/ocateth.Tpo .deps/ocateth.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatsocks.o -MD -MP -MF .deps/ocatsocks.Tpo -c -o ocatsocks.o ocatsocks.c mv -f .deps/ocatsocks.Tpo .deps/ocatsocks.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatlibe.o -MD -MP -MF .deps/ocatlibe.Tpo -c -o ocatlibe.o ocatlibe.c mv -f .deps/ocatlibe.Tpo .deps/ocatlibe.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatctrl.o -MD -MP -MF .deps/ocatctrl.Tpo -c -o ocatctrl.o ocatctrl.c mv -f .deps/ocatctrl.Tpo .deps/ocatctrl.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatipv6route.o -MD -MP -MF .deps/ocatipv6route.Tpo -c -o ocatipv6route.o ocatipv6route.c mv -f .deps/ocatipv6route.Tpo .deps/ocatipv6route.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocaticmp.o -MD -MP -MF .deps/ocaticmp.Tpo -c -o ocaticmp.o ocaticmp.c mv -f .deps/ocaticmp.Tpo .deps/ocaticmp.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocat_wintuntap.o -MD -MP -MF .deps/ocat_wintuntap.Tpo -c -o ocat_wintuntap.o ocat_wintuntap.c mv -f .deps/ocat_wintuntap.Tpo .deps/ocat_wintuntap.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocat_netdesc.o -MD -MP -MF .deps/ocat_netdesc.Tpo -c -o ocat_netdesc.o ocat_netdesc.c mv -f .deps/ocat_netdesc.Tpo .deps/ocat_netdesc.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocathosts.o -MD -MP -MF .deps/ocathosts.Tpo -c -o ocathosts.o ocathosts.c mv -f .deps/ocathosts.Tpo .deps/ocathosts.Po cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -MT ocatresolv.o -MD -MP -MF .deps/ocatresolv.Tpo -c -o ocatresolv.o ocatresolv.c mv -f .deps/ocatresolv.Tpo .deps/ocatresolv.Po cc -DSYSCONFDIR=\"/usr/local/etc\" -Wall -O2 -pipe -fno-strict-aliasing -D_POSIX_PTHREAD_SEMANTICS -D_THREAD_SAFE -o ocat ocat.o ocatlog.o ocatroute.o ocatthread.o ocattun.o ocatv6conv.o ocatcompat.o ocatpeer.o ocatsetup.o ocatipv4route.o ocateth.o ocatsocks.o ocatlibe.o ocatctrl.o ocatipv6route.o ocaticmp.o ocat_wintuntap.o ocat_netdesc.o ocathosts.o ocatresolv.o -pthread Making all in man Making all in src/cygwin Making all in i2p ===> Staging for onioncat-0.2.2.r554 ===> onioncat-0.2.2.r554 depends on executable: tor - found ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net/onioncat/work/onioncat-0.2.2.r554/src/ocat /obj/buildshare/ports/355755/net/onioncat/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/onioncat/work/onioncat-0.2.2.r554/man/ocat.1 /obj/buildshare/ports/355755/net/onioncat/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for onioncat-0.2.2.r554 ===> Checking if net/onioncat already installed ===> Registering installation for onioncat-0.2.2.r554 Installing onioncat-0.2.2.r554... done If you plan to also receive connections (e.g. because you provide a service or you use software which opens sockets for incomming connections like Bitorrent) you MUST the onioncat_hostname in rc.conf and configure the following hidden service in torrc: HiddenServicePort 8060 127.0.0.1:8060 Finally, please consider setting up an IPv6 firewall. ===> 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/ocat 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/onioncat 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.cypherpunk.at/onioncat/ Make package ===> Building package for onioncat-0.2.2.r554 slot1: removed