Skip to content

Instantly share code, notes, and snippets.

@Nothing4You
Last active December 31, 2015 23:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nothing4You/8063238 to your computer and use it in GitHub Desktop.
Save Nothing4You/8063238 to your computer and use it in GitHub Desktop.
./configure --prefix=/usr --sysconfdir=/etc --datadir=/usr/share/torsocks --docdir=/usr/share/torsocks
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by torsocks configure 2.0.0-rc3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr --sysconfdir=/etc --datadir=/usr/share/torsocks --docdir=/usr/share/torsocks
## --------- ##
## Platform. ##
## --------- ##
hostname = gemma.local
uname -m = x86_64
uname -r = 3.12.4-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Sun Dec 8 21:18:00 CET 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /opt/android-sdk/platform-tools
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2252: checking build system type
configure:2266: result: x86_64-unknown-linux-gnu
configure:2286: checking host system type
configure:2299: result: x86_64-unknown-linux-gnu
configure:2319: checking target system type
configure:2332: result: x86_64-unknown-linux-gnu
configure:2383: checking for a BSD-compatible install
configure:2451: result: /usr/bin/install -c
configure:2462: checking whether build environment is sane
configure:2517: result: yes
configure:2668: checking for a thread-safe mkdir -p
configure:2707: result: /usr/bin/mkdir -p
configure:2714: checking for gawk
configure:2730: found /usr/bin/gawk
configure:2741: result: gawk
configure:2752: checking whether make sets $(MAKE)
configure:2774: result: yes
configure:2803: checking whether make supports nested variables
configure:2820: result: yes
configure:2958: checking whether make supports nested variables
configure:2975: result: yes
configure:3035: checking for gcc
configure:3051: found /usr/bin/gcc
configure:3062: result: gcc
configure:3291: checking for C compiler version
configure:3300: gcc --version >&5
gcc (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3311: $? = 0
configure:3300: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc-multilib/src/gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.8.2 (GCC)
configure:3311: $? = 0
configure:3300: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3311: $? = 1
configure:3300: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3311: $? = 1
configure:3331: checking whether the C compiler works
configure:3353: gcc conftest.c >&5
configure:3357: $? = 0
configure:3405: result: yes
configure:3408: checking for C compiler default output file name
configure:3410: result: a.out
configure:3416: checking for suffix of executables
configure:3423: gcc -o conftest conftest.c >&5
configure:3427: $? = 0
configure:3449: result:
configure:3471: checking whether we are cross compiling
configure:3479: gcc -o conftest conftest.c >&5
configure:3483: $? = 0
configure:3490: ./conftest
configure:3494: $? = 0
configure:3509: result: no
configure:3514: checking for suffix of object files
configure:3536: gcc -c conftest.c >&5
configure:3540: $? = 0
configure:3561: result: o
configure:3565: checking whether we are using the GNU C compiler
configure:3584: gcc -c conftest.c >&5
configure:3584: $? = 0
configure:3593: result: yes
configure:3602: checking whether gcc accepts -g
configure:3622: gcc -c -g conftest.c >&5
configure:3622: $? = 0
configure:3663: result: yes
configure:3680: checking for gcc option to accept ISO C89
configure:3743: gcc -c -g -O2 conftest.c >&5
configure:3743: $? = 0
configure:3756: result: none needed
configure:3781: checking whether gcc understands -c and -o together
configure:3803: gcc -c conftest.c -o conftest2.o
configure:3806: $? = 0
configure:3803: gcc -c conftest.c -o conftest2.o
configure:3806: $? = 0
configure:3818: result: yes
configure:3846: checking for style of include used by make
configure:3874: result: GNU
configure:3900: checking dependency style of gcc
configure:4011: result: gcc3
configure:4027: checking whether ln -s works
configure:4031: result: yes
configure:4043: checking if the C compiler accepts -Wall
configure:4059: gcc -c -g -O2 -Wall conftest.c >&5
configure:4059: $? = 0
configure:4060: result: yes
configure:4077: checking how to run the C preprocessor
configure:4108: gcc -E conftest.c
configure:4108: $? = 0
configure:4122: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4147: result: gcc -E
configure:4167: gcc -E conftest.c
configure:4167: $? = 0
configure:4181: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4210: checking for grep that handles long lines and -e
configure:4268: result: /usr/bin/grep
configure:4273: checking for egrep
configure:4335: result: /usr/bin/grep -E
configure:4340: checking for ANSI C header files
configure:4360: gcc -c -g -O2 -Wall conftest.c >&5
configure:4360: $? = 0
configure:4433: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4433: $? = 0
configure:4433: ./conftest
configure:4433: $? = 0
configure:4444: result: yes
configure:4458: checking for sys/types.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for sys/stat.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for stdlib.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for string.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for memory.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for strings.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for inttypes.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for stdint.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4458: checking for unistd.h
configure:4458: gcc -c -g -O2 -Wall conftest.c >&5
configure:4458: $? = 0
configure:4458: result: yes
configure:4474: checking dlfcn.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking dlfcn.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for dlfcn.h
configure:4474: result: yes
configure:4474: checking sys/syscall.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking sys/syscall.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for sys/syscall.h
configure:4474: result: yes
configure:4474: checking sys/socket.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking sys/socket.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for sys/socket.h
configure:4474: result: yes
configure:4474: checking arpa/inet.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking arpa/inet.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for arpa/inet.h
configure:4474: result: yes
configure:4474: checking assert.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking assert.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for assert.h
configure:4474: result: yes
configure:4474: checking netdb.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking netdb.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for netdb.h
configure:4474: result: yes
configure:4474: checking errno.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking errno.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for errno.h
configure:4474: result: yes
configure:4474: checking stdarg.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking stdarg.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for stdarg.h
configure:4474: result: yes
configure:4474: checking time.h usability
configure:4474: gcc -c -g -O2 -Wall conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking time.h presence
configure:4474: gcc -E conftest.c
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for time.h
configure:4474: result: yes
configure:4493: checking for strcspn
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:53:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]
char strcspn ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strdup
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:54:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strerror
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strcasecmp
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:56:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strncasecmp
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:57:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
char strncasecmp ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for mmap
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for munmap
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for socket
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for connect
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for close
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for syscall
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for recv
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for send
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for memset
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:66:6: warning: conflicting types for built-in function 'memset' [enabled by default]
char memset ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for memcpy
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:67:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
char memcpy ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strlen
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:68:6: warning: conflicting types for built-in function 'strlen' [enabled by default]
char strlen ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strncpy
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:69:6: warning: conflicting types for built-in function 'strncpy' [enabled by default]
char strncpy ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strcmp
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'strcmp' [enabled by default]
char strcmp ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for malloc
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:71:6: warning: conflicting types for built-in function 'malloc' [enabled by default]
char malloc ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for calloc
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'calloc' [enabled by default]
char calloc ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strstr
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
char strstr ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for strtoul
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4493: $? = 0
configure:4493: result: yes
configure:4493: checking for free
configure:4493: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'free' [enabled by default]
char free ();
^
configure:4493: $? = 0
configure:4493: result: yes
configure:4513: checking for inet_aton
configure:4513: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4513: $? = 0
configure:4513: result: yes
configure:4580: checking for gethostbyname
configure:4580: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4580: $? = 0
configure:4580: result: yes
configure:4635: checking for library containing dlopen
configure:4666: gcc -o conftest -g -O2 -Wall conftest.c >&5
/tmp/ccpA0UW9.o: In function `main':
/home/rschwab/build/torsocks-git/ts/conftest.c:66: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:4666: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:4666: gcc -o conftest -g -O2 -Wall conftest.c -ldl >&5
configure:4666: $? = 0
configure:4683: result: -ldl
configure:4773: checking file name of the C library
configure:4795: result: libcap.so.2
libc.so.6
configure:4812: checking whether C compiler accepts -fPIE
configure:4831: gcc -c -g -O2 -Wall -fPIE conftest.c >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:4831: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4839: result: no
configure:4847: checking whether C compiler accepts -fwrapv
configure:4866: gcc -c -g -O2 -Wall -fwrapv conftest.c >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:4866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4874: result: no
configure:4882: checking whether C compiler accepts --param ssp-buffer-size=1
configure:4901: gcc -c -g -O2 -Wall --param ssp-buffer-size=1 conftest.c >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:4901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4909: result: no
configure:4917: checking whether C compiler accepts -fstack-protector-all
configure:4937: gcc -c -g -O2 -Wall
-fstack-protector-all conftest.c >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:4937: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4945: result: no
configure:4953: checking whether C compiler accepts -fno-strict-overflow
configure:4973: gcc -c -g -O2 -Wall
-fno-strict-overflow conftest.c >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:4973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4981: result: no
configure:4990: checking whether the linker accepts -pie
configure:5009: gcc -o conftest -g -O2 -Wall -pie conftest.c -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:5009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5018: result: no
configure:5026: checking whether the linker accepts -z relro
configure:5045: gcc -o conftest -g -O2 -Wall -z relro conftest.c -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:5045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5054: result: no
configure:5062: checking whether the linker accepts -z now
configure:5081: gcc -o conftest -g -O2 -Wall -z now conftest.c -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:5081: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5090: result: no
configure:5284: checking for gcc
configure:5311: result: gcc
configure:5540: checking for C compiler version
configure:5549: gcc --version >&5
gcc (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5560: $? = 0
configure:5549: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc-multilib/src/gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.8.2 (GCC)
configure:5560: $? = 0
configure:5549: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5560: $? = 1
configure:5549: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5560: $? = 1
configure:5564: checking whether we are using the GNU C compiler
configure:5592: result: yes
configure:5601: checking whether gcc accepts -g
configure:5662: result: yes
configure:5679: checking for gcc option to accept ISO C89
configure:5755: result: none needed
configure:5780: checking whether gcc understands -c and -o together
configure:5817: result: yes
configure:5836: checking dependency style of gcc
configure:5947: result: gcc3
configure:6012: checking how to print strings
configure:6039: result: printf
configure:6060: checking for a sed that does not truncate output
configure:6124: result: /usr/bin/sed
configure:6142: checking for fgrep
configure:6204: result: /usr/bin/grep -F
configure:6239: checking for ld used by gcc
configure:6306: result: /usr/bin/ld
configure:6313: checking if the linker (/usr/bin/ld) is GNU ld
configure:6328: result: yes
configure:6340: checking for BSD- or MS-compatible name lister (nm)
configure:6389: result: /usr/bin/nm -B
configure:6519: checking the name lister (/usr/bin/nm -B) interface
configure:6526: gcc -c -g -O2 -Wall conftest.c >&5
configure:6529: /usr/bin/nm -B "conftest.o"
configure:6532: output
0000000000000000 B some_variable
configure:6539: result: BSD nm
configure:6543: checking the maximum length of command line arguments
configure:6673: result: 1572864
configure:6690: checking whether the shell understands some XSI constructs
configure:6700: result: yes
configure:6704: checking whether the shell understands "+="
configure:6710: result: yes
configure:6745: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6785: result: func_convert_file_noop
configure:6792: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6812: result: func_convert_file_noop
configure:6819: checking for /usr/bin/ld option to reload object files
configure:6826: result: -r
configure:6900: checking for objdump
configure:6916: found /usr/bin/objdump
configure:6927: result: objdump
configure:6959: checking how to recognize dependent libraries
configure:7161: result: pass_all
configure:7246: checking for dlltool
configure:7276: result: no
configure:7306: checking how to associate runtime and link libraries
configure:7333: result: printf %s\n
configure:7393: checking for ar
configure:7409: found /usr/bin/ar
configure:7420: result: ar
configure:7457: checking for archiver @FILE support
configure:7474: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:7474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7500: result: no
configure:7558: checking for strip
configure:7574: found /usr/bin/strip
configure:7585: result: strip
configure:7657: checking for ranlib
configure:7673: found /usr/bin/ranlib
configure:7684: result: ranlib
configure:7786: checking command to parse /usr/bin/nm -B output from gcc object
configure:7906: gcc -c -g -O2 -Wall conftest.c >&5
configure:7909: $? = 0
configure:7913: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7916: $? = 0
configure:7982: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 conftest.c conftstm.o >&5
configure:7985: $? = 0
configure:8023: result: ok
configure:8060: checking for sysroot
configure:8090: result: no
configure:8167: gcc -c -g -O2 -Wall conftest.c >&5
configure:8170: $? = 0
configure:8346: checking for mt
configure:8376: result: no
configure:8396: checking if : is a manifest tool
configure:8402: : '-?'
configure:8410: result: no
configure:9049: checking for dlfcn.h
configure:9049: result: yes
configure:9253: checking for objdir
configure:9268: result: .libs
configure:9539: checking if gcc supports -fno-rtti -fno-exceptions
configure:9557: gcc -c -g -O2 -Wall -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9561: $? = 0
configure:9574: result: no
configure:9901: checking for gcc option to produce PIC
configure:9908: result: -fPIC -DPIC
configure:9916: checking if gcc PIC flag -fPIC -DPIC works
configure:9934: gcc -c -g -O2 -Wall -fPIC -DPIC -DPIC conftest.c >&5
configure:9938: $? = 0
configure:9951: result: yes
configure:9980: checking if gcc static flag -static works
configure:10008: result: yes
configure:10023: checking if gcc supports -c -o file.o
configure:10044: gcc -c -g -O2 -Wall -o out/conftest2.o conftest.c >&5
configure:10048: $? = 0
configure:10070: result: yes
configure:10078: checking if gcc supports -c -o file.o
configure:10125: result: yes
configure:10158: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11311: result: yes
configure:11348: checking whether -lc should be explicitly linked in
configure:11356: gcc -c -g -O2 -Wall conftest.c >&5
configure:11359: $? = 0
configure:11374: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11377: $? = 0
configure:11391: result: no
configure:11551: checking dynamic linker characteristics
configure:12062: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 -Wl,-rpath -Wl,/foo conftest.c -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
configure:12062: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12284: result: GNU/Linux ld.so
configure:12391: checking how to hardcode library paths into programs
configure:12416: result: immediate
configure:12510: checking for shl_load
configure:12510: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 conftest.c -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
conftest.c: In function 'main':
conftest.c:96:1: warning: implicit declaration of function 'shl_load' [-Wimplicit-function-declaration]
return shl_load ();
^
configure:12510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12510: result: no
configure:12514: checking for shl_load in -ldld
configure:12539: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 conftest.c -ldld -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
conftest.c: In function 'main':
conftest.c:73:1: warning: implicit declaration of function 'shl_load' [-Wimplicit-function-declaration]
return shl_load ();
^
configure:12539: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12548: result: no
configure:12553: checking for dlopen
configure:12553: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 conftest.c -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
conftest.c: In function 'main':
conftest.c:96:1: warning: implicit declaration of function 'dlopen' [-Wimplicit-function-declaration]
return dlopen ();
^
configure:12553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12553: result: no
configure:12557: checking for dlopen in -ldl
configure:12582: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 conftest.c -ldl -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
conftest.c: In function 'main':
conftest.c:73:1: warning: implicit declaration of function 'dlopen' [-Wimplicit-function-declaration]
return dlopen ();
^
configure:12582: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12591: result: no
configure:12596: checking for dlopen in -lsvld
configure:12621: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 conftest.c -lsvld -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
conftest.c: In function 'main':
conftest.c:73:1: warning: implicit declaration of function 'dlopen' [-Wimplicit-function-declaration]
return dlopen ();
^
configure:12621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12630: result: no
configure:12635: checking for dld_link in -ldld
configure:12660: gcc -o conftest -g -O2 -Wall -D_FORTIFY_SOURCE=2 conftest.c -ldld -ldl >&5
conftest.c:55:19: warning: missing terminating " character [enabled by default]
#define LIBC_NAME "libcap.so.2
^
conftest.c:56:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
libc.so.6"
^
conftest.c:56:10: warning: missing terminating " character [enabled by default]
libc.so.6"
^
conftest.c:56:5: error: missing terminating " character
libc.so.6"
^
conftest.c: In function 'main':
conftest.c:73:1: warning: implicit declaration of function 'dld_link' [-Wimplicit-function-declaration]
return dld_link ();
^
configure:12660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "torsocks"
| #define PACKAGE_TARNAME "torsocks"
| #define PACKAGE_VERSION "2.0.0-rc3"
| #define PACKAGE_STRING "torsocks 2.0.0-rc3"
| #define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
| #define PACKAGE_URL "https://torproject.org"
| #define PACKAGE "torsocks"
| #define VERSION "2.0.0-rc3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_SOCKET 1
| #define HAVE_CONNECT 1
| #define HAVE_CLOSE 1
| #define HAVE_SYSCALL 1
| #define HAVE_RECV 1
| #define HAVE_SEND 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_STRLEN 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCMP 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_FREE 1
| #define HAVE_INET_ATON /**/
| #define HAVE_GETHOSTBYNAME /**/
| #define ALLOW_ENV_CONFIG /**/
| #define LIBC_NAME "libcap.so.2
| libc.so.6"
| #define CONFDIR "/etc"
| #define CONF_FILE "/etc/torsocks.conf"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:12669: result: no
configure:12956: checking whether stripping libraries is possible
configure:12961: result: yes
configure:12996: checking if libtool supports shared libraries
configure:12998: result: yes
configure:13001: checking whether to build shared libraries
configure:13022: result: yes
configure:13025: checking whether to build static libraries
configure:13029: result: yes
configure:13239: checking that generated files are newer than configure
configure:13245: result: done
configure:13272: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by torsocks config.status 2.0.0-rc3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on gemma.local
config.status:1140: creating Makefile
config.status:1140: creating src/Makefile
config.status:1140: creating src/bin/Makefile
config.status:1140: creating src/bin/torsocks
config.status:1140: creating src/common/Makefile
config.status:1140: creating src/lib/Makefile
config.status:1140: creating tests/Makefile
config.status:1140: creating tests/unit/Makefile
config.status:1140: creating tests/utils/Makefile
config.status:1140: creating tests/utils/tap/Makefile
config.status:1140: creating doc/Makefile
config.status:1140: creating include/config.h
config.status:1369: executing depfiles commands
config.status:1369: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_calloc=yes
ac_cv_func_close=yes
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_free=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_inet_aton=yes
ac_cv_func_malloc=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_munmap=yes
ac_cv_func_recv=yes
ac_cv_func_send=yes
ac_cv_func_shl_load=no
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcmp=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlen=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncpy=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_syscall=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_dl_dlopen=no
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_lib_svld_dlopen=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen=-ldl
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_check_cflags____fno_strict_overflow=no
ax_cv_check_cflags____fstack_protector_all=no
ax_cv_check_cflags____param_ssp_buffer_size_1=no
ax_cv_check_cflags___fPIE=no
ax_cv_check_cflags___fwrapv=no
ax_cv_check_ldflags___pie=no
ax_cv_check_ldflags___z_now=no
ax_cv_check_ldflags___z_relro=no
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=no
lt_cv_dlopen_libs=
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/rschwab/build/torsocks-git/ts/config/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/rschwab/build/torsocks-git/ts/config/missing autoconf'
AUTOHEADER='${SHELL} /home/rschwab/build/torsocks-git/ts/config/missing autoheader'
AUTOMAKE='${SHELL} /home/rschwab/build/torsocks-git/ts/config/missing automake-1.14'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall'
CONFDIR='/etc'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFAULT_INCLUDES='-I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/src -I$(top_builddir)/include -include config.h'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -D_FORTIFY_SOURCE=2'
LDPRELOAD='LD_PRELOAD'
LIBOBJS=''
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='config/ltmain.sh'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/rschwab/build/torsocks-git/ts/config/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='torsocks'
PACKAGE_BUGREPORT='dgoulet@ev0ke.net'
PACKAGE_NAME='torsocks'
PACKAGE_STRING='torsocks 2.0.0-rc3'
PACKAGE_TARNAME='torsocks'
PACKAGE_URL='https://torproject.org'
PACKAGE_VERSION='2.0.0-rc3'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHLIB_EXT='so'
STRIP='strip'
TESTLDFLAGS=''
TORSOCKSLDFLAGS=' -version-info 1:0:0'
VERSION='2.0.0-rc3'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='/usr/share/torsocks'
datarootdir='${prefix}/share'
docdir='/usr/share/torsocks'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/rschwab/build/torsocks-git/ts/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "torsocks"
#define PACKAGE_TARNAME "torsocks"
#define PACKAGE_VERSION "2.0.0-rc3"
#define PACKAGE_STRING "torsocks 2.0.0-rc3"
#define PACKAGE_BUGREPORT "dgoulet@ev0ke.net"
#define PACKAGE_URL "https://torproject.org"
#define PACKAGE "torsocks"
#define VERSION "2.0.0-rc3"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STDARG_H 1
#define HAVE_TIME_H 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_SOCKET 1
#define HAVE_CONNECT 1
#define HAVE_CLOSE 1
#define HAVE_SYSCALL 1
#define HAVE_RECV 1
#define HAVE_SEND 1
#define HAVE_MEMSET 1
#define HAVE_MEMCPY 1
#define HAVE_STRLEN 1
#define HAVE_STRNCPY 1
#define HAVE_STRCMP 1
#define HAVE_MALLOC 1
#define HAVE_CALLOC 1
#define HAVE_STRSTR 1
#define HAVE_STRTOUL 1
#define HAVE_FREE 1
#define HAVE_INET_ATON /**/
#define HAVE_GETHOSTBYNAME /**/
#define ALLOW_ENV_CONFIG /**/
#define LIBC_NAME "libcap.so.2
libc.so.6"
#define CONFDIR "/etc"
#define CONF_FILE "/etc/torsocks.conf"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking if the C compiler accepts -Wall... yes
checking how to run the C preprocessor... gcc -E
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/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.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 assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for mmap... yes
checking for munmap... yes
checking for socket... yes
checking for connect... yes
checking for close... yes
checking for syscall... yes
checking for recv... yes
checking for send... yes
checking for memset... yes
checking for memcpy... yes
checking for strlen... yes
checking for strncpy... yes
checking for strcmp... yes
checking for malloc... yes
checking for calloc... yes
checking for strstr... yes
checking for strtoul... yes
checking for free... yes
checking for inet_aton... yes
checking for gethostbyname... yes
checking for library containing dlopen... -ldl
checking file name of the C library... libcap.so.2
libc.so.6
checking whether C compiler accepts -fPIE... no
checking whether C compiler accepts -fwrapv... no
checking whether C compiler accepts --param ssp-buffer-size=1... no
checking whether C compiler accepts -fstack-protector-all... no
checking whether C compiler accepts -fno-strict-overflow... no
checking whether the linker accepts -pie... no
checking whether the linker accepts -z relro... no
checking whether the linker accepts -z now... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to print strings... 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 gcc... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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... no
checking for dlopen in -ldl... no
checking for dlopen in -lsvld... no
checking for dld_link in -ldld... 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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/bin/torsocks
config.status: creating src/common/Makefile
config.status: creating src/lib/Makefile
config.status: creating tests/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/utils/Makefile
config.status: creating tests/utils/tap/Makefile
config.status: creating doc/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment