------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/libevent-2.1.11.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/zstd-1.4.4_1.txz Installing /packages/All/tor-0.4.2.6.txz ===> Creating groups. Creating group '_tor' with gid '256'. ===> Creating users Creating user '_tor' with uid '256'. ===== Message from tor-0.4.2.6: -- 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. Tor users are strongly advised to prevent traffic analysis that exploits sequential IP IDs by setting: sysctl net.inet.ip.random_id=1 (see sysctl.conf(5)). In order to run additional, independent instances of tor on the same machine set tor_instances="inst1 inst2 ..." in your /etc/rc.conf, and create the corresponding additional configuration files /usr/local/etc/tor/torrc@inst1, ... Alternatively, you can use the extended instance definition to specify all instance parameteres explicitly: inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir} SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> onioncat-0.2.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> onioncat-0.2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by onioncat-0.2.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> onioncat-0.2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by onioncat-0.2.8 for building => SHA256 Checksum OK for onioncat-0.2.8.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> onioncat-0.2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by onioncat-0.2.8 for building ===> Extracting for onioncat-0.2.8 => SHA256 Checksum OK for onioncat-0.2.8.tar.gz. Extracted Memory Use: 0.92M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for onioncat-0.2.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for onioncat-0.2.8 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports nested variables... 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 whether cc understands -c and -o together... yes 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... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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... no 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... no checking for net/tun/if_tun.h... yes 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 checking for getpwnam_r... yes checking that generated files are newer than configure... done 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 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for onioncat-0.2.8 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- ocat.o --- --- ocatlog.o --- --- ocatroute.o --- --- ocatthread.o --- --- ocattun.o --- --- ocatv6conv.o --- --- ocatcompat.o --- --- ocatpeer.o --- --- ocatsetup.o --- --- ocatipv4route.o --- --- ocatcompat.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatcompat.o -MD -MP -MF .deps/ocatcompat.Tpo -c -o ocatcompat.o ocatcompat.c mv -f .deps/ocatcompat.Tpo .deps/ocatcompat.Po --- ocat.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocat.o -MD -MP -MF .deps/ocat.Tpo -c -o ocat.o ocat.c --- ocatlog.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatlog.o -MD -MP -MF .deps/ocatlog.Tpo -c -o ocatlog.o ocatlog.c --- ocatroute.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatroute.o -MD -MP -MF .deps/ocatroute.Tpo -c -o ocatroute.o ocatroute.c --- ocatthread.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatthread.o -MD -MP -MF .deps/ocatthread.Tpo -c -o ocatthread.o ocatthread.c --- ocattun.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocattun.o -MD -MP -MF .deps/ocattun.Tpo -c -o ocattun.o ocattun.c --- ocatv6conv.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatv6conv.o -MD -MP -MF .deps/ocatv6conv.Tpo -c -o ocatv6conv.o ocatv6conv.c --- ocatpeer.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatpeer.o -MD -MP -MF .deps/ocatpeer.Tpo -c -o ocatpeer.o ocatpeer.c --- ocateth.o --- --- ocatipv4route.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatipv4route.o -MD -MP -MF .deps/ocatipv4route.Tpo -c -o ocatipv4route.o ocatipv4route.c --- ocateth.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocateth.o -MD -MP -MF .deps/ocateth.Tpo -c -o ocateth.o ocateth.c --- ocatsetup.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatsetup.o -MD -MP -MF .deps/ocatsetup.Tpo -c -o ocatsetup.o ocatsetup.c --- ocatlog.o --- mv -f .deps/ocatlog.Tpo .deps/ocatlog.Po --- ocatpeer.o --- mv -f .deps/ocatpeer.Tpo .deps/ocatpeer.Po --- ocatsocks.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatsocks.o -MD -MP -MF .deps/ocatsocks.Tpo -c -o ocatsocks.o ocatsocks.c --- ocatlibe.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatlibe.o -MD -MP -MF .deps/ocatlibe.Tpo -c -o ocatlibe.o ocatlibe.c --- ocattun.o --- mv -f .deps/ocattun.Tpo .deps/ocattun.Po --- ocatctrl.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatctrl.o -MD -MP -MF .deps/ocatctrl.Tpo -c -o ocatctrl.o ocatctrl.c --- ocatthread.o --- mv -f .deps/ocatthread.Tpo .deps/ocatthread.Po --- ocatipv6route.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatipv6route.o -MD -MP -MF .deps/ocatipv6route.Tpo -c -o ocatipv6route.o ocatipv6route.c --- ocatv6conv.o --- mv -f .deps/ocatv6conv.Tpo .deps/ocatv6conv.Po --- ocaticmp.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocaticmp.o -MD -MP -MF .deps/ocaticmp.Tpo -c -o ocaticmp.o ocaticmp.c --- ocatipv4route.o --- mv -f .deps/ocatipv4route.Tpo .deps/ocatipv4route.Po --- ocaticmp.o --- mv -f .deps/ocaticmp.Tpo .deps/ocaticmp.Po --- ocat_wintuntap.o --- --- ocat_netdesc.o --- --- ocat_wintuntap.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocat_wintuntap.o -MD -MP -MF .deps/ocat_wintuntap.Tpo -c -o ocat_wintuntap.o ocat_wintuntap.c --- ocat_netdesc.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocat_netdesc.o -MD -MP -MF .deps/ocat_netdesc.Tpo -c -o ocat_netdesc.o ocat_netdesc.c --- ocatsetup.o --- mv -f .deps/ocatsetup.Tpo .deps/ocatsetup.Po --- ocathosts.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocathosts.o -MD -MP -MF .deps/ocathosts.Tpo -c -o ocathosts.o ocathosts.c --- ocat_wintuntap.o --- mv -f .deps/ocat_wintuntap.Tpo .deps/ocat_wintuntap.Po --- ocatresolv.o --- cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ocatresolv.o -MD -MP -MF .deps/ocatresolv.Tpo -c -o ocatresolv.o ocatresolv.c --- ocat.o --- mv -f .deps/ocat.Tpo .deps/ocat.Po --- ocat_netdesc.o --- mv -f .deps/ocat_netdesc.Tpo .deps/ocat_netdesc.Po --- ocatresolv.o --- mv -f .deps/ocatresolv.Tpo .deps/ocatresolv.Po --- ocateth.o --- mv -f .deps/ocateth.Tpo .deps/ocateth.Po --- ocatipv6route.o --- mv -f .deps/ocatipv6route.Tpo .deps/ocatipv6route.Po --- ocatlibe.o --- mv -f .deps/ocatlibe.Tpo .deps/ocatlibe.Po --- ocatctrl.o --- mv -f .deps/ocatctrl.Tpo .deps/ocatctrl.Po --- ocathosts.o --- mv -f .deps/ocathosts.Tpo .deps/ocathosts.Po --- ocatsocks.o --- mv -f .deps/ocatsocks.Tpo .deps/ocatsocks.Po --- ocatroute.o --- mv -f .deps/ocatroute.Tpo .deps/ocatroute.Po --- ocat --- cc -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -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 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> onioncat-0.2.8 depends on executable: tor - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for onioncat-0.2.8 ===> onioncat-0.2.8 depends on executable: tor - found ===> Generating temporary packing list install -s -m 555 /construction/net/onioncat/onioncat-0.2.8/src/ocat /construction/net/onioncat/stage/usr/local/bin install -m 444 /construction/net/onioncat/onioncat-0.2.8/man/ocat.1 /construction/net/onioncat/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for onioncat-0.2.8 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08