Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 865091 Details for
Bug 909563
net-proxy/dante-1.4.1-r6: fails to compile with musl/clang: call to undeclared function 'bindresvport'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-proxy/dante-1.4.1-r6 build log
build.log (text/plain), 69.22 KB, created by
Elizabeth Doughty
on 2023-07-03 12:12:13 UTC
(
hide
)
Description:
net-proxy/dante-1.4.1-r6 build log
Filename:
MIME Type:
Creator:
Elizabeth Doughty
Created:
2023-07-03 12:12:13 UTC
Size:
69.22 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-proxy/dante-1.4.1-r6:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: robbat2@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_musl kernel_linux pam >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dante-1.4.1.tar.gz to /var/tmp/portage/net-proxy/dante-1.4.1-r6/work >>>> Source unpacked in /var/tmp/portage/net-proxy/dante-1.4.1-r6/work >>>> Preparing source in /var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1 ... > [32m*[0m Applying dante-1.4.0-socksify.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying dante-1.4.0-osdep-format-macro.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying dante-1.4.0-cflags.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying dante-1.4.0-HAVE_SENDBUF_IOCTL.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying dante-1.4.1-sigpwr-siginfo.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying dante-1.4.1-miniupnp14.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1' ... > [32m*[0m Running 'libtoolize --install --copy --force --automake' ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-proxy/dante-1.4.1-r6/temp/aclocal' ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > (B[m[1m[32m*(B[m Running elibtoolize in: dante-1.4.1/ > (B[m[1m[32m*(B[m Applying portage/1.2.0 patch ... > (B[m[1m[32m*(B[m Applying sed/1.5.6 patch ... > (B[m[1m[32m*(B[m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1 ... > * econf: updating dante-1.4.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dante-1.4.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dante-1.4.1-r6 --htmldir=/usr/share/doc/dante-1.4.1-r6/html --with-sysroot=/ --libdir=/usr/lib --with-socks-conf=/etc/socks/socks.conf --with-sockd-conf=/etc/socks/sockd.conf --enable-preload --enable-clientdl --enable-serverdl --enable-drt-fallback --with-libc=libc.so.6 --disable-debug --without-gssapi --with-pam --without-upnp --disable-static --without-libwrap >Configuring Dante 1.4.1: >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking how to print strings... printf >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-gentoo-linux-musl-gcc... clang >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 the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking dependency style of clang... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for ld.lld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-file... no >checking for file... file >checking for x86_64-gentoo-linux-musl-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... x86_64-gentoo-linux-musl-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... llvm-strip >checking for x86_64-gentoo-linux-musl-ranlib... llvm-ranlib >checking command to parse llvm-nm output from clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-gentoo-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for utime.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (ld.lld -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 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... no >checking whether make supports nested variables... (cached) yes >checking for bison... bison -y >checking for gawk... (cached) gawk >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking how to run the C preprocessor... clang-cpp >checking whether clang needs -traditional... no >checking for compiler type... clang >checking for compiler flags... none >checking for support for -pipe compiler flag... yes >checking for support for -Wbounded compiler flag... no >checking whether compiler supports _Pragma()... yes >checking for __attribute__ support... yes >checking for __attribute__ nonnull support... no >checking for __printf__ format attribute support... yes >checking for compilation with debugging... disabled >checking for live debugging... disabled >checking for warning flags... none >checking whether compilation with FORTIFY_SOURCE works... yes >checking for compliation with DIAGNOSTIC... no >checking for moncontrol... no >checking whether profiled compilation requested... no >checking whether coverage requested... no >checking whether linting requested... no >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for fcntl.h... yes >checking for limits.h... yes >checking for malloc.h... yes >checking for paths.h... yes >checking for strings.h... (cached) yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for crypt.h... yes >checking for stddef.h... yes >checking for sys/file.h... yes >checking for sys/ioctl.h... yes >checking for sys/time.h... (cached) yes >checking for shadow.h... yes >checking for ifaddrs.h... yes >checking for sys/sem.h... yes >checking for netinet/in.h... yes >checking for rpc/rpc.h... no >checking for sys/ipc.h... yes >checking for arpa/nameser.h... yes >checking for net/if_dl.h... no >checking for execinfo.h... yes >checking for sys/pstat.h... no >checking for sys/shm.h... yes >checking for valgrind/valgrind.h... no >checking for netinet/tcp_fsm.h... no >checking for netinet/ip.h... yes >checking for netinet/ip_var.h... no >checking for resolv.h... yes >checking for sys/sockio.h... no >checking whether <sys/types.h> defines const... no >checking for an ANSI C-conforming const... yes >checking for supported routing socket communication... yes >checking for struct ip_opts in <netinet/in.h>... no >checking for struct tcp_info in <netinet/tcp.h>... no >checking whether <sys/types.h> defines inline... no >checking for inline... inline >checking for uid_t in sys/types.h... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for in6_addr... yes >checking to see if openlog accepts LOG_PERROR... yes >checking to see if stdlib.h defines EXIT_FAILURE... yes >checking whether <sys/socket.h> uses AF_UNIX... no >checking for SIGINFO... no >checking to see if MSG_WAITALL exists... yes >checking whether realloc with a NULL pointer calls malloc... yes >checking if getsockopt needs cast... no >checking to see if SV_INTERRUPT should be used... no >checking if cmsghdr exists in <sys/socket.h>... yes >checking for CMSG_SPACE in sys/socket.h... yes >checking for CMSG_LEN in sys/socket.h... yes >checking for sa_len in sockaddr... no >checking for sockaddr_storage ss_len in sockaddr... no >checking for __res_state options type... no >configure: WARNING: unable to obtain __res_state options type, setting to unsigned long >checking if sys/select.h is needed... no >checking to see if malloc_options exists... no >checking to see if __progname exists... yes >checking for library containing crypt... none required >checking for library containing getspnam... none required >checking for library containing setproctitle... no >checking for expected select behaviour... yes >checking for socklen_t... yes >checking for sig_atomic_t in <signal.h>... yes >checking for number of valid signal values... setting to 128 >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for in_port_t... yes >checking for in_addr_t... yes >checking for ssize_t... yes >checking for working memcmp... yes >checking return type of signal handlers... void >checking for strftime... yes >checking whether utime accepts a null argument... yes >checking for vprintf... yes >checking for library containing inet_addr... none required >checking for library containing getsockopt... none required >checking for getprpwnam... no >checking for getspnam... yes >checking for bindresvport... no >checking for getpass... yes >checking for system V getpwnam... yes >checking read/send-side pipe system... sendbased >checking for errorless select behavior with high timeouts... unknown >configure: WARNING: unable to determine max select value, using default >checking for errno symbol E2BIG... OK >checking for errno symbol EACCES... OK >checking for errno symbol EADDRINUSE... OK >checking for errno symbol EADDRNOTAVAIL... OK >checking for errno symbol EADV... OK >checking for errno symbol EAFNOSUPPORT... OK >checking for errno symbol EAGAIN... OK >checking for errno symbol EALREADY... OK >checking for errno symbol EAUTH... no >checking for errno symbol EBADARCH... no >checking for errno symbol EBADE... OK >checking for errno symbol EBADEXEC... no >checking for errno symbol EBADF... OK >checking for errno symbol EBADFD... OK >checking for errno symbol EBADMACHO... no >checking for errno symbol EBADMSG... OK >checking for errno symbol EBADR... OK >checking for errno symbol EBADRPC... no >checking for errno symbol EBADRQC... OK >checking for errno symbol EBADSLT... OK >checking for errno symbol EBFONT... OK >checking for errno symbol EBUSY... OK >checking for errno symbol ECANCELED... OK >checking for errno symbol ECAPMODE... no >checking for errno symbol ECHILD... OK >checking for errno symbol ECHRNG... OK >checking for errno symbol ECOMM... OK >checking for errno symbol ECONNABORTED... OK >checking for errno symbol ECONNREFUSED... OK >checking for errno symbol ECONNRESET... OK >checking for errno symbol EDEADLK... OK >checking for errno symbol EDEADLOCK... OK >checking for errno symbol EDESTADDRREQ... OK >checking for errno symbol EDEVERR... no >checking for errno symbol EDIRIOCTL... no >checking for errno symbol EDOM... OK >checking for errno symbol EDOOFUS... no >checking for errno symbol EDQUOT... OK >checking for errno symbol EEXIST... OK >checking for errno symbol EFAULT... OK >checking for errno symbol EFBIG... OK >checking for errno symbol EFTYPE... no >checking for errno symbol EHOSTDOWN... OK >checking for errno symbol EHOSTUNREACH... OK >checking for errno symbol EIDRM... OK >checking for errno symbol EILSEQ... OK >checking for errno symbol EINPROGRESS... OK >checking for errno symbol EINTR... OK >checking for errno symbol EINVAL... OK >checking for errno symbol EIO... OK >checking for errno symbol EIPSEC... no >checking for errno symbol EISCONN... OK >checking for errno symbol EISDIR... OK >checking for errno symbol EJUSTRETURN... no >checking for errno symbol EL2HLT... OK >checking for errno symbol EL2NSYNC... OK >checking for errno symbol EL3HLT... OK >checking for errno symbol EL3RST... OK >checking for errno symbol ELAST... no >checking for errno symbol ELIBACC... OK >checking for errno symbol ELIBBAD... OK >checking for errno symbol ELIBEXEC... OK >checking for errno symbol ELIBMAX... OK >checking for errno symbol ELIBSCN... OK >checking for errno symbol ELNRNG... OK >checking for errno symbol ELOCKUNMAPPED... no >checking for errno symbol ELOOP... OK >checking for errno symbol EMEDIUMTYPE... OK >checking for errno symbol EMFILE... OK >checking for errno symbol EMLINK... OK >checking for errno symbol EMSGSIZE... OK >checking for errno symbol EMULTIHOP... OK >checking for errno symbol ENAMETOOLONG... OK >checking for errno symbol ENEEDAUTH... no >checking for errno symbol ENETDOWN... OK >checking for errno symbol ENETRESET... OK >checking for errno symbol ENETUNREACH... OK >checking for errno symbol ENFILE... OK >checking for errno symbol ENOANO... OK >checking for errno symbol ENOATTR... no >checking for errno symbol ENOBUFS... OK >checking for errno symbol ENOCSI... OK >checking for errno symbol ENODATA... OK >checking for errno symbol ENODEV... OK >checking for errno symbol ENOENT... OK >checking for errno symbol ENOEXEC... OK >checking for errno symbol ENOIOCTL... no >checking for errno symbol ENOLCK... OK >checking for errno symbol ENOLINK... OK >checking for errno symbol ENOMEDIUM... OK >checking for errno symbol ENOMEM... OK >checking for errno symbol ENOMSG... OK >checking for errno symbol ENONET... OK >checking for errno symbol ENOPKG... OK >checking for errno symbol ENOPOLICY... no >checking for errno symbol ENOPROTOOPT... OK >checking for errno symbol ENOSPC... OK >checking for errno symbol ENOSR... OK >checking for errno symbol ENOSTR... OK >checking for errno symbol ENOSYS... OK >checking for errno symbol ENOTACTIVE... no >checking for errno symbol ENOTBLK... OK >checking for errno symbol ENOTCAPABLE... no >checking for errno symbol ENOTCONN... OK >checking for errno symbol ENOTDIR... OK >checking for errno symbol ENOTEMPTY... OK >checking for errno symbol ENOTRECOVERABLE... OK >checking for errno symbol ENOTSOCK... OK >checking for errno symbol ENOTSUP... OK >checking for errno symbol ENOTTY... OK >checking for errno symbol ENOTUNIQ... OK >checking for errno symbol ENXIO... OK >checking for errno symbol EOPNOTSUPP... OK >checking for errno symbol EOVERFLOW... OK >checking for errno symbol EOWNERDEAD... OK >checking for errno symbol EPERM... OK >checking for errno symbol EPFNOSUPPORT... OK >checking for errno symbol EPIPE... OK >checking for errno symbol EPROCLIM... no >checking for errno symbol EPROCUNAVAIL... no >checking for errno symbol EPROGMISMATCH... no >checking for errno symbol EPROGUNAVAIL... no >checking for errno symbol EPROTO... OK >checking for errno symbol EPROTONOSUPPORT... OK >checking for errno symbol EPROTOTYPE... OK >checking for errno symbol EPWROFF... no >checking for errno symbol ERANGE... OK >checking for errno symbol EREMCHG... OK >checking for errno symbol EREMOTE... OK >checking for errno symbol ERESTART... OK >checking for errno symbol EROFS... OK >checking for errno symbol ERPCMISMATCH... no >checking for errno symbol ESHLIBVERS... no >checking for errno symbol ESHUTDOWN... OK >checking for errno symbol ESOCKTNOSUPPORT... OK >checking for errno symbol ESPIPE... OK >checking for errno symbol ESRCH... OK >checking for errno symbol ESRMNT... OK >checking for errno symbol ESTALE... OK >checking for errno symbol ESTRPIPE... OK >checking for errno symbol ETIME... OK >checking for errno symbol ETIMEDOUT... OK >checking for errno symbol ETOOMANYREFS... OK >checking for errno symbol ETXTBSY... OK >checking for errno symbol EUNATCH... OK >checking for errno symbol EUSERS... OK >checking for errno symbol EWOULDBLOCK... OK >checking for errno symbol EXDEV... OK >checking for errno symbol EXFULL... OK >checking for errno symbol ECLONEME... no >checking for errno symbol ECORRUPT... no >checking for errno symbol EDESTADDREQ... no >checking for errno symbol EDIST... no >checking for errno symbol EFORMAT... no >checking for errno symbol EMEDIA... no >checking for errno symbol ENOCONNECT... no >checking for errno symbol ENOTEMPTY... OK >checking for errno symbol ENOTREADY... no >checking for errno symbol ENOTRUST... no >checking for errno symbol ESAD... no >checking for errno symbol ESOFT... no >checking for errno symbol ESYSERROR... no >checking for errno symbol EWOULDBLOCK... OK >checking for errno symbol EWRPROTECT... no >checking errno symbols... unique symbols: 124, unique values: 119 >checking for getaddrinfo() error EAI_ADDRFAMILY... OK >checking for getaddrinfo() error EAI_AGAIN... OK >checking for getaddrinfo() error EAI_BADFLAGS... OK >checking for getaddrinfo() error EAI_BADHINTS... no >checking for getaddrinfo() error EAI_FAIL... OK >checking for getaddrinfo() error EAI_FAMILY... OK >checking for getaddrinfo() error EAI_MEMORY... OK >checking for getaddrinfo() error EAI_NODATA... OK >checking for getaddrinfo() error EAI_NONAME... OK >checking for getaddrinfo() error EAI_OVERFLOW... OK >checking for getaddrinfo() error EAI_PROTOCOL... no >checking for getaddrinfo() error EAI_SERVICE... OK >checking for getaddrinfo() error EAI_SOCKTYPE... OK >checking for getaddrinfo() error EAI_SYSTEM... OK >checking for getaddrinfo() error EAI_ALLDONE... OK >checking for getaddrinfo() error EAI_CANCELED... OK >checking for getaddrinfo() error EAI_IDN_ENCODE... OK >checking for getaddrinfo() error EAI_INPROGRESS... OK >checking for getaddrinfo() error EAI_INTR... OK >checking for getaddrinfo() error EAI_NOTCANCELED... OK >checking for getaddrinfo() error EAI_BADEXTFLAGS... no >checking getaddrinfo() error symbols... unique symbols: 18, unique values: 18 >checking for timer macros... yes >checking for SIOCGIFHWADDR... no >checking for fd_mask... yes >checking for CPU_EQUAL... yes >checking for processor_bind... no >checking for sched_setscheduler... yes >checking for sched.h... yes >checking for getpassphrase... no >checking for sched_setaffinity... no >checking for ifaddrs.h... (cached) yes >checking for daemon... yes >checking for difftime... yes >checking for getifaddrs... yes >checking for freeifaddrs... yes >checking for hstrerror... yes >checking for inet_pton... yes >checking for issetugid... yes >checking for memmove... yes >checking for seteuid... yes >checking for setegid... yes >checking for setproctitle... no >checking for strvis... no >checking for vsyslog... yes >checking for bzero... yes >checking for strlcpy... yes >checking for backtrace... no >checking for incorrect inet_ntoa behaviour... no >checking for working pselect()... yes >checking for working sockatmark... yes >checking for __libc_enable_secure... no >checking for FIONREAD socket support... no >checking for FIONWRITE socket support... no >checking for TIOCOUTQ socket support... no >checking for sufficiently unified buffer cache... yes >checking for library containing clock_gettime... none required >checking for CLOCK_MONOTONIC clock_gettime() support... no >configure: WARNING: unknown --enable/disable keyword 'year2038' >configure: WARNING: unknown --with/without keyword 'aix_soname' >configure: WARNING: unknown --with/without keyword 'aix_soname' >checking whether client compilation should be disabled... yes >checking whether server compilation should be disabled... yes >checking for client configuration file location... /etc/socks/socks.conf >checking for server configuration file location... /etc/socks/sockd.conf >checking for bsd_auth.h... no >checking for auth_userokay... no >checking for bsd authentication... no, usable bsd_auth.h not found >checking full environment usage... yes >checking direct route fallback in client enabled... yes >checking for RES_INIT in resolv.h... yes >checking for dlfcn.h... (cached) yes >checking whether all interposition usage should be disabled... no >checking whether interposition in the client should be disabled... no >checking whether interposition in the server should be disabled... no >checking for DL_LAZY... no >checking for RTLD_MEMBER... no >checking to see if dlopen param has DL_ and not RTLD_ prefix... yes >checking for __fprintf_chk... no >checking for __vfprintf_chk... no >checking for __read_chk... no >checking for _IO_getc... yes >checking for _IO_putc... yes >checking for library containing getaddrinfo... none required >checking for library containing getnameinfo... none required >checking for gethostbyname2... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for freeaddrinfo... yes >checking for getipnodebyname... no >checking prototypes for accept... ok >checking prototypes for bind... ok >checking prototypes for connect... ok >checking prototypes for gethostbyaddr... ok >checking prototypes for getnameinfo... ok >checking prototypes for getpeername... ok >checking prototypes for getsockname... ok >checking prototypes for getsockopt... ok >checking prototypes for listen... ok >checking prototypes for read... ok >checking prototypes for readv... ok >checking prototypes for recv... ok >checking prototypes for recvfrom... ok >checking prototypes for recvmsg... ok >checking prototypes for send... ok >checking prototypes for sendmsg... ok >checking prototypes for sendto... ok >checking prototypes for write... ok >checking prototypes for writev... ok >checking prototypes for getc... ok >checking prototypes for fgetc... ok >checking prototypes for gets... ok >checking prototypes for fgets... ok >checking prototypes for putc... ok >checking prototypes for fputc... ok >checking prototypes for puts... ok >checking prototypes for fputs... ok >checking prototypes for fflush... ok >checking prototypes for fclose... ok >checking prototypes for fprintf... ok >checking prototypes for vfprintf... ok >checking prototypes for printf... ok >checking prototypes for vprintf... ok >checking prototypes for fwrite... ok >checking prototypes for fread... ok >checking prototypes for _IO_getc... ok >checking prototypes for _IO_putc... ok >checking for library containing bindresvport... no >checking for pthread.h... yes >checking for library containing pthread_mutexattr_init... none required >checking whether compilation with pthread.h works... yes >checking for library containing connect... none required >checking for library containing inet_aton... none required >checking for library containing res_9_init... no >checking for library containing dlopen... none required >checking for rresvport... no >checking for libc name... libc.so.6 >checking for symbol lookup without underscore... yes >checking for working dlsym... yes >checking for working RTLD_NEXT... yes >checking libc preload blocking... no >configure: WARNING: ldap disabled: working GSSAPI installation required >checking whether to use server pidfile... yes >checking for pid file location... /var/run/sockd.pid >checking for SOCKD_IOMAX value... default >checking for SOCKD_NEGOTIATEMAX value... default >checking for SOCKD_BUFSIZE value... default >checking for lround in -lm... yes >checking for libwrap... disabled >checking for security/pam_appl.h... yes >checking for library containing pam_start... -lpam >checking for pam... yes >checking whether libcfail should be enabled... no >checking for SOL_SOCKET socket option SO_BINDANY... no >checking for SOL_SOCKET socket option SO_BROADCAST... yes >checking for SOL_SOCKET socket option SO_DEBUG... yes >checking for SOL_SOCKET socket option SO_DONTROUTE... yes >checking for SOL_SOCKET socket option SO_JUMBO... no >checking for SOL_SOCKET socket option SO_KEEPALIVE... yes >checking for SOL_SOCKET socket option SO_LINGER... yes >checking for SOL_SOCKET socket option SO_OOBINLINE... yes >checking for SOL_SOCKET socket option SO_PRIORITY... yes >checking for SOL_SOCKET socket option SO_RCVBUF... yes >checking for SOL_SOCKET socket option SO_RCVBUFFORCE... yes >checking for SOL_SOCKET socket option SO_RCVLOWAT... yes >checking for SOL_SOCKET socket option SO_RCVTIMEO... yes >checking for SOL_SOCKET socket option SO_SNDBUF... yes >checking for SOL_SOCKET socket option SO_SNDBUFFORCE... yes >checking for SOL_SOCKET socket option SO_SNDLOWAT... yes >checking for SOL_SOCKET socket option SO_SNDTIMEO... yes >checking for SOL_SOCKET socket option SO_TIMESTAMP... yes >checking for SOL_SOCKET socket option SO_USELOOPBACK... no >checking for SOL_SOCKET socket option SO_AUDIT... no >checking for SOL_SOCKET socket option SO_CKSUMRECV... no >checking for SOL_SOCKET socket option SO_NOMULTIPATH... no >checking for SOL_SOCKET socket option SO_NOREUSEADDR... no >checking for IPPROTO_TCP socket option TCP_CORK... yes >checking for IPPROTO_TCP socket option TCP_CWND... no >checking for IPPROTO_TCP socket option TCP_INIT_CWND... no >checking for IPPROTO_TCP socket option TCP_KEEPCNT... yes >checking for IPPROTO_TCP socket option TCP_KEEPIDLE... yes >checking for IPPROTO_TCP socket option TCP_KEEPINTVL... yes >checking for IPPROTO_TCP socket option TCP_LINGER2... yes >checking for IPPROTO_TCP socket option TCP_MAXRT... no >checking for IPPROTO_TCP socket option TCP_MAXSEG... yes >checking for IPPROTO_TCP socket option TCP_MD5SIG... yes >checking for IPPROTO_TCP socket option TCP_NODELAY... yes >checking for IPPROTO_TCP socket option TCP_NOOPT... no >checking for IPPROTO_TCP socket option TCP_NOPUSH... no >checking for IPPROTO_TCP socket option TCP_SACK_ENABLE... no >checking for IPPROTO_TCP socket option TCP_STDURG... no >checking for IPPROTO_TCP socket option TCP_SYNCNT... yes >checking for IPPROTO_TCP socket option TCP_WINDOW_CLAMP... yes >checking for IPPROTO_TCP socket option TCP_RFC1323... no >checking for IPPROTO_TCP socket option TCP_NODELAYACK... no >checking for IPPROTO_TCP socket option TCP_CWND_IF... no >checking for IPPROTO_TCP socket option TCP_CWND_DF... no >checking for IPPROTO_TCP socket option TCP_NOTENTER_SSTART... no >checking for IPPROTO_TCP socket option TCP_NOREDUCE_CWND_IN_FRXMT... no >checking for IPPROTO_TCP socket option TCP_NOREDUCE_CWND_EXIT_FRXMT... no >checking for IPPROTO_UDP socket option UDP_CORK... yes >checking for IPPROTO_IP socket option IP_AUTH_LEVEL... no >checking for IPPROTO_IP socket option IP_DONTFRAG... no >checking for IPPROTO_IP socket option IP_ESP_NETWORK_LEVEL... no >checking for IPPROTO_IP socket option IP_ESP_TRANS_LEVEL... no >checking for IPPROTO_IP socket option IP_FREEBIND... yes >checking for IPPROTO_IP socket option IP_IPCOMP_LEVEL... no >checking for IPPROTO_IP socket option IP_MINTTL... yes >checking for IPPROTO_IP socket option IP_MTU_DISCOVER... yes >checking for IPPROTO_IP socket option IP_PORTRANGE... no >checking for IPPROTO_IP socket option IP_TOS... yes >checking for IPPROTO_IP socket option IP_TTL... yes >checking for IPPROTO_IP socket option IP_UNICAST_HOPS... no >checking for IPPROTO_IP socket option IP_BROADCAST_IF... no >checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... yes >checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... yes >checking for IPPROTO_IPV6 socket option IPV6_2292DSTOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_2292HOPLIMIT... yes >checking for IPPROTO_IPV6 socket option IPV6_2292HOPOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_2292PKTINFO... yes >checking for IPPROTO_IPV6 socket option IPV6_2292PKTOPTIONS... yes >checking for IPPROTO_IPV6 socket option IPV6_2292RTHDR... yes >checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... yes >checking for IPPROTO_IPV6 socket option IPV6_ADDR_PREFERENCES... yes >checking for IPPROTO_IPV6 socket option IPV6_AUTHHDR... yes >checking for IPPROTO_IPV6 socket option IPV6_AUTH_LEVEL... no >checking for IPPROTO_IPV6 socket option IPV6_AUTOFLOWLABEL... yes >checking for IPPROTO_IPV6 socket option IPV6_CHECKSUM... yes >checking for IPPROTO_IPV6 socket option IPV6_DONTFRAG... yes >checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_ESP_NETWORK_LEVEL... no >checking for IPPROTO_IPV6 socket option IPV6_ESP_TRANS_LEVEL... no >checking for IPPROTO_IPV6 socket option IPV6_FLOWINFO... no >checking for IPPROTO_IPV6 socket option IPV6_FLOWINFO_SEND... no >checking for IPPROTO_IPV6 socket option IPV6_FLOWLABEL_MGR... no >checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... yes >checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... yes >checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_IPCOMP_LEVEL... no >checking for IPPROTO_IPV6 socket option IPV6_IPSEC_POLICY... yes >checking for IPPROTO_IPV6 socket option IPV6_JOIN_ANYCAST... yes >checking for IPPROTO_IPV6 socket option IPV6_JOIN_GROUP... yes >checking for IPPROTO_IPV6 socket option IPV6_LEAVE_ANYCAST... yes >checking for IPPROTO_IPV6 socket option IPV6_LEAVE_GROUP... yes >checking for IPPROTO_IPV6 socket option IPV6_MINHOPCOUNT... yes >checking for IPPROTO_IPV6 socket option IPV6_MTU... yes >checking for IPPROTO_IPV6 socket option IPV6_MTU_DISCOVER... yes >checking for IPPROTO_IPV6 socket option IPV6_NEXTHOP... yes >checking for IPPROTO_IPV6 socket option IPV6_ORIGDSTADDR... yes >checking for IPPROTO_IPV6 socket option IPV6_PATHMTU... yes >checking for IPPROTO_IPV6 socket option IPV6_PIPEX... no >checking for IPPROTO_IPV6 socket option IPV6_PKTINFO... yes >checking for IPPROTO_IPV6 socket option IPV6_PORTRANGE... no >checking for IPPROTO_IPV6 socket option IPV6_RETOPTS... no >checking for IPPROTO_IPV6 socket option IPV6_ROUTER_ALERT... yes >checking for IPPROTO_IPV6 socket option IPV6_RTHDR... yes >checking for IPPROTO_IPV6 socket option IPV6_RTHDRDSTOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_TCLASS... yes >checking for IPPROTO_IPV6 socket option IPV6_TRANSPARENT... yes >checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... yes >checking for IPPROTO_IPV6 socket option IPV6_USE_MIN_MTU... no >checking for IPPROTO_IPV6 socket option IPV6_V6ONLY... yes >checking for IPPROTO_IPV6 socket option IPV6_XFRM_POLICY... yes >checking for IPPROTO_IPV6 socket option IPV6_MIPDSTOPTS... no >checking for IPPROTO_IPV6 socket option IPV6_AIXRAWSOCKET... no >checking for IPPROTO_TCP socket option TCP_IPA... no >checking for SOL_SOCKET socket option SO_ERROR... yes >checking for SOL_SOCKET socket option SO_REUSEADDR... yes >checking for SOL_SOCKET socket option SO_REUSEPORT... yes >checking for SOL_SOCKET socket option SO_ACCEPTCONN... yes >checking for SOL_SOCKET socket option SO_KERNACCEPT... no >checking for SOL_SOCKET socket option SO_PEERID... no >checking for SOL_SOCKET socket option SO_TYPE... yes >checking for SOL_SOCKET socket option SO_USE_IFBUFS... no >checking for IPPROTO_IP socket option IP_ADDRFORM... no >checking for IPPROTO_IP socket option IP_ADD_MEMBERSHIP... yes >checking for IPPROTO_IP socket option IP_ADD_SOURCE_MEMBERSHIP... yes >checking for IPPROTO_IP socket option IP_BLOCK_SOURCE... yes >checking for IPPROTO_IP socket option IP_DHCPMODE... no >checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... yes >checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... yes >checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... yes >checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... yes >checking for IPPROTO_IP socket option IP_FINDPMTU... no >checking for IPPROTO_IP socket option IP_HDRINCL... yes >checking for IPPROTO_IP socket option IP_HDRINCL... yes >checking for IPPROTO_IP socket option IP_MULTICAST_HOPS... no >checking for IPPROTO_IP socket option IP_MULTICAST_IF... yes >checking for IPPROTO_IP socket option IP_MULTICAST_LOOP... yes >checking for IPPROTO_IP socket option IP_MULTICAST_TTL... yes >checking for IPPROTO_IP socket option IP_OPTIONS... yes >checking for IPPROTO_IP socket option IP_PMTUAGE... no >checking for IPPROTO_IP socket option IP_RECVDSTADDR... no >checking for IPPROTO_IP socket option IP_RECVIF... no >checking for IPPROTO_IP socket option IP_RECVIFINFO... no >checking for IPPROTO_IP socket option IP_RECVINTERFACE... no >checking for IPPROTO_IP socket option IP_RECVMACHDR... no >checking for IPPROTO_IP socket option IP_RECVTOS... yes >checking for IPPROTO_IP socket option IP_RECVTTL... yes >checking for IPPROTO_IP socket option IP_RECVTTL... yes >checking for IPPROTO_IP socket option IP_SOURCE_FILTER... no >checking for IPPROTO_IP socket option IP_UNBLOCK_SOURCE... yes >checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_HOPS... yes >checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_IF... yes >checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_LOOP... yes >checking for IPPROTO_IPV6 socket option IPV6_AIXRAWSOCKET... no >checking for IPPROTO_IPV6 socket option IPV6_NOPROBE... no >checking for IPPROTO_IPV6 socket option IPV6_PKTOPTIONS... no >checking for IPPROTO_IPV6 socket option IPV6_RECVHOPS... no >checking for IPPROTO_IPV6 socket option IPV6_RECVIF... no >checking for IPPROTO_IPV6 socket option IPV6_RECVSRCRT... no >checking for IPPROTO_IPV6 socket option IPV6_SENDIF... no >checking for IPPROTO_IPV6 socket option IPV6_ADD_MEMBERSHIP... yes >checking for IPPROTO_IPV6 socket option IPV6_DROP_MEMBERSHIP... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVDSTADDR... no >checking for IPPROTO_IPV6 socket option IPV6_RECVDSTOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVERR... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVHOPLIMIT... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVHOPOPTS... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVOPTS... no >checking for IPPROTO_IPV6 socket option IPV6_RECVORIGDSTADDR... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVPATHMTU... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVPKTINFO... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVRETOPTS... no >checking for IPPROTO_IPV6 socket option IPV6_RECVRTHDR... yes >checking for IPPROTO_IPV6 socket option IPV6_RECVTCLASS... yes >checking for supported hostid type... no >checking for module bandwidth... no >checking for module redirect... no >checking for module ldap... no >checking for module checkmodule... no >flags: '--prefix=/usr' '--build=x86_64-gentoo-linux-musl' '--host=x86_64-gentoo-linux-musl' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/dante-1.4.1-r6' '--htmldir=/usr/share/doc/dante-1.4.1-r6/html' '--with-sysroot=/' '--libdir=/usr/lib' '--with-socks-conf=/etc/socks/socks.conf' '--with-sockd-conf=/etc/socks/sockd.conf' '--enable-preload' '--enable-clientdl' '--enable-serverdl' '--enable-drt-fallback' '--with-libc=libc.so.6' '--disable-debug' '--without-gssapi' '--with-pam' '--without-upnp' '--disable-static' '--without-libwrap' 'build_alias=x86_64-gentoo-linux-musl' 'host_alias=x86_64-gentoo-linux-musl' 'CC=clang' 'CFLAGS=-O2 -pipe -march=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed ' 'CPP=clang-cpp' >CC: clang (clang) >CFLAGS: -O2 -pipe -march=native -g -O2 -pipe (-O2 -pipe -march=native) >CPP: clang-cpp (clang-cpp) >CPPFLAGS: -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 >LDFLAGS: -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed (-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed ) >LD_LIBRARY_PATH: >LIBS: -lpam >DLIBDEPS: >SOCKDDEPS: -lm >compiler flags: -pipe >warning flags: >FEATURES: pam sess2 mon-data mon-disconnect preload >compat: setproctitle strvis >socket options (socket level): SO_BROADCAST SO_DEBUG SO_DONTROUTE SO_KEEPALIVE SO_LINGER SO_OOBINLINE SO_PRIORITY SO_RCVBUF SO_RCVBUFFORCE SO_RCVLOWAT SO_RCVTIMEO SO_SNDBUF SO_SNDBUFFORCE SO_SNDLOWAT SO_SNDTIMEO SO_TIMESTAMP >socket options (ipv4 level): IP_FREEBIND IP_MINTTL IP_MTU_DISCOVER IP_TOS IP_TTL >socket options (ipv6 level): IPV6_ADDRFORM IPV6_UNICAST_HOPS IPV6_2292DSTOPTS IPV6_2292HOPLIMIT IPV6_2292HOPOPTS IPV6_2292PKTINFO IPV6_2292PKTOPTIONS IPV6_2292RTHDR IPV6_ADDRFORM IPV6_ADDR_PREFERENCES IPV6_AUTHHDR IPV6_AUTOFLOWLABEL IPV6_CHECKSUM IPV6_DONTFRAG IPV6_DSTOPTS IPV6_DSTOPTS IPV6_HOPLIMIT IPV6_HOPLIMIT IPV6_HOPOPTS IPV6_HOPOPTS IPV6_IPSEC_POLICY IPV6_JOIN_ANYCAST IPV6_JOIN_GROUP IPV6_LEAVE_ANYCAST IPV6_LEAVE_GROUP IPV6_MINHOPCOUNT IPV6_MTU IPV6_MTU_DISCOVER IPV6_NEXTHOP IPV6_ORIGDSTADDR IPV6_PATHMTU IPV6_PKTINFO IPV6_ROUTER_ALERT IPV6_RTHDR IPV6_RTHDRDSTOPTS IPV6_TCLASS IPV6_TRANSPARENT IPV6_UNICAST_HOPS IPV6_V6ONLY IPV6_XFRM_POLICY >socket options (tcp level): TCP_CORK TCP_KEEPCNT TCP_KEEPIDLE TCP_KEEPINTVL TCP_LINGER2 TCP_MAXSEG TCP_MD5SIG TCP_NODELAY TCP_SYNCNT TCP_WINDOW_CLAMP >socket options (udp level): UDP_CORK >socket option arguments: IP_TOS.DSCP(AF11 AF12 AF13 AF21 AF22 AF23 AF31 AF32 AF33 AF41 AF42 AF43 CS0 CS1 CS2 CS3 CS4 CS5 CS6 CS7 EF) IP_TOS.PREC(NETCONTROL INTERNETCONTROL CRITIC_ECP FLASHOVERRIDE FLASH IMMEDIATE PRIORITY ROUTINE) IP_TOS.TOS(LOWDELAY THROUGHPUT RELIABILITY) >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating bin/socksify >config.status: creating capi/socks.h >config.status: creating sockd/Makefile >config.status: creating include/Makefile >config.status: creating lib/Makefile >config.status: creating dlib/Makefile >config.status: creating Makefile >config.status: creating example/Makefile >config.status: creating doc/Makefile >config.status: creating bin/Makefile >config.status: creating capi/Makefile >config.status: creating SPECS/Makefile >config.status: creating SPECS/dante.spec >config.status: creating libscompat/Makefile >config.status: creating contrib/Makefile >config.status: creating unlicensed/Makefile >config.status: creating VERSION >config.status: creating dlib64/Makefile >config.status: creating include/autoconf.h >config.status: linking unlicensed/bandwidth.c to sockd/bandwidth.c >config.status: linking unlicensed/bandwidth_key.c to sockd/bandwidth_key.c >config.status: linking unlicensed/redirect.c to sockd/redirect.c >config.status: linking unlicensed/redirect_key.c to sockd/redirect_key.c >config.status: linking unlicensed/ldap.c to sockd/ldap.c >config.status: linking unlicensed/ldap_key.c to sockd/ldap_key.c >config.status: linking unlicensed/checkmodule.c to sockd/checkmodule.c >config.status: executing depfiles commands >config.status: executing libtool commands > > Configure status: > >Client: Enabled >Server: Enabled >Preloading: Enabled >Libwrap: Disabled, using --without-libwrap >BSD Auth: Disabled, usable bsd_auth.h not found >PAM: Enabled >GSSAPI: Not found/disabled >KRB5: Not found/disabled >SASL: Not found/disabled >UPNP: Not found/disabled >Compatability: setproctitle strvis > > Modules: > >redirect: Not found >bandwidth: Not found >ldap: Not found > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1 ... >make -j16 >Making all in include >make[1]: Entering directory '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1/include' >make all-am >make[2]: Entering directory '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1/include' >sh ../include/redefgen.sh ../include >make[2]: Leaving directory '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1/include' >make[1]: Leaving directory '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1/include' >Making all in lib >make[1]: Entering directory '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1/lib' >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o config_parse.lo config_parse.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o config_scan.lo config_scan.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Raccept.lo Raccept.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rbind.lo Rbind.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rbindresvport.lo Rbindresvport.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rcompat.lo Rcompat.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rconnect.lo Rconnect.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rgethostbyname.lo Rgethostbyname.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rgetpeername.lo Rgetpeername.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rgetsockname.lo Rgetsockname.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rgetsockopt.lo Rgetsockopt.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rlisten.lo Rlisten.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o Rrresvport.lo Rrresvport.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o address.lo address.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o addressmatch.lo addressmatch.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c -o authneg.lo authneg.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Raccept.c -fPIC -DPIC -o .libs/Raccept.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rbindresvport.c -fPIC -DPIC -o .libs/Rbindresvport.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rgetsockname.c -fPIC -DPIC -o .libs/Rgetsockname.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rgethostbyname.c -fPIC -DPIC -o .libs/Rgethostbyname.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c config_parse.c -fPIC -DPIC -o .libs/config_parse.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rgetpeername.c -fPIC -DPIC -o .libs/Rgetpeername.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rcompat.c -fPIC -DPIC -o .libs/Rcompat.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rconnect.c -fPIC -DPIC -o .libs/Rconnect.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c config_scan.c -fPIC -DPIC -o .libs/config_scan.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c addressmatch.c -fPIC -DPIC -o .libs/addressmatch.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rgetsockopt.c -fPIC -DPIC -o .libs/Rgetsockopt.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c address.c -fPIC -DPIC -o .libs/address.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rbind.c -fPIC -DPIC -o .libs/Rbind.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rrresvport.c -fPIC -DPIC -o .libs/Rrresvport.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c Rlisten.c -fPIC -DPIC -o .libs/Rlisten.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -O2 -pipe -march=native -g -O2 -pipe -c authneg.c -fPIC -DPIC -o .libs/authneg.o >[1mRcompat.c:51:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is[1m deprecated in all versions Rrresvport.c:of C and55: is [1mnot supportedRaccept.c 1:65in: : [0m1[0;1;35mwarning: C2x: [-Wdeprecated-non-prototype][0m[0m[0m[0;1;35m >warning: [1m[0m[1maaRselect(nfds, readfds, writefds, exceptfds, timeout) > [0;1;32mfunction^ >[0mdefinitionfunction without a prototype is deprecated indefinition allwithout versions of C anda is not prototype issupported deprecatedin inC2x all[-Wdeprecated-non-prototype] [0m >versions ofRaccept(s, addr, addrlen) >[0;1;32m^ >[0m C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rrresvport(port) >[0;1;32m^ >[0m[1mRbind.c:51:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not[1m Rgethostbyname.csupported :in56 :C2x1 :[-Wdeprecated-non-prototype] [0m[0m >[0;1;35mwarning: [0m[1ma function Rbind(s, _name, namelen)definition > [0;1;32mwithout^ >a[0m prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rgethostbyname2(name, af) >[0;1;32m^ >[0m[1mRcompat.c:62:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in [1mall versions of C and is not supported in C2x [1m[-Wdeprecated-non-prototype]addressmatch.c[0m: >84:1: [0m[0;1;35mRwrite(d, buf, nbytes)warning: >[0m[0;1;32m[1m^a > [0mfunction definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rgetsockname.c:53:addrmatch(rule, addr, addrmatched, protocol, alias) >[0;1;32m^ >[0m1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rgetsockname(s, name, namelen) >[0;1;32m^ >[0m[1mRgetpeername.c:51:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rgetpeername(s, name, namelen) >[0;1;32m[1m^ >[0maddress.c:154:1: [0m[0;1;35mwarning: [0m[1ma function definition [1mRgetsockopt.c:50:1: without[1mRcompat.c[0m :[0;1;35m77warning: [0m[1m:a1 :function [0mdefinition[0;1;35m warning: without[0m [1maa prototypefunction isdefinition deprecatedwithout ina allprototype versionsis ofdeprecated Cin andall isversions notof supportedC inand C2xis [-Wdeprecated-non-prototype]not[0m >supported in C2x [-Wdeprecated-non-prototype][0m >Rwritev(d, iov, iovcnt) >[0;1;32m^Rgetsockopt(s, level, optname, optval, optlen) > >[0m[0;1;32m^ >[0ma prototype is deprecated in all versions of C and[1mRcompat.c:90: 19: [0m[0;1;35miswarning: [0m[1massigning to 'struct iovec *' from 'const struct iovec *' discardsnot qualifiers [-Wincompatible-pointer-types-discards-qualifiers][0m > supported in msg.msg_iov = iov; >[0;1;32m ^ ~~~ >[0mC2x [-Wdeprecated-non-prototype][0m >socks_addaddr(clientfd, socksfd, takelock) >[0;1;32m^ >[0m[1mRcompat.c:97:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rsend(s, msg, len, flags) >[0;1;32m^ >[0m[1m[1mRbindresvport.cRcompat.c::55106::125:: [0m[0m[0;1;35m[0;1;35mwarning: warning: [0m[0m[1m[1mainitializing function'void *' definitionwith withoutan aexpression prototypeof istype deprecated'const void *' indiscards allqualifiers versions[-Wincompatible-pointer-types-discards-qualifiers] [0mof > C and is struct iovec iov = { msg, len };not > [0;1;32msupported ^~~ >in[0m C2x [-Wdeprecated-non-prototype][0m >Rbindresvport(s, _sin) >[0;1;32m^ >[0m[1mRcompat.c:121:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rsendmsg(s, msg, flags) >[0;1;32m^ >[0m[1mRbindresvport.c:75:14: [0m[0;1;31merror: [0m[1mcall to undeclared function 'bindresvport'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration][0m > return bindresvport(s, _sin); >[0;1;32m ^ >[0m[1mRbindresvport.c:75:14: [0m[0;1;30mnote: [0mdid you mean 'Rbindresvport'?[0m >[1mRbindresvport.c:55:1: [0m[0;1;30mnote: [0m'Rbindresvport' declared here[0m >Rbindresvport(s, _sin) >[0;1;32m^ >[0m[1mRbindresvport.c:79:8: [0m[0;1;31merror: [0m[1mcall to undeclared function 'bindresvport'; ISO C99 and later do not support implicit function [1mRcompat.c:180:1: [0m[0;1;35mwarning: [0m[1mdeclarations [-Wimplicit-function-declaration][0m >a function definition without a prototype is deprecated in all versions of C and is not supported in C2x if (bindresvport(s, TOIN(&sin)) != 0) { >[0;1;32m ^[-Wdeprecated-non-prototype] >[0m[0m >Rread(d, buf, nbytes) >[0;1;32m^ >[0m[1mRgethostbyname.c:155:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rgethostbyname(name) >[0;1;32m^ >[0m[1mRcompat.c:196:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rreadv(d, _iov, iovcnt) >[0;1;32m^ >[0m[1mRgethostbyname.c:164:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rgetaddrinfo(nodename, servname, hints, res) >[0;1;32m^ >[0m1 warning and 2 errors generated. >[1mRcompat.c:218:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rrecv(s, msg, len, flags) >[0;1;32m^ >[0m[1mRcompat.c:246:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rrecvmsg(s, msg, flags) >[0;1;32m^ >[0m1 warning generated. >[1mRconnect.c:53:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rconnect(s, _name, namelen) >[0;1;32m^ >[0m[1maddress.c:250:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_getaddr(d, socksfd, takelock) >[0;1;32m^ >[0m[1maddress.c:308:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_rmaddr(d, takelock) >[0;1;32m^ >[0mmake[1]: *** [Makefile:623: Rbindresvport.lo] Error 1 >make[1]: *** Waiting for unfinished jobs.... >[1maddress.c:424:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_isaddr(d, takelock) >[0;1;32m[1mauthneg.c:51:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >negotiate_method(s, packet, route, emsg, emsglen) >[0;1;32m^ >[0m^ >[0m[1maddress.c[1mRlisten.c:50:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >Rlisten(s, backlog) >[0;1;32m^ >[0m:436:[1mRconnect.c:434:16: [0m[0;1;31merror: [0m[1mcall to undeclared function 'bindresvport'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration][0m > bindresvport(s, TOIN(&socksfd.local)); >[0;1;32m ^ >[0m[1mRconnect.c:434:16: [0m[0;1;30mnote: [0mdid you mean 'Rbindresvport'?[0m >1: [0m[1m../include/socks.h:500:5: [0m[0;1;30mnote: [0m'Rbindresvport' declared here[0m >int Rbindresvport(int, struct sockaddr_in *); >[0;1;32m ^ >[0m[0;1;35mwarning: [0m[1ma function definition without[1mRaccept.c:406:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >addforwarded(local, remote, remoteaddr, virtualremoteaddr) >[0;1;32m^ >[0m1 warning generated. > a prototype is deprecated in1 warning and 1 error generated. > all versions of C and is not supported in[1m C2x [-Wdeprecated-non-prototype]addressmatch.c:785:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >ipv4_addrisinlist(addr, mask, ailist) >[0;1;32m^ >[0m[0m >socks_addrisours(s, socksfdmatch, takelock) >[0;1;32m^ >[0m[1maddressmatch.c:806:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >ipv6_addrisinlist(addr, maskbits, ailist) >[0;1;32m^ >[0m[1maddressmatch.c:828:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >ipv4_addrareeq(a, b, mask) >[0;1;32m^ >[0m[1maddressmatch.c:838:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >ipv6_addrareeq(a, b, maskbits) >[0;1;32m^ >[0m[1maddressmatch.c:892:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >hostareeq(ruledomain, addrdomain) >[0;1;32m^ >[0m1 warning generated. >[1mconfig_parse.y:3060:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >parseconfig(filename) >[0;1;32m^ >[0mmake[1]: *** [Makefile:623: Rconnect.lo] Error 1 >[1maddress.c:644:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_addrcontrol(controlsent, controlinuse, takelock) >[0;1;32m^ >[0m1 warning generated. >[1maddress.c:703:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_addrmatch(local, remote, state, takelock) >[0;1;32m^ >[0m[1mconfig_parse.y:3235:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >ipaddr_requires_netmask(context, objecttype) >[0;1;32m^ >[0m[1mconfig_parse.y:3289:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >addnumber(numberc, numberv, number) >[0;1;32m^ >[0m[1mconfig_parse.y:3308:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >addrinit(addr, _netmask_required) >[0;1;32m^ >[0m[1mconfig_parse.y:3343:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >gwaddrinit(addr) >[0;1;32m^ >[0m[1mconfig_parse.y:3364:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >routeinit(route) >[0;1;32m^ >[0m[1mconfig_parse.y:3400:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x[1m [-Wdeprecated-non-prototype]address.c[0m: >786:1parseclientenv(haveproxyserver): > [0;1;32m[0m^[0;1;35m >warning: [0m[0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_addrdup(old, new) >[0;1;32m^ >[0m[1maddress.c:813:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_addrlock(locktype, lock) >[0;1;32m^ >[0m[1maddress.c:836:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_addrunlock(lock) >[0;1;32m^ >[0m[1maddress.c:849:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_addfakeip(host) >[0;1;32m^ >[0m[1mconfig_parse.y:3632:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >serverstring2gwstring(serverstring, version, gw, gwsize) >[0;1;32m^ >[0m1 warning generated. >[1maddress.c:901:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_getfakehost(addr) >[0;1;32m^ >[0m[1maddress.c:929:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_getfakeip(host, addr) >[0;1;32m^ >[0m[1maddress.c:953:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >fakesockaddr2sockshost(_addr, host) >[0;1;32m^ >[0m[1maddress.c:989:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >int_fakesockshost2sockaddr(host, _addr, _addrlen) >[0;1;32m^ >[0m[1maddress.c:1025:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_addfd(d) >[0;1;32m^ >[0m[1maddress.c:1056:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_isfd(d) >[0;1;32m^ >[0m[1maddress.c:1065:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_rmfd(d) >[0;1;32m^ >[0m[1maddress.c:1238:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_whoami(id) >[0;1;32m^ >[0m[1maddress.c:1260:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_pthread_mutex_init(mutex, attr) >[0;1;32m^ >[0m[1maddress.c:1271:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_pthread_mutexattr_init(attr) >[0;1;32m^ >[0m[1maddress.c:1281:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_pthread_mutexattr_settype(attr, type) >[0;1;32m^ >[0m[1maddress.c:1292:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_pthread_mutex_lock(mutex) >[0;1;32m^ >[0m[1maddress.c:1302:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >socks_pthread_mutex_unlock(mutex) >[0;1;32m^ >[0m11 warnings generated. >1 warning generated. >1 warning generated. >[1mconfig_scan.l:1711:1: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype][0m >shouldresetstate(current_state, next_token) >[0;1;32m^ >[0m3 warnings generated. >2 warnings generated. >6 warnings generated. >8 warnings generated. >24 warnings generated. >1 warning generated. >make[1]: Leaving directory '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1/lib' >make: *** [Makefile:429: all-recursive] Error 1 > [31;01m*[0m ERROR: net-proxy/dante-1.4.1-r6::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-proxy/dante-1.4.1-r6::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-proxy/dante-1.4.1-r6::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-proxy/dante-1.4.1-r6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-proxy/dante-1.4.1-r6/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1' > [31;01m*[0m S: '/var/tmp/portage/net-proxy/dante-1.4.1-r6/work/dante-1.4.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 909563
: 865091 |
899489