>>> dante 1.4.1 Extracting gzip -d -c /home/test/autobuild/run/instance-0/dl/dante-1.4.1.tar.gz | tar --strip-components=1 -C /home/test/autobuild/run/instance-0/output/build/dante-1.4.1 -xf - >>> dante 1.4.1 Patching Applying 0001-fix-sparc-compile.patch using patch: patching file lib/tostring.c Applying 0002-compiler.m4-do-not-remove-g-flag.patch using patch: patching file compiler.m4 >>> dante 1.4.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/test/autobuild/run/instance-0/output/build/dante-1.4.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> dante 1.4.1 Configuring (cd /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/ && rm -rf config.cache && PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/test/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2" LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" PKG_CONFIG="/home/test/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabihf --host=arm-buildroot-linux-uclibcgnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-client --disable-preload ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Configuring Dante 1.4.1: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabihf-strip... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabihf checking how to print strings... printf checking for style of include used by make... GNU checking for arm-buildroot-linux-uclibcgnueabihf-gcc... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking dependency style of /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc... 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 /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ld checking if the linker (/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-nm checking the name lister (/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabihf format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabihf-objdump... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabihf-ar... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabihf-strip... (cached) /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip checking for arm-buildroot-linux-uclibcgnueabihf-ranlib... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib checking command to parse /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-nm output from /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for arm-buildroot-linux-uclibcgnueabihf-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc static flag -static works... yes checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc linker (/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-ld) 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 for bison... no checking for byacc... no checking for gawk... (cached) mawk checking for flex... no checking for lex... no checking how to run the C preprocessor... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp checking whether /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc needs -traditional... no checking for compiler type... gcc checking for compiler flags... none checking for support for -pipe compiler flag... no checking for support for -Wbounded compiler flag... no checking whether compiler supports _Pragma()... yes checking for __attribute__ support... no checking for __attribute__ nonnull support... no checking for __printf__ format attribute support... no checking for compilation with debugging... disabled checking for live debugging... disabled checking whether compiling using -g works with gcc... yes checking for warning flags... none checking whether compilation with FORTIFY_SOURCE works... no 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... 0 checking size of short... 0 checking size of int... 0 checking size of long... 0 checking for sys/wait.h that is POSIX.1 compatible... no checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the compiler's result checking for fcntl.h... no checking limits.h usability... no checking limits.h presence... yes configure: WARNING: limits.h: present but cannot be compiled configure: WARNING: limits.h: check for missing prerequisite headers? configure: WARNING: limits.h: see the Autoconf documentation configure: WARNING: limits.h: section "Present But Cannot Be Compiled" configure: WARNING: limits.h: proceeding with the compiler's result checking for limits.h... no checking malloc.h usability... no checking malloc.h presence... yes configure: WARNING: malloc.h: present but cannot be compiled configure: WARNING: malloc.h: check for missing prerequisite headers? configure: WARNING: malloc.h: see the Autoconf documentation configure: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure: WARNING: malloc.h: proceeding with the compiler's result checking for malloc.h... no checking paths.h usability... no checking paths.h presence... yes configure: WARNING: paths.h: present but cannot be compiled configure: WARNING: paths.h: check for missing prerequisite headers? configure: WARNING: paths.h: see the Autoconf documentation configure: WARNING: paths.h: section "Present But Cannot Be Compiled" configure: WARNING: paths.h: proceeding with the compiler's result checking for paths.h... no checking for strings.h... (cached) yes checking syslog.h usability... no checking syslog.h presence... yes configure: WARNING: syslog.h: present but cannot be compiled configure: WARNING: syslog.h: check for missing prerequisite headers? configure: WARNING: syslog.h: see the Autoconf documentation configure: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure: WARNING: syslog.h: proceeding with the compiler's result checking for syslog.h... no checking for unistd.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... yes configure: WARNING: crypt.h: present but cannot be compiled configure: WARNING: crypt.h: check for missing prerequisite headers? configure: WARNING: crypt.h: see the Autoconf documentation configure: WARNING: crypt.h: section "Present But Cannot Be Compiled" configure: WARNING: crypt.h: proceeding with the compiler's result checking for crypt.h... no checking stddef.h usability... no checking stddef.h presence... yes configure: WARNING: stddef.h: present but cannot be compiled configure: WARNING: stddef.h: check for missing prerequisite headers? configure: WARNING: stddef.h: see the Autoconf documentation configure: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure: WARNING: stddef.h: proceeding with the compiler's result checking for stddef.h... no checking sys/file.h usability... no checking sys/file.h presence... yes configure: WARNING: sys/file.h: present but cannot be compiled configure: WARNING: sys/file.h: check for missing prerequisite headers? configure: WARNING: sys/file.h: see the Autoconf documentation configure: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/file.h: proceeding with the compiler's result checking for sys/file.h... no checking sys/ioctl.h usability... no checking sys/ioctl.h presence... yes configure: WARNING: sys/ioctl.h: present but cannot be compiled configure: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure: WARNING: sys/ioctl.h: see the Autoconf documentation configure: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ioctl.h: proceeding with the compiler's result checking for sys/ioctl.h... no checking sys/time.h usability... no checking sys/time.h presence... yes configure: WARNING: sys/time.h: present but cannot be compiled configure: WARNING: sys/time.h: check for missing prerequisite headers? configure: WARNING: sys/time.h: see the Autoconf documentation configure: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/time.h: proceeding with the compiler's result checking for sys/time.h... no checking shadow.h usability... no checking shadow.h presence... yes configure: WARNING: shadow.h: present but cannot be compiled configure: WARNING: shadow.h: check for missing prerequisite headers? configure: WARNING: shadow.h: see the Autoconf documentation configure: WARNING: shadow.h: section "Present But Cannot Be Compiled" configure: WARNING: shadow.h: proceeding with the compiler's result checking for shadow.h... no checking ifaddrs.h usability... no checking ifaddrs.h presence... yes configure: WARNING: ifaddrs.h: present but cannot be compiled configure: WARNING: ifaddrs.h: check for missing prerequisite headers? configure: WARNING: ifaddrs.h: see the Autoconf documentation configure: WARNING: ifaddrs.h: section "Present But Cannot Be Compiled" configure: WARNING: ifaddrs.h: proceeding with the compiler's result checking for ifaddrs.h... no checking sys/sem.h usability... no checking sys/sem.h presence... yes configure: WARNING: sys/sem.h: present but cannot be compiled configure: WARNING: sys/sem.h: check for missing prerequisite headers? configure: WARNING: sys/sem.h: see the Autoconf documentation configure: WARNING: sys/sem.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sem.h: proceeding with the compiler's result checking for sys/sem.h... no checking netinet/in.h usability... no checking netinet/in.h presence... yes configure: WARNING: netinet/in.h: present but cannot be compiled configure: WARNING: netinet/in.h: check for missing prerequisite headers? configure: WARNING: netinet/in.h: see the Autoconf documentation configure: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/in.h: proceeding with the compiler's result checking for netinet/in.h... no checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking sys/ipc.h usability... no checking sys/ipc.h presence... yes configure: WARNING: sys/ipc.h: present but cannot be compiled configure: WARNING: sys/ipc.h: check for missing prerequisite headers? configure: WARNING: sys/ipc.h: see the Autoconf documentation configure: WARNING: sys/ipc.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ipc.h: proceeding with the compiler's result checking for sys/ipc.h... no checking arpa/nameser.h usability... no checking arpa/nameser.h presence... yes configure: WARNING: arpa/nameser.h: present but cannot be compiled configure: WARNING: arpa/nameser.h: check for missing prerequisite headers? configure: WARNING: arpa/nameser.h: see the Autoconf documentation configure: WARNING: arpa/nameser.h: section "Present But Cannot Be Compiled" configure: WARNING: arpa/nameser.h: proceeding with the compiler's result checking for arpa/nameser.h... no checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/shm.h usability... no checking sys/shm.h presence... yes configure: WARNING: sys/shm.h: present but cannot be compiled configure: WARNING: sys/shm.h: check for missing prerequisite headers? configure: WARNING: sys/shm.h: see the Autoconf documentation configure: WARNING: sys/shm.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/shm.h: proceeding with the compiler's result checking for sys/shm.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking netinet/tcp_fsm.h usability... no checking netinet/tcp_fsm.h presence... no checking for netinet/tcp_fsm.h... no checking for netinet/ip.h... no checking for netinet/ip_var.h... no checking for resolv.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking whether defines const... no checking for an ANSI C-conforming const... no checking for supported routing socket communication... yes checking for struct ip_opts in ... no checking for struct tcp_info in ... yes checking for tcp_info value tcpi_rcv_rtt... no checking for tcp_info value tcpi_rcv_space... no checking for tcp_info value tcpi_total_retrans... no checking for tcp_info value tcpi_advmss... no checking for tcp_info value tcpi_ato... no checking for tcp_info value tcpi_backoff... no checking for tcp_info value tcpi_ca_state... no checking for tcp_info value tcpi_fackets... no checking for tcp_info value tcpi_last_ack_recv... no checking for tcp_info value tcpi_last_ack_sent... no checking for tcp_info value tcpi_last_data_recv... no checking for tcp_info value tcpi_last_data_sent... no checking for tcp_info value tcpi_lost... no checking for tcp_info value tcpi_pmtu... no checking for tcp_info value tcpi_probes... no checking for tcp_info value tcpi_rcv_rtt... no checking for tcp_info value tcpi_rcv_ssthresh... no checking for tcp_info value tcpi_reordering... no checking for tcp_info value tcpi_retrans... no checking for tcp_info value tcpi_retransmits... no checking for tcp_info value tcpi_sacked... no checking for tcp_info value tcpi_unacked... no checking whether defines inline... no checking for inline... no checking for uid_t in sys/types.h... yes checking for off_t... no checking for pid_t... no checking for size_t... no checking whether time.h and sys/time.h may both be included... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking for in6_addr... no checking to see if openlog accepts LOG_PERROR... yes checking to see if stdlib.h defines EXIT_FAILURE... yes checking whether 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... no checking if getsockopt needs cast... no checking to see if SV_INTERRUPT should be used... no checking if cmsghdr exists in ... no checking for CMSG_SPACE in sys/socket.h... no checking for CMSG_LEN in sys/socket.h... no 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... no checking for library containing crypt... no checking for library containing getspnam... no checking for library containing setproctitle... no checking for expected select behaviour... yes checking for socklen_t... no checking for sig_atomic_t in ... yes checking for number of valid signal values... cross-compiling, setting to 128 setting to 128 checking for int8_t... no checking for int16_t... no checking for int32_t... no checking for uint8_t... no checking for uint16_t... no checking for uint32_t... no checking for in_port_t... no checking for in_addr_t... no checking for ssize_t... no checking for working memcmp... (cached) yes checking return type of signal handlers... void checking for strftime... no checking for strftime in -lintl... no checking for utime.h... no checking whether utime accepts a null argument... guessing yes checking for vprintf... no checking for library containing inet_addr... no checking for library containing getsockopt... no checking for getprpwnam... no checking for getspnam... no checking for bindresvport... no checking for getpass... no checking for system V getpwnam... no checking read/send-side pipe system... cross-compiling configure: WARNING: unable to determine PIPEBUFFER type 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: 1 ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xENETUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xEHOSTUNREACH: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xENETDOWN: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator ./configure: 21838: test: xETIMEDOUT: unexpected operator checking for getaddrinfo() error EAI_ADDRFAMILY... no 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... no 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... no checking for getaddrinfo() error EAI_CANCELED... no checking for getaddrinfo() error EAI_IDN_ENCODE... no checking for getaddrinfo() error EAI_INPROGRESS... no checking for getaddrinfo() error EAI_INTR... no checking for getaddrinfo() error EAI_NOTCANCELED... no checking for getaddrinfo() error EAI_BADEXTFLAGS... no checking getaddrinfo() error symbols... unique symbols: 10, unique values: 1 ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator ./configure: 22636: test: x...: unexpected operator checking for timer macros... no checking for SIOCGIFHWADDR... no checking for fd_mask... no checking for CPU_EQUAL... no checking for processor_bind... no checking for sched_setscheduler... no checking sched.h usability... no checking sched.h presence... yes configure: WARNING: sched.h: present but cannot be compiled configure: WARNING: sched.h: check for missing prerequisite headers? configure: WARNING: sched.h: see the Autoconf documentation configure: WARNING: sched.h: section "Present But Cannot Be Compiled" configure: WARNING: sched.h: proceeding with the compiler's result checking for sched.h... no checking for getpassphrase... no checking for sched_setaffinity... no checking for ifaddrs.h... (cached) no checking for daemon... no checking for difftime... no checking for getifaddrs... no checking for freeifaddrs... no checking for hstrerror... no checking for inet_pton... no checking for issetugid... no checking for memmove... no checking for seteuid... no checking for setegid... no checking for setproctitle... no checking for strvis... no checking for vsyslog... no checking for bzero... no checking for strlcpy... no checking for backtrace... no checking for incorrect inet_ntoa behaviour... assuming no checking for working pselect()... assuming no checking for working sockatmark... assuming no checking for __libc_enable_secure... assuming no checking for FIONREAD socket support... assuming no checking for FIONWRITE socket support... no checking for sufficiently unified buffer cache... no configure: WARNING: assuming buffercache not unified on this platform checking for library containing clock_gettime... no checking for CLOCK_MONOTONIC clock_gettime() support... assuming no configure: WARNING: unknown --enable/disable keyword 'doc' configure: WARNING: unknown --enable/disable keyword 'docs' configure: WARNING: unknown --enable/disable keyword 'documentation' configure: WARNING: unknown --enable/disable keyword 'gtk_doc' configure: WARNING: unknown --enable/disable keyword 'gtk_doc_html' configure: WARNING: unknown --enable/disable keyword 'ipv6' configure: WARNING: unknown --enable/disable keyword 'nls' configure: WARNING: unknown --with/without keyword 'fop' configure: WARNING: unknown --with/without keyword 'xmlto' checking whether client compilation should be disabled... no checking whether server compilation should be disabled... yes checking for client configuration file location... /etc/socks.conf checking for server configuration file location... /etc/sockd.conf checking bsd_auth.h usability... no checking bsd_auth.h presence... no 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... no checking for RES_INIT in resolv.h... no checking for dlfcn.h... (cached) yes checking whether all interposition usage should be disabled... yes 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... no checking for _IO_putc... no checking for library containing getaddrinfo... no checking for library containing getnameinfo... no checking for gethostbyname2... no checking for getaddrinfo... no checking for getnameinfo... no checking for freeaddrinfo... no checking for getipnodebyname... no checking for library containing bindresvport... no checking pthread.h usability... no checking pthread.h presence... no checking for pthread.h... no checking for library containing connect... no checking for library containing inet_aton... no checking for library containing res_9_init... no checking for rresvport... no checking for libc name... ./configure: 1: ./configure.lineno: ldconfig: not found libc.so checking for symbol lookup without underscore... yes checking for working dlsym... assuming yes checking for working RTLD_NEXT... yes checking for krb5-config... no checking gssapi.h usability... no checking gssapi.h presence... no checking for gssapi.h... no checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... no checking for gssapi/gssapi.h... no checking gssapi/gssapi_ext.h usability... no checking gssapi/gssapi_ext.h presence... no checking for gssapi/gssapi_ext.h... no checking for gssapi/gssapi_krb5.h... no checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no checking for main in -ldes... no checking for main in -lcrypt... no checking for main in -lroken... no checking for main in -lcom_err... no checking for main in -ldes425... no checking for main in -lk5crypto... no checking for main in -lpthread... no checking for main in -lasn1... no checking for main in -lkrb5... no checking for main in -lgssapi_krb5... no checking for main in -lgssapi... no checking for main in -lgss... no checking for main in -lksvc... no checking for heimdal... no checking for working gssapi... assuming no configure: WARNING: ldap disabled: working GSSAPI installation required checking for miniupnpc headers... no 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... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for libwrap... no, usable tcpd.h not found checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking for library containing pam_start... no checking for pam... no, usable security/pam_appl.h not found checking whether libcfail should be enabled... no checking for SOL_SOCKET socket option SO_BINDANY... no checking for SOL_SOCKET socket option SO_BROADCAST... no checking for SOL_SOCKET socket option SO_DEBUG... no checking for SOL_SOCKET socket option SO_DONTROUTE... no checking for SOL_SOCKET socket option SO_JUMBO... no checking for SOL_SOCKET socket option SO_KEEPALIVE... no checking for SOL_SOCKET socket option SO_LINGER... no checking for SOL_SOCKET socket option SO_OOBINLINE... no checking for SOL_SOCKET socket option SO_PRIORITY... no checking for SOL_SOCKET socket option SO_RCVBUF... no checking for SOL_SOCKET socket option SO_RCVBUFFORCE... no checking for SOL_SOCKET socket option SO_RCVLOWAT... no checking for SOL_SOCKET socket option SO_RCVTIMEO... no checking for SOL_SOCKET socket option SO_SNDBUF... no checking for SOL_SOCKET socket option SO_SNDBUFFORCE... no checking for SOL_SOCKET socket option SO_SNDLOWAT... no checking for SOL_SOCKET socket option SO_SNDTIMEO... no checking for SOL_SOCKET socket option SO_TIMESTAMP... no 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... no 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... no checking for IPPROTO_TCP socket option TCP_KEEPIDLE... no checking for IPPROTO_TCP socket option TCP_KEEPINTVL... no checking for IPPROTO_TCP socket option TCP_LINGER2... no checking for IPPROTO_TCP socket option TCP_MAXRT... no checking for IPPROTO_TCP socket option TCP_MAXSEG... no checking for IPPROTO_TCP socket option TCP_MD5SIG... no checking for IPPROTO_TCP socket option TCP_NODELAY... no 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... no checking for IPPROTO_TCP socket option TCP_WINDOW_CLAMP... no 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... no 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... no checking for IPPROTO_IP socket option IP_IPCOMP_LEVEL... no checking for IPPROTO_IP socket option IP_MINTTL... no checking for IPPROTO_IP socket option IP_MTU_DISCOVER... no checking for IPPROTO_IP socket option IP_PORTRANGE... no checking for IPPROTO_IP socket option IP_TOS... no checking for IPPROTO_IP socket option IP_TTL... no 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... no checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... no checking for IPPROTO_IPV6 socket option IPV6_2292DSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_2292HOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_2292HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_2292PKTINFO... no checking for IPPROTO_IPV6 socket option IPV6_2292PKTOPTIONS... no checking for IPPROTO_IPV6 socket option IPV6_2292RTHDR... no checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... no checking for IPPROTO_IPV6 socket option IPV6_ADDR_PREFERENCES... no checking for IPPROTO_IPV6 socket option IPV6_AUTHHDR... no checking for IPPROTO_IPV6 socket option IPV6_AUTH_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_AUTOFLOWLABEL... no checking for IPPROTO_IPV6 socket option IPV6_CHECKSUM... no checking for IPPROTO_IPV6 socket option IPV6_DONTFRAG... no checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... no 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... no checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_IPCOMP_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_IPSEC_POLICY... no checking for IPPROTO_IPV6 socket option IPV6_JOIN_ANYCAST... no checking for IPPROTO_IPV6 socket option IPV6_JOIN_GROUP... no checking for IPPROTO_IPV6 socket option IPV6_LEAVE_ANYCAST... no checking for IPPROTO_IPV6 socket option IPV6_LEAVE_GROUP... no checking for IPPROTO_IPV6 socket option IPV6_MINHOPCOUNT... no checking for IPPROTO_IPV6 socket option IPV6_MTU... no checking for IPPROTO_IPV6 socket option IPV6_MTU_DISCOVER... no checking for IPPROTO_IPV6 socket option IPV6_NEXTHOP... no checking for IPPROTO_IPV6 socket option IPV6_ORIGDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_PATHMTU... no checking for IPPROTO_IPV6 socket option IPV6_PIPEX... no checking for IPPROTO_IPV6 socket option IPV6_PKTINFO... no 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... no checking for IPPROTO_IPV6 socket option IPV6_RTHDR... no checking for IPPROTO_IPV6 socket option IPV6_RTHDRDSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_TCLASS... no checking for IPPROTO_IPV6 socket option IPV6_TRANSPARENT... no checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... no checking for IPPROTO_IPV6 socket option IPV6_USE_MIN_MTU... no checking for IPPROTO_IPV6 socket option IPV6_V6ONLY... no checking for IPPROTO_IPV6 socket option IPV6_XFRM_POLICY... no 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... no checking for SOL_SOCKET socket option SO_REUSEADDR... no checking for SOL_SOCKET socket option SO_REUSEPORT... no checking for SOL_SOCKET socket option SO_ACCEPTCONN... no 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... no 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... no checking for IPPROTO_IP socket option IP_ADD_SOURCE_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_BLOCK_SOURCE... no checking for IPPROTO_IP socket option IP_DHCPMODE... no checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_FINDPMTU... no checking for IPPROTO_IP socket option IP_HDRINCL... no checking for IPPROTO_IP socket option IP_HDRINCL... no checking for IPPROTO_IP socket option IP_MULTICAST_HOPS... no checking for IPPROTO_IP socket option IP_MULTICAST_IF... no checking for IPPROTO_IP socket option IP_MULTICAST_LOOP... no checking for IPPROTO_IP socket option IP_MULTICAST_TTL... no checking for IPPROTO_IP socket option IP_OPTIONS... no 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... no checking for IPPROTO_IP socket option IP_RECVTTL... no checking for IPPROTO_IP socket option IP_RECVTTL... no checking for IPPROTO_IP socket option IP_SOURCE_FILTER... no checking for IPPROTO_IP socket option IP_UNBLOCK_SOURCE... no checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_HOPS... no checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_IF... no checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_LOOP... no 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... no checking for IPPROTO_IPV6 socket option IPV6_DROP_MEMBERSHIP... no checking for IPPROTO_IPV6 socket option IPV6_RECVDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVDSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVERR... no checking for IPPROTO_IPV6 socket option IPV6_RECVHOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_RECVHOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVORIGDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVPATHMTU... no checking for IPPROTO_IPV6 socket option IPV6_RECVPKTINFO... no checking for IPPROTO_IPV6 socket option IPV6_RECVRETOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVRTHDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVTCLASS... no 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: '--target=arm-buildroot-linux-uclibcgnueabihf' '--host=arm-buildroot-linux-uclibcgnueabihf' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--disable-client' '--disable-preload' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-buildroot-linux-uclibcgnueabihf' 'target_alias=arm-buildroot-linux-uclibcgnueabihf' 'CC=/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp' CC: /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc (/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc) CFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os 2 -O2 -ggdb (-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2) CPP: /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp (/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp) CPPFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 (-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64) LDFLAGS: LD_LIBRARY_PATH: LIBS: DLIBDEPS: SOCKDDEPS: compiler flags: warning flags: FEATURES: nopreload sess2 mon-data mon-disconnect compat: daemon getifaddrs hstrerror inet_pton issetugid memmove pselect seteuid setproctitle sockatmark strlcpy strvis vsyslog socket options (socket level): socket options (ipv4 level): socket options (ipv6 level): socket options (tcp level): socket options (udp level): socket option arguments: 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: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Configure status: Client: Disabled, using --disable-client Server: Enabled Preloading: Disabled Libwrap: Disabled, tcpd.h missing BSD Auth: Disabled, usable bsd_auth.h not found PAM: Disabled, security/pam_appl.h missing GSSAPI: Not found/disabled KRB5: Not found/disabled SASL: Not found/disabled UPNP: Not found/disabled Compatability: daemon getifaddrs hstrerror inet_pton issetugid memmove pselect seteuid setproctitle sockatmark strlcpy strvis vsyslog Modules: redirect: Not found bandwidth: Not found ldap: Not found >>> dante 1.4.1 Building PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing --run aclocal-1.11 -I m4 /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/bash /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing --run automake-1.11 --foreign CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing --run autoconf /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing: line 52: automake-1.11: command not found /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing: line 52: autoconf: command not found WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/bash ./config.status --recheck WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. running CONFIG_SHELL=/bin/bash /bin/bash ./configure --target=arm-buildroot-linux-uclibcgnueabihf --host=arm-buildroot-linux-uclibcgnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-client --disable-preload build_alias=x86_64-pc-linux-gnu host_alias=arm-buildroot-linux-uclibcgnueabihf target_alias=arm-buildroot-linux-uclibcgnueabihf CC=/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 LDFLAGS= CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CPP=/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp --no-create --no-recursion configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Configuring Dante 1.4.1: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabihf-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabihf checking how to print strings... printf checking for style of include used by make... GNU checking for arm-buildroot-linux-uclibcgnueabihf-gcc... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking dependency style of /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc... 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 /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc... /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/bin/ld checking if the linker (/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for arm-buildroot-linux-uclibcgnueabihf-dumpbin... no checking for arm-buildroot-linux-uclibcgnueabihf-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabihf format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/bin/ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabihf-strip... strip checking for arm-buildroot-linux-uclibcgnueabihf-ranlib... no checking for ranlib... ranlib checking command to parse nm output from /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for arm-buildroot-linux-uclibcgnueabihf-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc static flag -static works... yes checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc linker (/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/bin/ld) 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 for bison... no checking for byacc... no checking for gawk... (cached) mawk checking for flex... no checking for lex... no checking how to run the C preprocessor... /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp checking whether /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc needs -traditional... no checking for compiler type... gcc checking for compiler flags... none checking for support for -pipe compiler flag... no checking for support for -Wbounded compiler flag... no checking whether compiler supports _Pragma()... yes checking for __attribute__ support... no checking for __attribute__ nonnull support... no checking for __printf__ format attribute support... no checking for compilation with debugging... disabled checking for live debugging... disabled checking whether compiling using -g works with gcc... yes checking for warning flags... none checking whether compilation with FORTIFY_SOURCE works... no 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... 0 checking size of short... 0 checking size of int... 0 checking size of long... 0 checking for sys/wait.h that is POSIX.1 compatible... no checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the compiler's result checking for fcntl.h... no checking limits.h usability... no checking limits.h presence... yes configure: WARNING: limits.h: present but cannot be compiled configure: WARNING: limits.h: check for missing prerequisite headers? configure: WARNING: limits.h: see the Autoconf documentation configure: WARNING: limits.h: section "Present But Cannot Be Compiled" configure: WARNING: limits.h: proceeding with the compiler's result checking for limits.h... no checking malloc.h usability... no checking malloc.h presence... yes configure: WARNING: malloc.h: present but cannot be compiled configure: WARNING: malloc.h: check for missing prerequisite headers? configure: WARNING: malloc.h: see the Autoconf documentation configure: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure: WARNING: malloc.h: proceeding with the compiler's result checking for malloc.h... no checking paths.h usability... no checking paths.h presence... yes configure: WARNING: paths.h: present but cannot be compiled configure: WARNING: paths.h: check for missing prerequisite headers? configure: WARNING: paths.h: see the Autoconf documentation configure: WARNING: paths.h: section "Present But Cannot Be Compiled" configure: WARNING: paths.h: proceeding with the compiler's result checking for paths.h... no checking for strings.h... (cached) yes checking syslog.h usability... no checking syslog.h presence... yes configure: WARNING: syslog.h: present but cannot be compiled configure: WARNING: syslog.h: check for missing prerequisite headers? configure: WARNING: syslog.h: see the Autoconf documentation configure: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure: WARNING: syslog.h: proceeding with the compiler's result checking for syslog.h... no checking for unistd.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... yes configure: WARNING: crypt.h: present but cannot be compiled configure: WARNING: crypt.h: check for missing prerequisite headers? configure: WARNING: crypt.h: see the Autoconf documentation configure: WARNING: crypt.h: section "Present But Cannot Be Compiled" configure: WARNING: crypt.h: proceeding with the compiler's result checking for crypt.h... no checking stddef.h usability... no checking stddef.h presence... yes configure: WARNING: stddef.h: present but cannot be compiled configure: WARNING: stddef.h: check for missing prerequisite headers? configure: WARNING: stddef.h: see the Autoconf documentation configure: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure: WARNING: stddef.h: proceeding with the compiler's result checking for stddef.h... no checking sys/file.h usability... no checking sys/file.h presence... yes configure: WARNING: sys/file.h: present but cannot be compiled configure: WARNING: sys/file.h: check for missing prerequisite headers? configure: WARNING: sys/file.h: see the Autoconf documentation configure: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/file.h: proceeding with the compiler's result checking for sys/file.h... no checking sys/ioctl.h usability... no checking sys/ioctl.h presence... yes configure: WARNING: sys/ioctl.h: present but cannot be compiled configure: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure: WARNING: sys/ioctl.h: see the Autoconf documentation configure: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ioctl.h: proceeding with the compiler's result checking for sys/ioctl.h... no checking sys/time.h usability... no checking sys/time.h presence... yes configure: WARNING: sys/time.h: present but cannot be compiled configure: WARNING: sys/time.h: check for missing prerequisite headers? configure: WARNING: sys/time.h: see the Autoconf documentation configure: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/time.h: proceeding with the compiler's result checking for sys/time.h... no checking shadow.h usability... no checking shadow.h presence... yes configure: WARNING: shadow.h: present but cannot be compiled configure: WARNING: shadow.h: check for missing prerequisite headers? configure: WARNING: shadow.h: see the Autoconf documentation configure: WARNING: shadow.h: section "Present But Cannot Be Compiled" configure: WARNING: shadow.h: proceeding with the compiler's result checking for shadow.h... no checking ifaddrs.h usability... no checking ifaddrs.h presence... yes configure: WARNING: ifaddrs.h: present but cannot be compiled configure: WARNING: ifaddrs.h: check for missing prerequisite headers? configure: WARNING: ifaddrs.h: see the Autoconf documentation configure: WARNING: ifaddrs.h: section "Present But Cannot Be Compiled" configure: WARNING: ifaddrs.h: proceeding with the compiler's result checking for ifaddrs.h... no checking sys/sem.h usability... no checking sys/sem.h presence... yes configure: WARNING: sys/sem.h: present but cannot be compiled configure: WARNING: sys/sem.h: check for missing prerequisite headers? configure: WARNING: sys/sem.h: see the Autoconf documentation configure: WARNING: sys/sem.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sem.h: proceeding with the compiler's result checking for sys/sem.h... no checking netinet/in.h usability... no checking netinet/in.h presence... yes configure: WARNING: netinet/in.h: present but cannot be compiled configure: WARNING: netinet/in.h: check for missing prerequisite headers? configure: WARNING: netinet/in.h: see the Autoconf documentation configure: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/in.h: proceeding with the compiler's result checking for netinet/in.h... no checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking sys/ipc.h usability... no checking sys/ipc.h presence... yes configure: WARNING: sys/ipc.h: present but cannot be compiled configure: WARNING: sys/ipc.h: check for missing prerequisite headers? configure: WARNING: sys/ipc.h: see the Autoconf documentation configure: WARNING: sys/ipc.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ipc.h: proceeding with the compiler's result checking for sys/ipc.h... no checking arpa/nameser.h usability... no checking arpa/nameser.h presence... yes configure: WARNING: arpa/nameser.h: present but cannot be compiled configure: WARNING: arpa/nameser.h: check for missing prerequisite headers? configure: WARNING: arpa/nameser.h: see the Autoconf documentation configure: WARNING: arpa/nameser.h: section "Present But Cannot Be Compiled" configure: WARNING: arpa/nameser.h: proceeding with the compiler's result checking for arpa/nameser.h... no checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/shm.h usability... no checking sys/shm.h presence... yes configure: WARNING: sys/shm.h: present but cannot be compiled configure: WARNING: sys/shm.h: check for missing prerequisite headers? configure: WARNING: sys/shm.h: see the Autoconf documentation configure: WARNING: sys/shm.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/shm.h: proceeding with the compiler's result checking for sys/shm.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking netinet/tcp_fsm.h usability... no checking netinet/tcp_fsm.h presence... no checking for netinet/tcp_fsm.h... no checking for netinet/ip.h... no checking for netinet/ip_var.h... no checking for resolv.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking whether defines const... no checking for an ANSI C-conforming const... no checking for supported routing socket communication... yes checking for struct ip_opts in ... no checking for struct tcp_info in ... yes checking for tcp_info value tcpi_rcv_rtt... no checking for tcp_info value tcpi_rcv_space... no checking for tcp_info value tcpi_total_retrans... no checking for tcp_info value tcpi_advmss... no checking for tcp_info value tcpi_ato... no checking for tcp_info value tcpi_backoff... no checking for tcp_info value tcpi_ca_state... no checking for tcp_info value tcpi_fackets... no checking for tcp_info value tcpi_last_ack_recv... no checking for tcp_info value tcpi_last_ack_sent... no checking for tcp_info value tcpi_last_data_recv... no checking for tcp_info value tcpi_last_data_sent... no checking for tcp_info value tcpi_lost... no checking for tcp_info value tcpi_pmtu... no checking for tcp_info value tcpi_probes... no checking for tcp_info value tcpi_rcv_rtt... no checking for tcp_info value tcpi_rcv_ssthresh... no checking for tcp_info value tcpi_reordering... no checking for tcp_info value tcpi_retrans... no checking for tcp_info value tcpi_retransmits... no checking for tcp_info value tcpi_sacked... no checking for tcp_info value tcpi_unacked... no checking whether defines inline... no checking for inline... no checking for uid_t in sys/types.h... yes checking for off_t... no checking for pid_t... no checking for size_t... no checking whether time.h and sys/time.h may both be included... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking for in6_addr... no checking to see if openlog accepts LOG_PERROR... yes checking to see if stdlib.h defines EXIT_FAILURE... yes checking whether 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... no checking if getsockopt needs cast... no checking to see if SV_INTERRUPT should be used... no checking if cmsghdr exists in ... no checking for CMSG_SPACE in sys/socket.h... no checking for CMSG_LEN in sys/socket.h... no 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... no checking for library containing crypt... no checking for library containing getspnam... no checking for library containing setproctitle... no checking for expected select behaviour... yes checking for socklen_t... no checking for sig_atomic_t in ... yes checking for number of valid signal values... cross-compiling, setting to 128 setting to 128 checking for int8_t... no checking for int16_t... no checking for int32_t... no checking for uint8_t... no checking for uint16_t... no checking for uint32_t... no checking for in_port_t... no checking for in_addr_t... no checking for ssize_t... no checking for working memcmp... no checking return type of signal handlers... void checking for strftime... no checking for strftime in -lintl... no checking for utime.h... no checking whether utime accepts a null argument... guessing yes checking for vprintf... no checking for library containing inet_addr... no checking for library containing getsockopt... no checking for getprpwnam... no checking for getspnam... no checking for bindresvport... no checking for getpass... no checking for system V getpwnam... no checking read/send-side pipe system... cross-compiling configure: WARNING: unable to determine PIPEBUFFER type 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: 1 checking for getaddrinfo() error EAI_ADDRFAMILY... no 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... no 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... no checking for getaddrinfo() error EAI_CANCELED... no checking for getaddrinfo() error EAI_IDN_ENCODE... no checking for getaddrinfo() error EAI_INPROGRESS... no checking for getaddrinfo() error EAI_INTR... no checking for getaddrinfo() error EAI_NOTCANCELED... no checking for getaddrinfo() error EAI_BADEXTFLAGS... no checking getaddrinfo() error symbols... unique symbols: 10, unique values: 1 checking for timer macros... no checking for SIOCGIFHWADDR... no checking for fd_mask... no checking for CPU_EQUAL... no checking for processor_bind... no checking for sched_setscheduler... no checking sched.h usability... no checking sched.h presence... yes configure: WARNING: sched.h: present but cannot be compiled configure: WARNING: sched.h: check for missing prerequisite headers? configure: WARNING: sched.h: see the Autoconf documentation configure: WARNING: sched.h: section "Present But Cannot Be Compiled" configure: WARNING: sched.h: proceeding with the compiler's result checking for sched.h... no checking for getpassphrase... no checking for sched_setaffinity... no checking for ifaddrs.h... (cached) no checking for daemon... no checking for difftime... no checking for getifaddrs... no checking for freeifaddrs... no checking for hstrerror... no checking for inet_pton... no checking for issetugid... no checking for memmove... no checking for seteuid... no checking for setegid... no checking for setproctitle... no checking for strvis... no checking for vsyslog... no checking for bzero... no checking for strlcpy... no checking for backtrace... no checking for incorrect inet_ntoa behaviour... assuming no checking for working pselect()... assuming no checking for working sockatmark... assuming no checking for __libc_enable_secure... assuming no checking for FIONREAD socket support... assuming no checking for FIONWRITE socket support... no checking for sufficiently unified buffer cache... no configure: WARNING: assuming buffercache not unified on this platform checking for library containing clock_gettime... no checking for CLOCK_MONOTONIC clock_gettime() support... assuming no configure: WARNING: unknown --enable/disable keyword 'doc' configure: WARNING: unknown --enable/disable keyword 'docs' configure: WARNING: unknown --enable/disable keyword 'documentation' configure: WARNING: unknown --enable/disable keyword 'gtk_doc' configure: WARNING: unknown --enable/disable keyword 'gtk_doc_html' configure: WARNING: unknown --enable/disable keyword 'ipv6' configure: WARNING: unknown --enable/disable keyword 'nls' configure: WARNING: unknown --with/without keyword 'fop' configure: WARNING: unknown --with/without keyword 'xmlto' checking whether client compilation should be disabled... no checking whether server compilation should be disabled... yes checking for client configuration file location... /etc/socks.conf checking for server configuration file location... /etc/sockd.conf checking bsd_auth.h usability... no checking bsd_auth.h presence... no 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... no checking for RES_INIT in resolv.h... no checking for dlfcn.h... (cached) yes checking whether all interposition usage should be disabled... yes 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... no checking for _IO_putc... no checking for library containing getaddrinfo... no checking for library containing getnameinfo... no checking for gethostbyname2... no checking for getaddrinfo... no checking for getnameinfo... no checking for freeaddrinfo... no checking for getipnodebyname... no checking for library containing bindresvport... no checking pthread.h usability... no checking pthread.h presence... no checking for pthread.h... no checking for library containing connect... no checking for library containing inet_aton... no checking for library containing res_9_init... no checking for rresvport... no checking for libc name... ./configure: line 28925: ldconfig: command not found libc.so checking for symbol lookup without underscore... yes checking for working dlsym... assuming yes checking for working RTLD_NEXT... yes checking for krb5-config... no checking gssapi.h usability... no checking gssapi.h presence... no checking for gssapi.h... no checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... no checking for gssapi/gssapi.h... no checking gssapi/gssapi_ext.h usability... no checking gssapi/gssapi_ext.h presence... no checking for gssapi/gssapi_ext.h... no checking for gssapi/gssapi_krb5.h... no checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no checking for main in -ldes... no checking for main in -lcrypt... no checking for main in -lroken... no checking for main in -lcom_err... no checking for main in -ldes425... no checking for main in -lk5crypto... no checking for main in -lpthread... no checking for main in -lasn1... no checking for main in -lkrb5... no checking for main in -lgssapi_krb5... no checking for main in -lgssapi... no checking for main in -lgss... no checking for main in -lksvc... no checking for heimdal... no checking for working gssapi... assuming no configure: WARNING: ldap disabled: working GSSAPI installation required checking for miniupnpc headers... no 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... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for libwrap... no, usable tcpd.h not found checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking for library containing pam_start... no checking for pam... no, usable security/pam_appl.h not found checking whether libcfail should be enabled... no checking for SOL_SOCKET socket option SO_BINDANY... no checking for SOL_SOCKET socket option SO_BROADCAST... no checking for SOL_SOCKET socket option SO_DEBUG... no checking for SOL_SOCKET socket option SO_DONTROUTE... no checking for SOL_SOCKET socket option SO_JUMBO... no checking for SOL_SOCKET socket option SO_KEEPALIVE... no checking for SOL_SOCKET socket option SO_LINGER... no checking for SOL_SOCKET socket option SO_OOBINLINE... no checking for SOL_SOCKET socket option SO_PRIORITY... no checking for SOL_SOCKET socket option SO_RCVBUF... no checking for SOL_SOCKET socket option SO_RCVBUFFORCE... no checking for SOL_SOCKET socket option SO_RCVLOWAT... no checking for SOL_SOCKET socket option SO_RCVTIMEO... no checking for SOL_SOCKET socket option SO_SNDBUF... no checking for SOL_SOCKET socket option SO_SNDBUFFORCE... no checking for SOL_SOCKET socket option SO_SNDLOWAT... no checking for SOL_SOCKET socket option SO_SNDTIMEO... no checking for SOL_SOCKET socket option SO_TIMESTAMP... no 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... no 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... no checking for IPPROTO_TCP socket option TCP_KEEPIDLE... no checking for IPPROTO_TCP socket option TCP_KEEPINTVL... no checking for IPPROTO_TCP socket option TCP_LINGER2... no checking for IPPROTO_TCP socket option TCP_MAXRT... no checking for IPPROTO_TCP socket option TCP_MAXSEG... no checking for IPPROTO_TCP socket option TCP_MD5SIG... no checking for IPPROTO_TCP socket option TCP_NODELAY... no 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... no checking for IPPROTO_TCP socket option TCP_WINDOW_CLAMP... no 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... no 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... no checking for IPPROTO_IP socket option IP_IPCOMP_LEVEL... no checking for IPPROTO_IP socket option IP_MINTTL... no checking for IPPROTO_IP socket option IP_MTU_DISCOVER... no checking for IPPROTO_IP socket option IP_PORTRANGE... no checking for IPPROTO_IP socket option IP_TOS... no checking for IPPROTO_IP socket option IP_TTL... no 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... no checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... no checking for IPPROTO_IPV6 socket option IPV6_2292DSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_2292HOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_2292HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_2292PKTINFO... no checking for IPPROTO_IPV6 socket option IPV6_2292PKTOPTIONS... no checking for IPPROTO_IPV6 socket option IPV6_2292RTHDR... no checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... no checking for IPPROTO_IPV6 socket option IPV6_ADDR_PREFERENCES... no checking for IPPROTO_IPV6 socket option IPV6_AUTHHDR... no checking for IPPROTO_IPV6 socket option IPV6_AUTH_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_AUTOFLOWLABEL... no checking for IPPROTO_IPV6 socket option IPV6_CHECKSUM... no checking for IPPROTO_IPV6 socket option IPV6_DONTFRAG... no checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... no 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... no checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_IPCOMP_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_IPSEC_POLICY... no checking for IPPROTO_IPV6 socket option IPV6_JOIN_ANYCAST... no checking for IPPROTO_IPV6 socket option IPV6_JOIN_GROUP... no checking for IPPROTO_IPV6 socket option IPV6_LEAVE_ANYCAST... no checking for IPPROTO_IPV6 socket option IPV6_LEAVE_GROUP... no checking for IPPROTO_IPV6 socket option IPV6_MINHOPCOUNT... no checking for IPPROTO_IPV6 socket option IPV6_MTU... no checking for IPPROTO_IPV6 socket option IPV6_MTU_DISCOVER... no checking for IPPROTO_IPV6 socket option IPV6_NEXTHOP... no checking for IPPROTO_IPV6 socket option IPV6_ORIGDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_PATHMTU... no checking for IPPROTO_IPV6 socket option IPV6_PIPEX... no checking for IPPROTO_IPV6 socket option IPV6_PKTINFO... no 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... no checking for IPPROTO_IPV6 socket option IPV6_RTHDR... no checking for IPPROTO_IPV6 socket option IPV6_RTHDRDSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_TCLASS... no checking for IPPROTO_IPV6 socket option IPV6_TRANSPARENT... no checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... no checking for IPPROTO_IPV6 socket option IPV6_USE_MIN_MTU... no checking for IPPROTO_IPV6 socket option IPV6_V6ONLY... no checking for IPPROTO_IPV6 socket option IPV6_XFRM_POLICY... no 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... no checking for SOL_SOCKET socket option SO_REUSEADDR... no checking for SOL_SOCKET socket option SO_REUSEPORT... no checking for SOL_SOCKET socket option SO_ACCEPTCONN... no 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... no 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... no checking for IPPROTO_IP socket option IP_ADD_SOURCE_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_BLOCK_SOURCE... no checking for IPPROTO_IP socket option IP_DHCPMODE... no checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... no checking for IPPROTO_IP socket option IP_FINDPMTU... no checking for IPPROTO_IP socket option IP_HDRINCL... no checking for IPPROTO_IP socket option IP_HDRINCL... no checking for IPPROTO_IP socket option IP_MULTICAST_HOPS... no checking for IPPROTO_IP socket option IP_MULTICAST_IF... no checking for IPPROTO_IP socket option IP_MULTICAST_LOOP... no checking for IPPROTO_IP socket option IP_MULTICAST_TTL... no checking for IPPROTO_IP socket option IP_OPTIONS... no 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... no checking for IPPROTO_IP socket option IP_RECVTTL... no checking for IPPROTO_IP socket option IP_RECVTTL... no checking for IPPROTO_IP socket option IP_SOURCE_FILTER... no checking for IPPROTO_IP socket option IP_UNBLOCK_SOURCE... no checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_HOPS... no checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_IF... no checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_LOOP... no 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... no checking for IPPROTO_IPV6 socket option IPV6_DROP_MEMBERSHIP... no checking for IPPROTO_IPV6 socket option IPV6_RECVDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVDSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVERR... no checking for IPPROTO_IPV6 socket option IPV6_RECVHOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_RECVHOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVORIGDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVPATHMTU... no checking for IPPROTO_IPV6 socket option IPV6_RECVPKTINFO... no checking for IPPROTO_IPV6 socket option IPV6_RECVRETOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVRTHDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVTCLASS... no 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: '--target=arm-buildroot-linux-uclibcgnueabihf' '--host=arm-buildroot-linux-uclibcgnueabihf' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--disable-client' '--disable-preload' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-buildroot-linux-uclibcgnueabihf' 'target_alias=arm-buildroot-linux-uclibcgnueabihf' 'CC=/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp' CC: /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc (/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc) CFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os 2 -O2 -ggdb (-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2) CPP: /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp (/home/test/autobuild/run/instance-0/output/host/bin/arm-linux-cpp) CPPFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 (-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64) LDFLAGS: LD_LIBRARY_PATH: LIBS: DLIBDEPS: SOCKDDEPS: compiler flags: warning flags: FEATURES: nopreload sess2 mon-data mon-disconnect compat: daemon getifaddrs hstrerror inet_pton issetugid memmove pselect seteuid setproctitle sockatmark strlcpy strvis vsyslog socket options (socket level): socket options (ipv4 level): socket options (ipv6 level): socket options (tcp level): socket options (udp level): socket option arguments: configure: creating ./config.status configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Configure status: Client: Disabled, using --disable-client Server: Enabled Preloading: Disabled Libwrap: Disabled, tcpd.h missing BSD Auth: Disabled, usable bsd_auth.h not found PAM: Disabled, security/pam_appl.h missing GSSAPI: Not found/disabled KRB5: Not found/disabled SASL: Not found/disabled UPNP: Not found/disabled Compatability: daemon getifaddrs hstrerror inet_pton issetugid memmove pselect seteuid setproctitle sockatmark strlcpy strvis vsyslog Modules: redirect: Not found bandwidth: Not found ldap: Not found /bin/bash ./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: include/autoconf.h is unchanged 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 make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1' make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1' Making all in include make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1/include' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing --run autoheader) /home/test/autobuild/run/instance-0/output/build/dante-1.4.1/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch autoconf.h.in cd .. && /bin/bash ./config.status include/autoconf.h config.status: creating include/autoconf.h config.status: include/autoconf.h is unchanged /usr/bin/make all-am make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1/include' sh ../include/redefgen.sh ../include make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1/include' make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1/include' Making all in sockd make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1/sockd' CC addressmatch.o CC authneg.o CC broken.o CC clientprotocol.o /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os 2 -O2 -ggdb -c -o addressmatch.o `test -f '../lib/addressmatch.c' || echo './'`../lib/addressmatch.c /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os 2 -O2 -ggdb -c -o authneg.o `test -f '../lib/authneg.c' || echo './'`../lib/authneg.c /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os 2 -O2 -ggdb -c -o broken.o `test -f '../lib/broken.c' || echo './'`../lib/broken.c /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -DDEBUG=0 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os 2 -O2 -ggdb -c -o clientprotocol.o `test -f '../lib/clientprotocol.c' || echo './'`../lib/clientprotocol.c arm-linux-gcc.br_real: error: 2: No such file or directory make[2]: *** [addressmatch.o] Error 1 make[2]: *** Waiting for unfinished jobs.... arm-linux-gcc.br_real: error: 2: No such file or directory arm-linux-gcc.br_real: error: 2: No such file or directory make[2]: *** [authneg.o] Error 1 arm-linux-gcc.br_real: error: 2: No such file or directory make[2]: *** [broken.o] Error 1 make[2]: *** [clientprotocol.o] Error 1 make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1/sockd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/dante-1.4.1' make: *** [/home/test/autobuild/run/instance-0/output/build/dante-1.4.1/.stamp_built] Error 2 make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'