From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 28 14:10:14 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8396B1065679 for ; Tue, 28 Dec 2010 14:10:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 56D508FC1E for ; Tue, 28 Dec 2010 14:10:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBSEAEo2085866 for ; Tue, 28 Dec 2010 14:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBSEAEWt085863; Tue, 28 Dec 2010 14:10:14 GMT (envelope-from gnats) Date: Tue, 28 Dec 2010 14:10:14 GMT Message-Id: <201012281410.oBSEAEWt085863@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Andrei Lavreniyuk Cc: Subject: Re: ports/153465: [MAINTAINER] net/torsocks: update to 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrei Lavreniyuk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2010 14:10:14 -0000 The following reply was made to PR ports/153465; it has been noted by GNATS. From: Andrei Lavreniyuk To: bug-followup@FreeBSD.org, andy.lavr@gmail.com Cc: Subject: Re: ports/153465: [MAINTAINER] net/torsocks: update to 1.1 Date: Tue, 28 Dec 2010 16:06:07 +0200 Hi! >>It seems like patch-Makefile.am is still needed. Can you investigate? No, not needed. Compiled normally. ports/torsocks# make You can use the SOCKSDNS option. This option causes torsocks to intercept DNS lookups and attempt to force them to use TCP instead of UDP and thus be proxied through the socks server. You can use the OLDMETHOD option. This forces torsocks not to use the RTLD_NEXT parameter to dlsym to get the address of the connect() method torsocks overrides, instead it loads a reference to the libc shared library and then uses dlsym(). You can use the NODEBUG option. This configuration option tells torsocks to never output error messages to stderr. You can use the HOSTNAMES option. This disables DNS lookups on names provided as socks servers in the config file. This option is necessary if socks dns is enabled since torsocks can't send a socks dns request to resolve the location of the socks server. ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for torsocks-1.0 ===> Extracting for torsocks-1.1 => SHA256 Checksum OK for torsocks-1.1.tar.gz. ===> Patching for torsocks-1.1 ===> Applying FreeBSD patches for torsocks-1.1 ===> torsocks-1.1 depends on executable: gmake - found ===> torsocks-1.1 depends on file: /usr/local/bin/automake-1.11 - found ===> torsocks-1.1 depends on file: /usr/local/bin/autoconf-2.68 - found ===> torsocks-1.1 depends on package: libtool>=2.2 - found ===> Configuring for torsocks-1.1 configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... /usr/local/share/aclocal/libtool.m4:1084: _LT_SYS_MODULE_PATH_AIX is expanded from... /usr/local/share/aclocal/libtool.m4:4207: _LT_LINKER_SHLIBS is expanded from... /usr/local/share/aclocal/libtool.m4:5339: _LT_LANG_C_CONFIG is expanded from... /usr/local/share/aclocal/libtool.m4:143: _LT_SETUP is expanded from... /usr/local/share/aclocal/libtool.m4:69: LT_INIT is expanded from... /usr/local/share/aclocal/libtool.m4:107: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... /usr/local/share/aclocal/libtool.m4:4207: _LT_LINKER_SHLIBS is expanded from... /usr/local/share/aclocal/libtool.m4:5339: _LT_LANG_C_CONFIG is expanded from... /usr/local/share/aclocal/libtool.m4:143: _LT_SETUP is expanded from... /usr/local/share/aclocal/libtool.m4:69: LT_INIT is expanded from... /usr/local/share/aclocal/libtool.m4:107: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... aclocal.m4:2029: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5152: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:6284: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:1094: _LT_SETUP is expanded from... aclocal.m4:1020: LT_INIT is expanded from... aclocal.m4:1058: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... aclocal.m4:5152: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:6284: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:1094: _LT_SETUP is expanded from... aclocal.m4:1020: LT_INIT is expanded from... aclocal.m4:1058: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level 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... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking build system type... amd64-portbld-freebsd8.2 checking host system type... amd64-portbld-freebsd8.2 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 gmake... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking if the C compiler accepts -Wall... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for unistd.h... (cached) yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strtol... yes checking for mmap... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strtol... (cached) yes checking for connect in -l"c"... yes checking for socket... yes checking for inet_aton... yes checking for gethostbyname... yes checking for dlsym in -lc... yes checking for res_query... 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 res_querydomain prototype... res_querydomain(const char *name, const char *domain, int class, int type, unsigned char *answer, int anslen) checking for correct res_send prototype... res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) checking for correct res_search prototype... res_search(const char *dname, int class, int type, unsigned char *answer, int anslen) checking for correct res_query prototype... res_query(const char *dname, int class, int type, unsigned char *answer, int anslen) checking for correct getpeername prototype... getpeername(int __fd, struct sockaddr * __name, socklen_t *__namelen) checking for correct poll prototype... poll(struct pollfd *ufds, nfds_t nfds, int timeout) checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to print strings... print: not found printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.2 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.status config.status: creating src/usewithtor config.status: creating src/torsocks config.status: creating src/torsocks.conf.5 config.status: creating src/torsocks.8 config.status: creating src/usewithtor.1 config.status: creating src/torsocks.1 config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for torsocks-1.1 cd . && /usr/local/bin/automake-1.11 --foreign configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... aclocal.m4:2029: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5152: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:6284: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:1094: _LT_SETUP is expanded from... aclocal.m4:1020: LT_INIT is expanded from... aclocal.m4:1058: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... aclocal.m4:5152: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:6284: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:1094: _LT_SETUP is expanded from... aclocal.m4:1020: LT_INIT is expanded from... aclocal.m4:1058: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level (CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/local/bin/autoheader-2.68) configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... aclocal.m4:2029: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5152: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:6284: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:1094: _LT_SETUP is expanded from... aclocal.m4:1020: LT_INIT is expanded from... aclocal.m4:1058: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level configure.in:620: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from... aclocal.m4:5152: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:6284: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:1094: _LT_SETUP is expanded from... aclocal.m4:1020: LT_INIT is expanded from... aclocal.m4:1058: AC_PROG_LIBTOOL is expanded from... configure.in:620: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged gmake all-recursive gmake[1]: Entering directory `/usr/home/andy.lavr/work/torsocks-devel/ports/torsocks/work/torsocks-1.1' Making all in src gmake[2]: Entering directory `/usr/home/andy.lavr/work/torsocks-devel/ports/torsocks/work/torsocks-1.1/src' /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT tsocks.lo -MD -MP -MF .deps/tsocks.Tpo -c -o tsocks.lo tsocks.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT tsocks.lo -MD -MP -MF .deps/tsocks.Tpo -c tsocks.c -fPIC -DPIC -o .libs/tsocks.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT tsocks.lo -MD -MP -MF .deps/tsocks.Tpo -c tsocks.c -o tsocks.o >/dev/null 2>&1 mv -f .deps/tsocks.Tpo .deps/tsocks.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 mv -f .deps/common.Tpo .deps/common.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o parser.c: In function 'handle_path': parser.c:275: warning: cast from pointer to integer of different size libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT dead_pool.lo -MD -MP -MF .deps/dead_pool.Tpo -c -o dead_pool.lo dead_pool.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT dead_pool.lo -MD -MP -MF .deps/dead_pool.Tpo -c dead_pool.c -fPIC -DPIC -o .libs/dead_pool.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT dead_pool.lo -MD -MP -MF .deps/dead_pool.Tpo -c dead_pool.c -o dead_pool.o >/dev/null 2>&1 mv -f .deps/dead_pool.Tpo .deps/dead_pool.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT darwin_warts.lo -MD -MP -MF .deps/darwin_warts.Tpo -c -o darwin_warts.lo darwin_warts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT darwin_warts.lo -MD -MP -MF .deps/darwin_warts.Tpo -c darwin_warts.c -fPIC -DPIC -o .libs/darwin_warts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -MT darwin_warts.lo -MD -MP -MF .deps/darwin_warts.Tpo -c darwin_warts.c -o darwin_warts.o >/dev/null 2>&1 mv -f .deps/darwin_warts.Tpo .deps/darwin_warts.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-delete-null-pointer-checks -fstack-protector -fno-strict-aliasing -Wformat -Wformat-security -fno-omit-frame-pointer -s -Wall -version-info 1:0:0 -o libtorsocks.la -rpath /usr/local/lib tsocks.lo common.lo parser.lo dead_pool.lo darwin_warts.lo -lc libtool: link: cc -shared .libs/tsocks.o .libs/common.o .libs/parser.o .libs/dead_pool.o .libs/darwin_warts.o -march=native -mtune=native -Wl,-soname -Wl,libtorsocks.so.1 -o .libs/libtorsocks.so.1 libtool: link: (cd ".libs" && rm -f "libtorsocks.so" && ln -s "libtorsocks.so.1" "libtorsocks.so") libtool: link: (cd ".libs" && rm -f "libtorsocks.so" && ln -s "libtorsocks.so.1" "libtorsocks.so") libtool: link: ar cru .libs/libtorsocks.a tsocks.o common.o parser.o dead_pool.o darwin_warts.o libtool: link: ranlib .libs/libtorsocks.a libtool: link: ( cd ".libs" && rm -f "libtorsocks.la" && ln -s "../libtorsocks.la" "libtorsocks.la" ) gmake[2]: Leaving directory `/usr/home/andy.lavr/work/torsocks-devel/ports/torsocks/work/torsocks-1.1/src' gmake[2]: Entering directory `/usr/home/andy.lavr/work/torsocks-devel/ports/torsocks/work/torsocks-1.1' gmake[2]: Leaving directory `/usr/home/andy.lavr/work/torsocks-devel/ports/torsocks/work/torsocks-1.1' gmake[1]: Leaving directory `/usr/home/andy.lavr/work/torsocks-devel/ports/torsocks/work/torsocks-1.1' --- Best regards, Andrei Lavreniyuk.