Building tsocks-1.8.b5_5.txz (origin /buildshare/ports/355755/net/tsocks) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/tsocks-1.8beta5.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tsocks-1.8.b5_5 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 tsocks-1.8.b5_5 ===> tsocks-1.8.b5_5 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of tsocks-1.8.b5_5 Make install ===> tsocks-1.8.b5_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tsocks-1.8.b5_5 for building ===> Extracting for tsocks-1.8.b5_5 => SHA256 Checksum OK for tsocks-1.8beta5.tar.gz. ===> Patching for tsocks-1.8.b5_5 ===> Applying FreeBSD patches for tsocks-1.8.b5_5 ===> tsocks-1.8.b5_5 depends on executable: gmake - found ===> Configuring for tsocks-1.8.b5_5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking host system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking if the C compiler accepts -Wall... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/socket.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/poll.h... (cached) yes checking for unistd.h... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strspn... yes checking for strtol... (cached) yes checking for connect in -lc... yes checking for socket... yes checking for inet_aton... (cached) yes checking for gethostbyname... (cached) yes checking for dlsym in -lc... yes checking for RTLD_NEXT from dlfcn.h... yes checking for correct select prototype... select(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) checking for correct connect prototype... connect(int __fd, const struct sockaddr * __addr, socklen_t __len) checking for correct close prototype... close(int fd) checking for correct poll prototype... poll(struct pollfd *fds, unsigned int nfds, int timeout) updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for tsocks-1.8.b5_5 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8' cc -fPIC -O2 -pipe -fno-strict-aliasing -Wall -I. -c tsocks.c -o tsocks.o tsocks.c: In function 'connect': tsocks.c:215: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness tsocks.c:271: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness cc -fPIC -O2 -pipe -fno-strict-aliasing -Wall -I. -c common.c -o common.o cc -fPIC -O2 -pipe -fno-strict-aliasing -Wall -I. -c parser.c -o parser.o cc -fPIC -O2 -pipe -fno-strict-aliasing -Wall -I. -nostdlib -shared -o libtsocks.so.1.8 tsocks.o common.o parser.o -lc -lc ln -sf libtsocks.so.1.8 libtsocks.so cc -fPIC -O2 -pipe -fno-strict-aliasing -Wall -I. -static -o saveme saveme.c cc -fPIC -O2 -pipe -fno-strict-aliasing -Wall -I. -o inspectsocks inspectsocks.c common.o -lc cc -fPIC -O2 -pipe -fno-strict-aliasing -Wall -I. -o validateconf validateconf.c common.o parser.o -lc gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8' ===> Staging for tsocks-1.8.b5_5 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8' /bin/sh mkinstalldirs "/obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/bin" /usr/bin/install -c -o root -g wheel tsocks /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/bin /bin/sh mkinstalldirs "/obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/lib" /usr/bin/install -c -o root -g wheel libtsocks.so.1.8 /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/lib/libtsocks.so.1 ln -sf libtsocks.so.1 /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/lib/libtsocks.so /bin/sh mkinstalldirs "/obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 tsocks.1 /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/man/man1/ /bin/sh mkinstalldirs "/obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 tsocks.8 /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/man/man8/ /bin/sh mkinstalldirs "/obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/man/man5" install -o root -g wheel -m 444 tsocks.conf.5 /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/man/man5/ gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8/tsocks.conf.simple.example /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/etc/tsocks.conf.sample install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8/*.example /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/share/examples/tsocks install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/tsocks/work/tsocks-1.8/INSTALL /obj/buildshare/ports/355755/net/tsocks/work/stage/usr/local/share/doc/tsocks/README ====> Compressing man pages (compress-man) ===> Installing for tsocks-1.8.b5_5 ===> Checking if net/tsocks already installed ===> Registering installation for tsocks-1.8.b5_5 Installing tsocks-1.8.b5_5... done ### Simple setup file was copied to ${PREFIX}/etc/tsocks.conf.sample An example of a more complex setup file can be found in ${PREFIX}/share/examples/tsocks/ Some more details avaliable in ${PREFIX}/share/examples/tsocks/README ### Make package ===> Building package for tsocks-1.8.b5_5 slot1: removed